Open
Gooooodman
opened this issue 7 years ago
•
0 comments
Exception happened during processing of request from ('192.168.30.1', 63603)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/SocketServer.py", line 599, in process_request_thread
self.finish_request(request, client_address)
File "/usr/local/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 99, in init
super(WSGIRequestHandler, self).init(*args, **kwargs)
File "/usr/local/lib/python2.7/SocketServer.py", line 657, in init
self.finish()
File "/usr/local/lib/python2.7/SocketServer.py", line 716, in finish
self.wfile.close()
File "/usr/local/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/local/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 9] Bad file descriptor