Good morning, I'm having a strange issue with AM.
I execute this command before miner start on my Linux worker: "sudo /root/utils/oc_dpm.sh 1800 1100 950"
Remote Log Lines:
9/2/20 12:06:31 PM.476 [007] [S][ManagedMiner#51 - 192.168.2.135] Executing batch commands as admin: sudo /root/utils/oc_dpm.sh 1800 1100 950
9/2/20 12:06:31 PM.476 [007] [S]Set execution permission for: /root/.config/AwesomeMinerService/phoenixminer_5.1c_linux.tar_1/PhoenixMiner_5.1c_Linux/awesome.sh
9/2/20 12:06:32 PM.491 [007] [S][ManagedMiner#51 - 192.168.2.135] Sucessfully executed batch commands
The process is running as root, and when I run the script via SSH as root it executes just fine.
However, this script does not seem to be working when executed via AM.
Any ideas?
EDIT: Confirmed it also works by running via System -> Execute Remote Command