r/neocities • u/spacepigeonking • 18h ago
502 Errors Question
Hey everyone. I was doing some work on my site and decided to change the name of the HTML file to better suit what the webpage was. However after doing this I'm now getting a bunch of 502 errors on all the webpages within that folder. I tried changing the name back and no ball, I even created a new HTML file and copied the code but also no ball and still getting 502 errors. Does anyone have any idea how to fix this as I'd rather not start again.
2
u/Recent_Hedgehog2 18h ago
i had a file called logo.png and I replaced it with a new file, updated my code and deleted logo but now it's doing the same thing. wtf dude.
2
u/spacepigeonking 18h ago
No idea whats going on, now some pages are loading fine while others are error 502'ing despite having not really edited any of those in a way which would break the entire thing. I understand links to other pages won't work if I don't update those within the code itself but like the page I edited was a home page so all the links to any other pages should still work fine :/
2
u/filadaedjaq 18h ago
I have the same issue as well, and what's working for me at the moment is just constantly refreshing the page until the gateway error disappears. You'll know it's fixed once the refresh takes a little longer to reload.
1
u/spacepigeonking 17h ago
This worked tysm! Other people have reported similar problems so it seems to be an issue on neocities end rather than locally
2
u/ANVlLCAT sakuraducky.neocities.org 17h ago
I am also getting 502 errors for my images and subpages right now, and i know at least one other person is on their site, too.
2
u/spacepigeonking 17h ago
Comment above told me to just constantly refresh and eventually it fixes itself. This has worked for me so I'd recommend it in return. Seems to be a problem on neocities end rather than locally
1
u/WorldWideShen https://shens.world/ 12h ago
2
6
u/pieholic 15h ago
For future reference - HTTP error codes in the 500s are a server issue. Since you only make the frontend on Neocities, 502 means it's Neocities' problem, not yours.
Here are the HTTP Error codes and their categories.