python-qqddm icon indicating copy to clipboard operation
python-qqddm copied to clipboard

httpx.ConnectError: [Errno 104] Connection reset by peer

Open ArshCypherZ opened this issue 1 year ago • 2 comments

Traceback (most recent call last):

File "/usr/local/lib/python3.10/site-packages/httpcore/_exceptions.py", line 10, in map_exceptions

yield

File "/usr/local/lib/python3.10/site-packages/httpcore/backends/sync.py", line 62, in start_tls

raise exc

File "/usr/local/lib/python3.10/site-packages/httpcore/backends/sync.py", line 57, in start_tls

sock = ssl_context.wrap_socket(

File "/usr/local/lib/python3.10/ssl.py", line 513, in wrap_socket

return self.sslsocket_class._create(

File "/usr/local/lib/python3.10/ssl.py", line 1071, in _create

self.do_handshake()

File "/usr/local/lib/python3.10/ssl.py", line 1342, in do_handshake

self._sslobj.do_handshake()

ConnectionResetError: [Errno 104] Connection reset by peer

ArshCypherZ avatar Mar 14 '23 05:03 ArshCypherZ

Still working fine over here, are you using a proxy?

David-Lor avatar Mar 16 '23 15:03 David-Lor

not any that i know of

ArshCypherZ avatar Mar 16 '23 15:03 ArshCypherZ