These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

API Python3 requests Connection reset by peer, buffering

Author
Som Boty
Super Mother Fan Club
#1 - 2016-06-29 17:16:52 UTC
i had a cron job that was running every two hours. At some point (i have ****** logging) in the last day I started getting this error:

requests.packages.urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

I don't think I'm getting rate limited, it should only be 200-250 calls over two minutes. I've not had this error pop up before and google search doesn't turn up anything incredibly specific.

Anyone have any experience with this error?