Guest User

Untitled

a guest
Oct 19th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "C:\Users\Muyoso\Desktop\c00w-bitHopper-2a4b2b7\eventlet\greenpool.py", l
  3. ine 80, in _spawn_n_impl
  4. func(*args, **kwargs)
  5. File "C:\Users\Muyoso\Desktop\c00w-bitHopper-2a4b2b7\eventlet\wsgi.py", line 5
  6. 14, in process_request
  7. proto = self.protocol(socket, address, self)
  8. File "C:\Python27\lib\SocketServer.py", line 641, in __init__
  9. self.finish()
  10. File "C:\Users\Muyoso\Desktop\c00w-bitHopper-2a4b2b7\eventlet\wsgi.py", line 4
  11. 56, in finish
  12. BaseHTTPServer.BaseHTTPRequestHandler.finish(self)
  13. File "C:\Python27\lib\SocketServer.py", line 694, in finish
  14. self.wfile.flush()
  15. File "C:\Python27\lib\socket.py", line 303, in flush
  16. self._sock.sendall(view[write_offset:write_offset+buffer_size])
  17. File "C:\Users\Muyoso\Desktop\c00w-bitHopper-2a4b2b7\eventlet\greenio.py", lin
  18. e 283, in sendall
  19. tail = self.send(data, flags)
  20. File "C:\Users\Muyoso\Desktop\c00w-bitHopper-2a4b2b7\eventlet\greenio.py", lin
  21. e 269, in send
  22. total_sent += fd.send(data[total_sent:], flags)
  23. error: [Errno 10053] An established connection was aborted by the software in yo
  24. ur host machine
Add Comment
Please, Sign In to add comment