Hey, we have some custom event plugins, and have been using them for a long time under Windows.
Now I am making them compatible with Linux.
Initially these plugins were triggered (with errors that I have fixed since).
Two days ago I committed some fixes to one of the plugins, and it does not get loaded anymore. In the deadlineslave
logs I see some other event plugins being loaded (“Event plugin X has been initialized {path}”) but the just changed plugin does not get mentioned at all.
Any ideas? Tried restarting the worker many times, restarting the service from within the node, deleting cached python files, etc. but nothing helps.
Deadline client and repo version 10.1.4.1
Edit: deadlinecommand GetEventPluginNames
does report the plugins as present