Closed akeslo closed 3 years ago
Describe the bug
I cannot get the script notifier to work properly, receiving the below error, can you please share a sample script?
[ ERROR] --- Failed to send events over script: [Errno 8] Exec format error: '/Users/user1/Desktop/chiadog/restart_farm.sh' (notify_manager.py:64)
Environment:
There's a sample script here: https://github.com/martomi/chiadog/blob/main/tests/test_script.sh Does that work for you?
Yes, I was missing #!/bin/bash
#!/bin/bash
Thank you!!
Describe the bug
I cannot get the script notifier to work properly, receiving the below error, can you please share a sample script?
[ ERROR] --- Failed to send events over script: [Errno 8] Exec format error: '/Users/user1/Desktop/chiadog/restart_farm.sh' (notify_manager.py:64)
Environment: