Search found 5 matches

by sage2050
Wed Sep 27, 2023 6:41 pm
Forum: Plugins
Topic: Execute plugin not running commands
Replies: 21
Views: 39768

Re: Execute plugin not running commands

I got it working but I have no idea how or the implications of why [copyediting my posts from discord] there was another level of weirdness where #!bin/sh was returning a CRLF error, and i had to edit out the hidden char: https://askubuntu.com/questions/304999/not-able-to-execute-a-sh-file-bin-bashm...
by sage2050
Wed Sep 27, 2023 4:38 pm
Forum: Plugins
Topic: Execute plugin not running commands
Replies: 21
Views: 39768

Re: Execute plugin not running commands

I tried a new torrent file, I tried moving the script to a different folder (/media/), I tried with execute on add instead of on complete, i tried adding and remaking the execute command in a bunch of different ways, I removed the execute egg and went back to the included 1.3, same results in every ...
by sage2050
Tue Sep 26, 2023 11:04 pm
Forum: Plugins
Topic: Execute plugin not running commands
Replies: 21
Views: 39768

Re: Execute plugin not running commands

I deleted execute.conf and .bak, restarted the container and let them rebuild and got the same error with the \n appended to the path

there is a shebang at the beginning of the script, #!/bin/bash
tried with #!/bin/sh same error
by sage2050
Tue Sep 26, 2023 8:13 pm
Forum: Plugins
Topic: Execute plugin not running commands
Replies: 21
Views: 39768

Re: Execute plugin not running commands

16:13:22 [ERROR ][deluge2_execute.core :1622] Execute script not found or not executable edit: I removed 'sh' prefix from the command line and did it again (added it to test after first post) 16:15:40 [WARNING ][deluge2_execute.core :1622] Command "/config/plugins/deluge-cross-seed.sh" fai...
by sage2050
Tue Sep 26, 2023 5:37 pm
Forum: Plugins
Topic: Execute plugin not running commands
Replies: 21
Views: 39768

Execute plugin not running commands

Trying to run a basic bash script on complete, but execute refuses to run the command. I've been chatting with ambipro on discord about this issue since yesterday and we haven't been able to figure out what's wrong. binhex-deluge 2.1.1 container running in unraid command is complete -> /config/plugi...