[Django] #30932: ConnectionResetError: [Errno 54] Connection reset by peer

987 views
Skip to first unread message

Django

unread,
Oct 30, 2019, 10:55:47 AM10/30/19
to django-...@googlegroups.com
#30932: ConnectionResetError: [Errno 54] Connection reset by peer
-------------------------------------+-------------------------------------
Reporter: amolhj | Owner: (none)
Type: Bug | Status: new
Component: Error | Version: 2.2
reporting | Keywords: Error, request,
Severity: Normal | socketserver, socket
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
{{{
Exception happened during processing of request from ('127.0.0.1', 49806)
Traceback (most recent call last):
File
"/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/socketserver.py",
line 650, in process_request_thread
self.finish_request(request, client_address)
File
"/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/socketserver.py",
line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File
"/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/socketserver.py",
line 720, in __init__
self.handle()
File "/Volumes/E/XXXX/lib/python3.7/site-
packages/django/core/servers/basehttp.py", line 171, in handle
self.handle_one_request()
File "/Volumes/E/XXXX/lib/python3.7/site-
packages/django/core/servers/basehttp.py", line 179, in handle_one_request
self.raw_requestline = self.rfile.readline(65537)
File
"/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/socket.py",
line 589, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [Errno 54] Connection reset by peer
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/30932>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 30, 2019, 11:04:29 AM10/30/19
to django-...@googlegroups.com
#30932: ConnectionResetError: [Errno 54] Connection reset by peer.

-------------------------------------+-------------------------------------
Reporter: amolhj | Owner: (none)
Type: Bug | Status: closed
Component: Error reporting | Version: 2.2
Severity: Normal | Resolution: invalid
Keywords: Error, request, | Triage Stage:
socketserver, socket | Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):

* status: new => closed
* resolution: => invalid


Comment:

It is an issue related with sockets maybe antivirus or firewall blocks
connections, it is hard to tell. Please don't use trac as a support
channel.

Closing per TicketClosingReasons/UseSupportChannels.

--
Ticket URL: <https://code.djangoproject.com/ticket/30932#comment:1>

Reply all
Reply to author
Forward
0 new messages