Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception happened during processing of request from ('10.255.0.2', 55477) #96

Open
temchannat opened this issue Oct 1, 2019 · 4 comments
Labels

Comments

@temchannat
Copy link

temchannat commented Oct 1, 2019

I have a problem this error message after running my app for several minutes.
Exception happened during processing of request from ('10.255.0.2', 55477) I am wondering where is the IP 10.255.0.2 come from?
Here is the full error message:

Exception happened during processing of request from ('10.255.0.2', 55475)
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/socketserver.py", line 650, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/local/lib/python3.7/socketserver.py", line 360, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/local/lib/python3.7/socketserver.py", line 720, in __init__
    self.handle()
  File "/usr/local/lib/python3.7/site-packages/django/core/servers/basehttp.py", line 171, in handle
    self.handle_one_request()
  File "/usr/local/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/lib/python3.7/socket.py", line 589, in readinto
    return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
@nvdv nvdv added the bug label Mar 1, 2020
@Masud-Hussain809
Copy link

having same problem..have you got any solution for this?

@ahmedabdessamad
Copy link

same problem

@ivan886
Copy link

ivan886 commented Apr 2, 2021

same

1 similar comment
@meisa233
Copy link

meisa233 commented Jan 6, 2023

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants