I am also having issues with this (still)! There’s a couple of threads all with this issue, no solutions outlined yet except for the brute-force workaround someone posted above with a script that checks the log output:
(Mine):
Hello! This happens often and conveniently seems to happen overnight (for us). We have two repositories running at the moment, and it happens with both. I haven’t seen any consistency in which workers this happens with, as usually it’s just a nuisance and we requeue it, then it works. From browsing through related forum posts, I understand what the underlying issue is but unsure how to fix it, but it’s where the limits are being incorrectly held for a worker and this causes both the worker and j…
Hi
Two of our render-farms which were working fine suddenly started to halt rendering, after finishing first task and when it jumps to another task its shows “waiting to start” as shown in below
[image]
as i checked the work log it shows
2022-02-08 10:19:32: 0: Plugin will be reloaded: Plugin files are out of date and must be reloaded.
2022-02-08 10:20:04: 0: SandboxedPlugin still waiting for SandboxThread to exit
2022-02-08 10:20:32: 0: WARNING - Waiting for unresponsive Render th…
Hello,
Our custom plugin running multiple concurrent tasks on same machine gets stuck while executing some of the tasks , log are as follows
2023-02-24 12:10:03: 7: INFO: Process exit code: 0
2023-02-24 12:10:03: 7: Done executing plugin command of type 'Render Task'
2023-02-24 12:10:03: 7: Render time for frame(s): 1.184 m
2023-02-24 12:10:03: 7: Total time for task: 1.192 m
2023-02-24 12:10:04: 7: Saving task log...
2023-02-24 12:10:05: 7: Render Thread - Render State transition from =…