Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Error Exception happened during processing of request #13

Open
electron64 opened this issue Dec 11, 2018 · 0 comments
Open

Error Exception happened during processing of request #13

electron64 opened this issue Dec 11, 2018 · 0 comments

Comments

@electron64
Copy link

Hello, i tried to run the script and i always get this error.
Any idea how to fix please.
On ubuntu 16.04

Thank you.

`Exception happened during processing of request from ('127.0.0.1', 48854)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 596, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 654, in init
self.finish()
File "/usr/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

`

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

No branches or pull requests

1 participant