You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once this condition is added, the error doesn't occur any more. However, the script simply keeps running and nothing is displayed even when a salt event is fired.
The text was updated successfully, but these errors were encountered:
I need to find some time to test with the version. listener is pretty simple and just unpacks from msgpack so I would suppose there is something wrong with salt version or with your msgpack library.
I'll try to find some time during the w/e to troubleshoot.
On executing,
go run eventlistener/event-listener.go getting error as below:
Added a condition to prevent this issue from occurring:
Once this condition is added, the error doesn't occur any more. However, the script simply keeps running and nothing is displayed even when a salt event is fired.
The text was updated successfully, but these errors were encountered: