Hi guys, i am interesting to know what is the problem with custom bash scrit comand beeing not executed.
My system are all ububtu based linux mint distros. Got custom bash script for IDLE sleep and it works nice.
I have custom bash script which create txt file on desktop. Got it on all machines to see where it could be executed. But it looks like that custom wol comand is not executing bash script.
There is no {slave-ip} on/off after my custom bash script.sh
Check the deadlinepulse log, it’s Pulse that runs the script so any errors coming from it will be written there.
The logs will be on the machine in one of these locations:
Windows: C:\ProgramData\Thinkbox\Deadline10\logs
Linux: /var/log/Thinkbox/Deadline10
Mac OS X: /Library/Logs/Thinkbox/Deadline10
Today I found out that my script was executed if it is in /root/my_custom_script_folder. That is realy strande that root could not execute some bash script in user folder.
Than I was abble to fiinish configurations on all machines via vpn. So every machine in our virtual office on multiple subnets works!