Shotgun Events Daemon not working

Hi Everyone

I’m trying to set up the Shotgun event daemon on Centos 7. It works fine with the logArgs.py example plugin. If I try with any other example plugin it doesn’t register any events. The odd thing is if I rename the plugin, say from assign_to_project.py to logArgs.py, it starts working. Has anyone else experienced this? have I missed a setting somewhere?

Thanks

Pat

How do you configure the plugins? I suppose in shotgunEventDaemon.conf?

Under the plugins section of the shotgunEventDaemon.conf file I added the path to my plugins directory.

I think you have to delete the shotgunEventDaemon.id file, not sure where it is created, the location is configured in the conf file.

Thanks, greatly appreciated, that fixed the issue.