Hey,
I’m trying to create a SandBox App on the OpenOnDemand platform. However, when I start the App, the output.log
show an Permission denied
error:
Script starting...
Generating connection YAML file...
/var/spool/slurmd/job7404075/slurm_script: line 128: /home/users/f/ferat/ondemand/data/sys/dashboard/batch_connect/dev/fMRIprepOnDemand/output/8033afc5-4c61-41fb-91f4-0fb446d4d634/script.sh: Permission denied
Cleaning up...
You can find the full App definition at this address:
And an example of a failed run HERE
Might it be due to the linux authorizations 644
on the file ? Do you know if it is something I need to configure from the App side or if it’s a server side configuration ?
Thanks for your help,