uploads.kosmos.chat nginx getting stuck #345
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently expired: https://uploads.kosmos.chat/791c7ed148e453f934ef56e1a4acb79a30845f0f/8SBtwY2eToAhPIaAy0IKaWUTNVH0oBwNh38k8crs/chilis.jpeg
I just restarted nginx on
uploads-1
, and the new cert was immediately available. So it was renewed, but somehow not picked up by nginx.There's no difference between most other Chef recipes using LE and this one.
There is definitely a certbot timer for renewal, and a deploy hook that should reload nginx. But I think last time the cert renewed, it also wasn't picked up by nginx.
TLS certificate not renewed automatically for uploads.kosmos.chatto New TLS certificates not served immediately for uploads.kosmos.chatI hadn't actually checked in depth last time, but nginx crashed after the renewal last night. Unfortunately without logging an error. But I suspect that this was the case before as well.
Closing this until it happens again.
New TLS certificates not served immediately for uploads.kosmos.chatto uploads.kosmos.chat nginx getting stuckI think this has nothing to do with the renewal hook and rather with a bug in the Perl script we're using there.
Added an uptime robot monitor for it, so at least we can get notified when it happens.