parsl.channels.errors.BadPermsScriptPath

exception parsl.channels.errors.BadPermsScriptPath(e: Exception, hostname: str)[source]

User does not have permissions to access the script_dir on the remote site

Contains: reason(string) e (paramiko exception object) hostname (string)