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...
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...
5 Comments
TheDude@sh.itjust.works · 8 pts · 2d
Hey all,
We identified bot abuse on this endpoint and temporarily took it down until I can implement some bot restriction on it. I'll bring it back online shortly.
Kanzar@sh.itjust.works · 2 pts · 2d
Thanks, greatly appreciated. :)
threelonmusketeers@sh.itjust.works · 5 pts · 3d
I'm getting a
502: Bad gatewayerror.Bluescluestoothpaste@sh.itjust.works · 3 pts · 3d
Oh wow, I never knew that was a thing lol, now i really want to try it but it is 502 lol
WolfLink@sh.itjust.works · 1 pts · 2d
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.