ValueError: too many values to unpack
Opened this issue · 0 comments
securiteinfo commented
Each connection generates this message :
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
File "/usr/local/lib/python2.7/dist-packages/gevent/baseserver.py", line 26, in _handle_and_close_when_done
return handle(*args_tuple)
File "blackhole.py", line 86, in handleTCP
ip, port = address
ValueError: too many values to unpack
2018-09-13T19:08:12Z <Greenlet "Greenlet-0" at 0x7f428a29bdb8: _handle_and_close_when_done(<function handleTCP at 0x7f4289fb9b18>, <bound method StreamServer.do_close of <StreamServ, (<socket at 0x7f4289d3fa50 fileno=[Errno 9] Bad fi)> failed with ValueError