Synology Task Scheduler
First of all - Thank you for the great work!!! I would like to use the Lib to run scheduled Tasks on my Synology Diskstation. If I run a script with your Lib from the Shell, everything runs absolutely fine.
If I start the exactly same script via the Diskstations "Task Scheduler", the job keeps hanging in the status "S - Interruptible sleep (waiting for an event to complete)".
People in the Synology Forum think that this could be caused by missing PATH definitions or issues with the file attributes (permissions).
I am an absolute Linux and Python Noob, but I am very keen to get the things running, because this would increase the value of my Teufel/Raumfeld system drastically.
Do you have an idea, why the Job runs when started in the Shell but starts hanging if it is triggered ba the Task Scheduler?
I would owe you a beer (or two), if you could support me to get this issue solved.