Michael, As you saw from my earlier emails, I was getting these crashes typically after less than 24 hours of operation. I changed my config to disable TLS on server v2 and rebooted 2021-04-05 23:36:04.648 PDT and there has not been a crash since. So it definitely appears to be correlated with the additional processing to support TLS. -- Steve On Sun, 4 Apr 2021, Michael Balzer wrote:
Steve,
that's the problem with this issue, it's totally unclear what causes this.
The signal dropping begins when the queue is full, which happens after the task has been blocked for ~as many seconds as the queue is big. So there is no logged activity that could cause this, your module basically went into this from idling.
Regards, Michael