Starting this morning Jerboa crashes and Connect for Lemmy shows a spinner when trying to access Beehaw. My accounts on other Lemmy instances are working fine.
Is anyone else having similar issues?
Starting this morning Jerboa crashes and Connect for Lemmy shows a spinner when trying to access Beehaw. My accounts on other Lemmy instances are working fine.
Is anyone else having similar issues?
Hey all. Really sorry this is happening to you. This was due to an upstream breaking change for the
latest
. Essentially, the DB had stored dates as a ‘naive’ timestamp, without any timezone offset or data. The referenced Lemmy change attempts to change that to be timezone aware in all the code and PSQL. This definitely broke a lot of things. Working on implementing a fix, even if it means rolling back that update for Beehaw.Thanks for the update! No need to apologize! That dropping Lemmy proposal is sounding better. 😂
Should be resolved at this time. Thanks for your patience.
It’s working. Thanks for the update and your hard work!
Comment made from Connect.
(not to defend lemmy more generally, but timestamps and databases are god’s punishment for the hubris of software devs)
deleted by creator
Thanks for your response. It looks like it’s still broken on the apps, is there an estimated time for when this will be resolved?
ETA was ~ 18 hours ago. :P
No newer ETA at the moment; need to clean up the miss that caused first.
Ah, that explains why I was seeing Java datetime errors instead of the timestamps in Sync.
deleted by creator