You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception happened during processing of request from ('78.37.74.47', 27200)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/SocketServer.py", line 582, in process_request_thread
self.finish_request(request, client_address)
File "/usr/local/lib/python2.7/SocketServer.py", line 323, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python2.7/SocketServer.py", line 639, in init
self.handle()
File "/opt/DHT-woodworm/btdht/btdht.py", line 37, in handle
msg_type = message["y"]
KeyError: 'y
The text was updated successfully, but these errors were encountered:
Exception happened during processing of request from ('78.37.74.47', 27200)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/SocketServer.py", line 582, in process_request_thread
self.finish_request(request, client_address)
File "/usr/local/lib/python2.7/SocketServer.py", line 323, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python2.7/SocketServer.py", line 639, in init
self.handle()
File "/opt/DHT-woodworm/btdht/btdht.py", line 37, in handle
msg_type = message["y"]
KeyError: 'y
Reply to this email directly or view it on GitHub: #4
Exception happened during processing of request from ('78.37.74.47', 27200)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/SocketServer.py", line 582, in process_request_thread
self.finish_request(request, client_address)
File "/usr/local/lib/python2.7/SocketServer.py", line 323, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python2.7/SocketServer.py", line 639, in init
self.handle()
File "/opt/DHT-woodworm/btdht/btdht.py", line 37, in handle
msg_type = message["y"]
KeyError: 'y
The text was updated successfully, but these errors were encountered: