Search found 1 match

by gomecin
Tuesday 08 December 2020 11:34
Forum: Python
Topic: SOLVED Error executing script command returned: 512 and 32256
Replies: 2
Views: 6801

Re: SOLVED Error executing script command returned: 512 and 32256

Just for the record in case anyone stumbles here as I did. Besides the needed chmod 777 or 755, I struggled with some python issues and the reason was that one argument was the name of a file to use in the script. From shell no issue, but from Domoticz nothing. That name, so as any other file used ...