Sometime it's happening this error on server on django application

125 views
Skip to first unread message

Rupam Hazra

unread,
Dec 11, 2019, 12:51:42 AM12/11/19
to Django users

Exception happened during processing of request from ('47.11.53.147', 47572)
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/socketserver.py", line 647, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/local/lib/python3.7/socketserver.py", line 357, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/local/lib/python3.7/socketserver.py", line 717, in __init__
    self.handle()
  File "/var/www/html/ssil_env/lib/python3.7/site-packages/django/core/servers/basehttp.py", line 153, in handle
    self.handle_one_request()
  File "/var/www/html/ssil_env/lib/python3.7/site-packages/django/core/servers/basehttp.py", line 161, in handle_one_request
    self.raw_requestline = self.rfile.readline(65537)
  File "/usr/local/lib/python3.7/socket.py", line 589, in readinto
    return self._sock.recv_into(b)
  File "/usr/local/lib/python3.7/ssl.py", line 1049, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/local/lib/python3.7/ssl.py", line 908, in read
    return self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

Sencer Hamarat

unread,
Dec 11, 2019, 2:53:50 AM12/11/19
to django...@googlegroups.com
This look like the peer (the client whom the connecting to server) connection is abnormally interrupted. 
The possibilities are very broad. This could be happening by client software, driver or hardware. 
Also, this could causing by client's physical internet connection from LAN cable to ISP. 

Saygılarımla,
Sencer HAMARAT



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4bc88110-6843-4f26-aa08-6f156fd162f0%40googlegroups.com.

Dvs Khamele

unread,
Dec 12, 2019, 5:21:43 AM12/12/19
to django...@googlegroups.com
Hi do you hire contract based python/django freelancer?
We can help you in this and related tasks mere at $7 per hour
Best Regards,
Divyesh Khamele,
Pythonmate

Dvs Khamele

unread,
Dec 12, 2019, 5:24:15 AM12/12/19
to django...@googlegroups.com
Hi do you hire contract based python/django freelancer?
We can help you in this and related tasks mere at $7 per hour
Best Regards,
Divyesh Khamele,
Pythonmate

Reply all
Reply to author
Forward
0 new messages