this post was submitted on 02 Jul 2023
1 points (100.0% liked)

important instance shit

149 readers
6 users here now

founded 1 year ago
MODERATORS
 

I just finished a migration that doubled the resources awful.systems has available. let me know if I fucked anything up and didn't notice

changelog for this deployment:

  • more.awful.systems, a Hetzner CPX31, was added to the cluster
  • all dynamic data was migrated from these.awful.systems to more.awful.systems
  • the load balancer target was swapped from these to more
  • now I can throw up a maintenance page for next time I need to do this
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

huh, lemmy sessions are somewhat notorious for the opposite right now: they skip best practices around expiring tokens and live way too long. you might be running into a bug; next time this happens, can you pop open your browser cookies and see if jwt is still in there? if so, you can paste it into a tool like https://jwt.io/ to see if it looks valid