Hello world !
For some unknown reason, some slaves in our renderfarm are running obsolete versions of our custom Event plugins.
For now, the only way I found to check if a running event plugin is up-to-date or not, is to make a filecmp between itself and the repository file.
Is there a way to programmatically trigger an update of the scripts ?
I didn’t find any interesting RemoteCommand in SlaveUtils API.
Best regards.
1 Like
panze
2
Restarting the slave will force it to update, and is the only way I’m aware of.
What files are you comparing here? What locations?
It sounds different than this guy:
kwatts
4
MrPingouin ,
Did you guys come up with a solution for this?
jamie
5
Also looking for a way to accomplish this without killing workers in the middle of a render.