tomasz-zieja
tomasz-zieja
Thanks, I will evaluate if I can handle `debug` level logs and get back to you. Btw, is there a way to generate a snapshot of the admin interface process?...
I am uploading the anonymized logs. Looks like the problem happened some time after the last successful nagios check: ``` 253.250.255.217 - - [03/Sep/2024:01:44:28 +0200] "GET /sso/login HTTP/1.0" 200 7285...
Whenever this problem happens for me, SMTP port 25 also becomes unavailable for some reason. Other services are never affected, not even other postfix ports. Not sure how the SMTP...
Is there anything I can do to fix the issue other then disabling the update script?
I am sorry but this is not a proper solution. The roundcube schema update script runs at every startup and it indexes contacts regardless whether there is any actual work...
Well, it's very easy to check. You just run the update script twice and observe that it's indexing contacts on every run, even when no schema update actually happens. I...
I just found a workaround. It turns out that I have some software in place that is automatically restarting unhealthy containers. And because `update.sh` takes so long to execute, my...