this post was submitted on 14 Jan 2024
1 points (100.0% liked)

Announcements (lazysoci.al)

14 readers
1 users here now

Instance announcements

founded 2 years ago
MODERATORS
 

Upgraded to 0.19.2

Upgrade itself went OK. Also updated pict-rs to 0.5.1 which performed a metadata update.

I tested this upgrade last Thursday 2024-01-11 but rolled back when outgoing federation didn't work.

Found a fix from matrix.org (thanks to [email protected] and [email protected]) by updating the "updated" column on the instance table.

UPDATE instance SET updated = now() WHERE updated > now() - interval '14 days';

Total downtime was 12 minutes.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here