I'm getting a 502: Bad gateway error.
this post was submitted on 22 Aug 2026
1 points (100.0% liked)
sh.itjust.works Main Community
8510 readers
10 users here now
Home of the sh.itjust.works instance.
founded 3 years ago
MODERATORS
Oh wow, I never knew that was a thing lol, now i really want to try it but it is 502 lol
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.
Thanks, greatly appreciated. :)
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.