this post was submitted on 22 Aug 2026
19 points (95.2% liked)

sh.itjust.works Main Community

8504 readers
6 users here now

Home of the sh.itjust.works instance.

Matrix

founded 3 years ago
MODERATORS
 

Hi folks, anyone else noticed that https://oldsh.itjust.works/ doesn't work anymore or is it just me? Doesn't work for me at work or at home and they're on different setups...

you are viewing a single comment's thread
view the rest of the comments
[–] WolfLink@sh.itjust.works 2 points 2 weeks ago* (last edited 2 weeks ago)

502 typically means something along the lines of the app serving the website wasn’t up when nginx started. Sometimes this is simply a case of programs starting in the wrong order, and restarting nginx will fix the issue. It could also mean the app serving the website is broken.

Whatever the issue is, it’s something for the admin to fix.