this post was submitted on 28 Jun 2025
1 points (100.0% liked)

Announcements

306 readers
1 users here now

Announcements about system updates or other things related to this instance.

founded 2 years ago
MODERATORS
 

On June 27:th, the https certificate for lemmy.today was supposed to renew itself. Its set up to automatically renew every 3 months, and its been working perfectly since the site was started over 2 years ago.

But this time it failed to do so, due to a syntax error in the web server config that was not noticed until this incident took place.

Its been fixed now but took more than a day unfortunantly. Sincere apologies for the long delay - it was because I was on vacation in Madeira and in the process of travelling home that day.

Life finds a way to kick us in the balls sometimes.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 5 days ago (1 children)

I was worried, so I checked the error. And it made me confident something had gone wrong with autorenewal.

Given that my job had a days-long partial outage due to CLOCK SKEW between nodes, a cert renewal issue is positively understandable.

Glad you were able to get it sorted out, but hope you have some more vacation to get back to!

[โ€“] [email protected] 0 points 5 days ago

Oh man, clock skew between servers totally screwed me about two years ago because the servers were load balanced traffic and applied their server timestamp to realtime data - which in some cases led to entries being out of order. (never mind all the other issues with this implementation)