Hi!
I’m using the Shotgrid Event Daemon to do some basic pipeline tasks. The aim of the script is to sync Version status change to its task.
The script itself is working fine, but I get random SSL Errors that makes the daemon crash.
Here is the setup:
Docker - Alpine
Python 3.11
Latest shotgrid python package.
Here is the traceback: 2023/09/13 11:53:18,stdout,ssl.SSLEOFError: EOF occurred in violation of protoco - Pastebin.com
The problem occurs randomly, it can work fine during hours, proceed the stuff it needs to proceed and then suddently SSL Error will show up.
I tried with Python 3.10 and got similar results.
Any of you guys experienced this weird issue?
Best regards,
Dimitri