[Solved] Anyone else can't open git commit page of OpenWrt?


Gives me 502 Bad Gateway error is this something on my side or what?

If you repeatedly do reloads in your browser, it will load eventually. I assume there is some issue with their reverse proxy/HA setup or some downstream server thereof.

Yeah I saw it works by that's also pretty random sometimes even after many restarts it still shows me bad gateway but eventually works

Right, the load balancer will eventually "balance" you to a server that's working, instead of one that's not lol

It happens when the server(s) is overloaded, thanks to the ai scum.

Ooof, I see :frowning:

It happens when the server(s) is overloaded, thanks to the ai scum.

Silly question, but could this be mitigated by putting e.g. Cloudflare in front to manage web traffic (if it isn't already)? The downsides I can think of would be cost (if it isn't free), interference with actual Git operations, or privacy concerns.