Forums

Loadbalancer / Backend error

Hello, my site pablog is currently down, sometimes with error 502, sometimes with error 504 The error log:

2025-10-01 11:25:19,476: IOError: write error 2025-10-01 11:25:19,715: IOError: write error 2025-10-01 11:25:19,834: IOError: write error 2025-10-01 11:25:22,716: IOError: write error 2025-10-01 11:30:23,822: IOError: write error 2025-10-01 11:30:24,316: IOError: write error 2025-10-01 11:30:24,481: IOError: write error

I tried reloading from the console and via touching the wsgi app, exactly same situation than a year ago:

Hello, same error than everybody, loadbalancer / backend error

Off course I hit Reload, etc but no luck

My customers depend on the site to load the morning routes of more than 80 people waiting to get the meter electrical consumption and upload for the electric company in more than 30 cities here in Argentina. I can tell you than they're not happy today.

Waiting for an quick solution of the problem, we need at least feedback from you and estimated time of resolution

Pablo

Did you see any spike in number of requests you get?

Please I need a solution, I still have an IOError: write error. Thanks

That just means the client is disconnecting before the response has been sent. We have a help page on diagnosing slowness in your web app here: https://help.pythonanywhere.com/pages/MySiteIsSlow/