Hello @Fractal_Admin
Thanks for reaching out. There can be more than one cause for this error. I think we need to take a look at the verbose Worker logs. Please enable verbose logging of the Worker (and RCS if this Worker is connected via the RCS and others which are working fine are not, but I doubt that) from Deadline Monitor> Tools> Configure Repo Options> Application Data> Enable Verbose logging for the Worker and RCS.
Then restart the Worker> Reproduce the issue> and share the application logs locally stored on the Worker machine from Monitor> Help> Explore Log Folder> share the latest worker log (look at the time stamps).
Things to try:
- Failed to load the plugin because: Could not initialize the plugin sandbox - #7 by Mads_Hangaard
- Run the sandbox directly on CMD of Worker in question it lives under /bin directory [deadlinesandbox.exe] of the client installation folder
- Export the Job info file and plugin Info file from Monitor of error’d Job (right menu of job> modify job properties> Submission params> Export) and submit it via deadlinecommand . First navigate to %DEADLINE_PATH% or $DEADLINE_PATH then run below:
deadlinecommand renderjob <path of Job info file > <path of Plugin Info file >
Share the logs.