I tried to set chmod 777 for both /usr/local/bin/IO_input.sh and /tmp/run/juggler/IO_input.log, just in case. #
I also tried to chown juggler:juggler w/o success…
The script IO_input.sh works fine when I call it in CLI.
Any ideas? I saw that is has been quite some changes lately in Event Juggler and how rights are handled.
Thank you for reaching out and for the detailed explanation.
I’ve just tested a similar setup on my end by triggering Input (3) state, and the custom script was executed as expected. For reference, here’s a quick summary of what I used:
Additionally, in Event Juggler’s action data configuration, make sure no unnecessary conditions are added; for this type of action, the Condition compatibility option shouldn’t be selectable. You might want to temporarily remove any conditions for testing purposes.
Feel free to test this and let me know if that makes any change.