Hi PythonAnywhere Team,
In my Django app's server logs I've been noticing an increase in SIGPIPE: writing to a closed pipe/socket/fd... errors and can't seem to figure out the cause.<br><br>
I referenced them against the requests inside the access log and saw that they all had relatively low response times (ranged between 150ms & 3s) with a few exceptions (ranged between 5s and 20s). Also, there isn't any individual url that this occurs on and although the pages end up loading there is a noticable effect on the client side when the error appears in the server log - sometimes its the homepage, the admin site, etc.
I've read through others topics in the forums and haven't been able to deduce the cause. Any thoughts on approaches to debug or ideas on what could be causing this would be greatly appreciated. Oh, and I added the links to the other posts I've referenced for debugging thus far! <br><br> Thank you for your help!
<br><br>
- "IOError: write error", "SIGPIPE"...
- SIGPIPE error
- URGENT: OSError: write error, SIGPIPE
- Sever Error