  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T09:01:23Z <Greenlet at 0x7fa41c63e830: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7fa41f4eef3)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7fa41f4eef30 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T09:02:23Z <Greenlet at 0x7fa41c63e830: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7fa41f4eef3)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7fa41af07c90 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x04\x01\x00PUÎ\xa0s\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T10:07:58Z <Greenlet at 0x7fa41c0afcb0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7fa41af07c9)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7fa41af07c90 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T10:08:59Z <Greenlet at 0x7fa41c0afcb0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7fa41af07c9)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7fa41af07de0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7fa41af07de0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7fa41af07e50 object, fd=7, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00ä\x01\x00\x00à\x03\x03F¬\x92*s·L°\xadL\x88\x86¾\x94@\x05.ô\x1f6Ó,}v|v\x9bËeznV\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7fa41aeb2590 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fa41aeb2980 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x03\x00\x00\x00'
<gevent._socket3.socket at 0x7fa41aeb2980 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00ä\x01\x00\x00à\x03\x03N\x88N)ã\x17#·.Ï\x19'Tºþòí6oÞÛ/Y\x91ú\x14ê+j\n"
<gevent._socket3.socket at 0x7fa41aeb2050 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fa41aeb2050 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03×>\x03¼ÀÕå\x07\x9eº7§\x0ci\x8céÌtl\x86§Bh¼\x1d¥$2S\x0cõ; à¾ÿl'òymýÞ¦p\x003þ#\x87&Dá+>\x00\x87J'©\x95è¬V£\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n"
<gevent._socket3.socket at 0x7fa41aeb2b40 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fa41aeb22f0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fa41aeb2280 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7fa41aeb2280 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7fa41aeb22f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03c°¡§"\x92\x86\xadC\x10v¥ÒÛd±f^JbD\x1d>C\x06ÊDL;\x9a!V\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7fa41aeb22f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fa41aea1d70 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fa41af07e50 object, fd=7, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00ä\x01\x00\x00à\x03\x039d\x04¥\x02°ÿ\r ë`\x90g¿\\Õ\x11Y\x81Bq|\x8fdfáîèg7Ô\x9a\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7fa41af07e50 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fa41ae38c20 object, fd=79, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03.C¹\x87\x9dJ9Þ\x0c\tþÖX\x8búÐ¨¤\x9d$y3\x119²ø(J§Úm\x90 \x10Í\x8eMôñFö1t\x10hjl)\x9b\x9bÛ¬f\x12õK|è\x0bL\x8fÐöoà\x00V\x13\x02\x13\x03\x13\x01À,À0À+À/Ì©Ì¨\x00\x9f\x00\x9eÌªÀ¯À\xadÀ®À¬À$À(À#À'À\n"
<gevent._socket3.socket at 0x7fa41ad3e7c0 object, fd=167, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ªÍ\x1bÊ_\x15\x86¦\x98rÍ\x16ÂH\x1e³Eý\x9cEG¾OAæY²\x83CÀà< Äé6b§°<ÆÎ\x9aþÌ^g\x9f\x079Ú1PlÓþ÷F±+Ï\x0c$\x9ab\x00V\x13\x02\x13\x03\x13\x01À,À0À+À/Ì©Ì¨\x00\x9f\x00\x9eÌªÀ¯À\xadÀ®À¬À$À(À#À'À\n"
<gevent._socket3.socket at 0x7fa41a80fd70 object, fd=223, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03º\x0f5º0\\\x9eé½\x88\tføçÈ%.Í\x14í\x03\xad§\x97Ê¥\x9bÝ±¤ÿ\n'
<gevent._socket3.socket at 0x7fa418cc29f0 object, fd=227, family=2, type=1, proto=0>: Invalid HTTP method: '\x03e)åa\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
<gevent._socket3.socket at 0x7fd4762391a0 object, fd=6, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00ä\x01\x00\x00à\x03\x03³$ða!Sì^\x05Ç';ô\r¯ä\x8fãâ¯\x18Rø2WMl¬à®`)\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7fd471187670 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd471187670 object, fd=6, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7fd471187670 object, fd=6, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7fd47109dc20 object, fd=6, family=2, type=1, proto=0>: Invalid http version: "~~\x01\x00\x124Vx\x1240\x00+\x02\x00\x03Y\x10\x11\x15IGññ\x00\x124VxHððY\x10\x11\x15I \x19\x00\x00\x05&\x19\x00\x00\x059#\x00\x00\x01'8\x12\x11\x15\x03 ú"
<gevent._socket3.socket at 0x7fd47109dbb0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x81\x82æa\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
<gevent._socket3.socket at 0x7fd471187670 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '4\n'
<gevent._socket3.socket at 0x7fd471187600 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03ú\x1b¶q\t¦ã\x1a\x08fíbe¤\x06\x92£\x89\x15Þ\x06È\xadªU(²Pn\x1bë0 <a\x10xUþ¯?\x9b{²Wnkc¿À\x0f\x80»½uÓ\x1fã\x9d×~Ø\x91g\x1b\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7fd46bf91fa0 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x15k\x8em#Y\x9e*\x01¶KÃ\rv¡0qT\x1e¨§\x95¦\x83^ù|\x17ô\x85Mý\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7fd4710eb6e0 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'






Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 926, in _bootstrap_inner
    self.run()
  File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "class/jobs.py", line 184, in control_init
    run_script()
  File "class/jobs.py", line 195, in run_script
    uptime = int(public.readFile('/proc/uptime').split()[0])
ValueError: invalid literal for int() with base 10: '6584416.32'

<gevent._socket3.socket at 0x7f5b0066c9f0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b03b274b0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03.3Ü\x99ªÄ\x95¦\x96\x05Ù«^p\x1caÁ^B\x06r©î\x95õÚ¨\x17Õb²¹ í[\x91\x18pP9lmg8@\x85 ÈTD:>ü.óO·\x8eÌc\x06:o(§\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½À\n"
<gevent._socket3.socket at 0x7f5b01805d70 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00{\x01\x00\x00w\x03\x03\x8c\tÅV\x16R©\x96©\x8dã\x80£\x07}>µ«ô,ÿPÆ±\x8c\x82çX\x0b\x82gô\x00\x00\x1aÀ/À+À\x11À\x07À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f5b01805a60 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b01805a60 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ï\x8fëy\x82\x9c`ä{mHÙÏ9\x82çPS¡ðø¡b½Á`e~OþB§ ®\x87ä}È\x0f)_=c\x8b6ní\x97¼?\th\x1c\x05d\x0ec\x03î¸öp3ðA\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9fÌ©Ì¨ÌªÀ+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ\n"
<gevent._socket3.socket at 0x7f5b03b274b0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b03b274b0 object, fd=6, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x00\x8b¥B\x8a¤×Û\x86\x81±ù××£\x82u!²çÙ£Àÿ;\x8d°Ü\x98\x91\x03â \x8açAHÔ\x9d¸\x0b:W|\x05{\x10\x18\n'
<gevent._socket3.socket at 0x7f5b024ac130 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x06L{\x1cI\x93Rü×»Ý_\x16²\x159\x93\\B\x9c{\x9fÑd8\tz\x03{\x91ØR \x1fG\n'
<gevent._socket3.socket at 0x7f5b024ac130 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5b024ac130 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b01815600 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x0e&hA\x98\x0c¾\r\x8c*\x1afmR¹Oj³Ëø_FN\x02a\x86r)ü\t\\Ð \x8b\xad\x17\x89À\x8b\x9aç\x06ÄJ¹»-ß\x02ïÇ\x0e±Õç,¾Ñ)\x98Q|\x03¼e\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½À\n"
<gevent._socket3.socket at 0x7f5b01805a60 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x82z¨\x19(c¥#@\x02\x06Ë\x89FL[\x98\x89\x0e\x1d)\n'
<gevent._socket3.socket at 0x7f5b03a1fbb0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b01805d70 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f5b01c8cd70 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5b01815050 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b00660210 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x99Î\x14\tt\x04\x05´6¿\x1b©\x82\x9eèE\xa0à\x1f\x80×e§R#\x06\x00È¢ô=^ \x95QÞc·,Wöó÷\x91qÐ\x94MXA\x8aÏ]\x8eæF\x1bF±ì\x17\x80Ë+ß\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½À\n"
<gevent._socket3.socket at 0x7f5b00660a60 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f5b00660210 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ùãoT\x9a<\x91IÜt\x875\x90à°Öyg'µê\x16ÇQ«÷*\x98\x80øYí Ü\x1eÌSn¹\x87M/üçp\x85\x11\x9b'9óø;Ú\x83ú·Ñ1?\x92\x93<Pù\x00>\x13\x02\x13\x03\x13\x01À,À0\x00\x9fÌ©Ì¨ÌªÀ+À/\x00\x9eÀ$À(\x00kÀ#À'\x00gÀ\n"
<gevent._socket3.socket at 0x7f5b00660ec0 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b005d27c0 object, fd=125, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\r7\x1daqÓ\x0f\t\x00ÊK\x002t\x16*\x01\x8dCS\x9c\x95iDé\x0eÉÁ\x8dX\x80\x82 \x19âZ"\x82\n'
<gevent._socket3.socket at 0x7f5b005fdde0 object, fd=127, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5b005d27c0 object, fd=125, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5b005fd360 object, fd=127, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5b0058a6e0 object, fd=131, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x039µþgÈ\x0c$ñú\x1f\x9e\r\x1cÅ\x15\x9eä\x10\n'
<gevent._socket3.socket at 0x7f5b0058a6e0 object, fd=131, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03u\n'
<gevent._socket3.socket at 0x7f5b0058a6e0 object, fd=131, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x00\x84»\x0eû\x07\x02[À®3yß°p\x9cÅ\x93\x08ü\x9dÚ\x1a'Ñ\x8c\x1d/\x93\x9b\x1e» lù\x88D\x02Ø\x14\x0fÀ¶\x12m\x04ü\tµ\x00%\x16Ö.\x0cX¥gdï\x97çÿ=\x82\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n"
<gevent._socket3.socket at 0x7f5b0058a6e0 object, fd=131, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03[Ã)?\x16l4X§ri\t7}\x0eÜ\x90»\x86\x07nÕ\x1cgÃ}¿ølµLí ®RÏ\x9e´/,ªÚÉ\x1e\x1b\x11÷RèM¾ùäÌÍ\x06¢\xa0ÌìD5ðP&\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f5b0058a6e0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5b004c9ad0 object, fd=210, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ÕL\x8fÎ¿À\x1c°ø0\x04F\x04t \x05Dâ\x81mÝ´ï±D\x98|>$@\x93M ';\x88Ã\x16\xa0³UâÉöÐ\x10À*é\x87Q\x8a+¨çLÁó£¶p\x0fp'6\x00V\x13\x02\x13\x03\x13\x01À,À0À+À/Ì©Ì¨\x00\x9f\x00\x9eÌªÀ¯À\xadÀ®À¬À$À(À#À'À\n"
<gevent._socket3.socket at 0x7f5b004c9e50 object, fd=204, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Ãd±3\x8b@®\x9d,xÄ=¡\n'
<gevent._socket3.socket at 0x7f5b004c9ec0 object, fd=204, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Q0%v÷³ª¦Ú´TDU\x81\n'
<gevent._socket3.socket at 0x7f5b004c9ec0 object, fd=204, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5b00465910 object, fd=204, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03)+ÓµÆ-X:üi=\x0bé\x04Þ®Ì»g\x0e\x11?¿\x06i¥R\x9e\x80ôYÇ yÇ\x9d+\x8bÒ±'D\x0còþJ}àyè~\x05!VK\x1cðò¬\x19kºÁr£\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½À\n"




<gevent._socket3.socket at 0x7f3a3db0d830 object, fd=56, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db0d830 object, fd=56, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db0d830 object, fd=56, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3db0d830 object, fd=56, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8c7670 object, fd=59, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8c7670 object, fd=59, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d8c7670 object, fd=59, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3dbb7600 object, fd=65, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3dbb7520 object, fd=66, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3dbb7440 object, fd=68, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df17980 object, fd=72, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8c76e0 object, fd=74, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d8c7050 object, fd=75, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db3b520 object, fd=77, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db3b980 object, fd=78, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db3b980 object, fd=78, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db3b130 object, fd=81, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db3b1a0 object, fd=82, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df67130 object, fd=87, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db03130 object, fd=87, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db03590 object, fd=86, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db03280 object, fd=90, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db032f0 object, fd=92, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db03d70 object, fd=93, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db031a0 object, fd=95, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db03050 object, fd=96, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3df674b0 object, fd=97, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db030c0 object, fd=98, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db03210 object, fd=101, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df2e590 object, fd=103, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df2e590 object, fd=103, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3de0d980 object, fd=104, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x03\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3de0d7c0 object, fd=107, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3de0d7c0 object, fd=107, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3de0d7c0 object, fd=107, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3de0d7c0 object, fd=107, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3de0d7c0 object, fd=107, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f3a3de0d6e0 object, fd=107, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x038E÷13\x8b\x87l\x1f×d\xa0ì\x0f.Ä\x9cI?Éçå\x8e\x90F0æ¤\x81\x8dH\x17 \x80b\t?ºª"é>£*ncEùÎá¡ë22>P¯æÊÈ®Îì\x11³\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À\'\x00g\x00@ÀrÀv\x00¾\x00½À\n'
<gevent._socket3.socket at 0x7f3a3de0d2f0 object, fd=108, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3dbc7830 object, fd=111, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3dbc7440 object, fd=112, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3db0dd00 object, fd=113, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db034b0 object, fd=88, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x037Ù\x8dd+}\x05ñêXIÿË\x07~!æÚ¾Ê\x12\x04÷Ã7A^ð\x86\x13/) rû\x19¢\x8c\x13\x7fM\x10\r\x8a[XËyv\x03t)\x0fÁ',3Q\x9bæ·´ \x9eü\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n"
<gevent._socket3.socket at 0x7f3a3db034b0 object, fd=88, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f3a3db0dd00 object, fd=113, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d833750 object, fd=114, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÐºBm$Ú-\x0c\x91ÜPq\x8eÖhãxi\x96²)"ð¡Îl\x95ã\x8fÜR\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f3a3d833750 object, fd=114, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d833750 object, fd=114, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÐÐ®fi\x8e \x0ewÇ³wMÙN\x12XCÁ$}+\x839ï\x1f¥\x9b\x89~»\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f3a3d8334b0 object, fd=114, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d833210 object, fd=115, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d833210 object, fd=115, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f3a3d8337c0 object, fd=116, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03åVR+kk,Ê%ª \x13\x9aD®KwÿÈ¦æ\x87é\x82*8ÛìÍÌôa \x9fÿke"Ç·M17eøh\x13Sr\x1b\x7f¦~\x0fK<\x86\x11ÑyXSS\x06\x12\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À\'\x00g\x00@ÀrÀv\x00¾\x00½À\n'
<gevent._socket3.socket at 0x7f3a3d8337c0 object, fd=116, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x96O¥ã\x94ÉPd³_Õ-0\x16?ÂÓâ\x17N6\x1e\x81Ù·M¤Û\x06%¨" Á\x86¹îÏ\n'
<gevent._socket3.socket at 0x7f3a3d8337c0 object, fd=116, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8337c0 object, fd=116, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d833590 object, fd=118, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d833590 object, fd=118, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db56e50 object, fd=119, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db2cec0 object, fd=120, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db2cec0 object, fd=120, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8c70c0 object, fd=123, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df67910 object, fd=123, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d8021a0 object, fd=127, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8021a0 object, fd=127, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d8021a0 object, fd=127, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d8020c0 object, fd=128, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3db0d050 object, fd=131, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df67520 object, fd=134, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df67210 object, fd=135, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3df67210 object, fd=135, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d802440 object, fd=137, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d802440 object, fd=137, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d802f30 object, fd=139, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f3a3d802f30 object, fd=139, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d8022f0 object, fd=141, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d802fa0 object, fd=142, family=2, type=1, proto=0>: Invalid http version: '\x12\x01\x004\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x0c\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00É·\x00\x00'
<gevent._socket3.socket at 0x7f3a3d802ec0 object, fd=143, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d802ec0 object, fd=143, family=2, type=1, proto=0>: Invalid http version: '\x12\x01\x004\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x0c\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00É·\x00\x00'
<gevent._socket3.socket at 0x7f3a3d802de0 object, fd=145, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d802d00 object, fd=146, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f3a3d802d00 object, fd=146, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
Traceback (most recent call last):
  File "/www/server/panel/BT-Panel", line 159, in <module>
    http_server.serve_forever()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 398, in serve_forever
    self.start()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 336, in start
    self.init_socket()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1545, in init_socket
    StreamServer.init_socket(self)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/server.py", line 180, in init_socket
    self.socket = self.get_listener(self.address, self.backlog, self.family)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/server.py", line 192, in get_listener
    return _tcp_listener(address, backlog=backlog, reuse_addr=cls.reuse_addr, family=family)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/server.py", line 288, in _tcp_listener
    sock.bind(address)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 563, in bind
    return self._sock.bind(address)
OSError: [Errno 98] Address already in use: ('0.0.0.0', 18888)
[2022-01-13 15:03:54][DEBUG] - 


<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
[2021-12-31 17:18:35][DEBUG] - 
3\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe1847d2520 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7fe184755c20 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe184755c20 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe184755c20 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1847940c0 object, fd=62, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe18479fec0 object, fd=62, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÍ+\x10¼S\x92qË\x08\x03È\x85ªV§\x92\x1e\x16\x96\x03°¹\x17¥\x87âòÙ=\x1f"\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7fe18479ea60 object, fd=64, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe184608c90 object, fd=71, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1846e2130 object, fd=68, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe18cdbf8a0 object, fd=65, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fe18cdbf8a0 object, fd=65, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1910a2fa0 object, fd=70, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1910a2fa0 object, fd=70, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1910a2fa0 object, fd=70, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1910a2fa0 object, fd=70, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1910a2fa0 object, fd=70, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1910a2fa0 object, fd=70, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1848f1a60 object, fd=72, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe18cde58a0 object, fd=73, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1848f1a60 object, fd=72, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x03\x00\x00\x00'
<gevent._socket3.socket at 0x7fe1848b84b0 object, fd=74, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe18479e4b0 object, fd=80, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1847769f0 object, fd=81, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe18772db40 object, fd=80, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1848066e0 object, fd=81, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fe18772db40 object, fd=80, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe18772db40 object, fd=80, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fe184863d70 object, fd=82, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1848066e0 object, fd=81, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1848066e0 object, fd=81, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1847d2de0 object, fd=81, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fe1847d2de0 object, fd=81, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fe1848639f0 object, fd=82, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Úì\x9fí\x98y¶.D\x86Éò)\x19\x95©P£«?os¾^ò\tè\x0c\x8fï;k ÂÒ\x03ªíÎqC=B§éÛ½×÷3EÌ\x17×-í\x00$ü8úÃÙ®H\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
[2022-01-10 10:39:15][DEBUG] - 



<gevent._socket3.socket at 0x7f8d4fea7b30 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7a10 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7830 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea77d0 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7e90 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7e90 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea77d0 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7a10 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7b30 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7830 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7e90 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea77d0 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea77d0 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7e90 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7e90 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea77d0 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7a10 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7b30 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
<gevent._socket3.socket at 0x7f8d4fea7830 object, fd=42, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00)$à\x00\x00\x00\x00\x00Cookie: mstshash=NCRACK_USER\r\n'
Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 666, in handle_one_request
    if not self.read_request(self.requestline):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 531, in read_request
    raise _InvalidClientRequest('Invalid HTTP method: %r' % (raw_requestline,))
gevent.pywsgi._InvalidClientRequest: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Z\x07\x14\x1d¤\x87\x99A\x90\x9cBN*\x1dð\\(\x9e¶,\x8a%áµì.\x1bD\x14dàÐ ¥XúÅ\x89|§ýk+\x0cD\x98lZ]¢$G9Ìçj\x8f\x13\x84æ\x07íiÿ\x8f\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 569, in log_error
    message = msg % args
TypeError: not enough arguments for format string
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=42, family=2, type=1, proto=0>: "Invalid HTTP method: '\\x16\\x03\\x01\\x00î\\x01\\x00\\x00ê\\x03\\x03Z\\x07\\x14\\x1d¤\\x87\\x99A\\x90\\x9cBN*\\x1dð\\\\(\\x9e¶,\\x8a%áµì.\\x1bD\\x14dàÐ ¥XúÅ\\x89|§ýk+\\x0cD\\x98lZ]¢$G9Ìçj\\x8f\\x13\\x84æ\\x07íiÿ\\x8f\\x00&À/À0À+À,Ì¨Ì©À\\x13À\\tÀ\\x14À\\n'" ()
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=42, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03A¢ô¯éÇ7;dÏ/ØZ\x06Dfñ}J&¨,\x16=úÀÃ\x1c:âL\xad WêFu\xad¸ý°¿\x9d÷\x17è«Ü\x87\x84£jSÕ\x0fÚ½c¦¦×Moº´\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=42, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x13B2\x96\x86¸\x91Q,R\x0eÁk \x1ahGÃz)mm×¦V)¶õäh+) Ö\xa0DÒ\x13Ãðûç\x8b\x850Ã\x9c\n'
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=42, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Ë¤P\x98\x89\x98á\x192VÞçÈÊ¼@¹>§\x9d<êÌ¢qCSÏÀ\x896Ö àÜ\x0e\x8dâ\x89\xa0\x8a\rl\x89E\x90\x93ý\x90©3\x90\x92ÞoÛPç¹\x16\x12åØ\x9dï\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f8d4ede3ef0 object, fd=43, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=43, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÊ.×þ&·\x8c\x12:P(-\x0b;\x10ûºñ\té\x81{9\x18º\x8bèR&\x1eB\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f8d4ede3ef0 object, fd=43, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ede3ef0 object, fd=43, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=43, family=2, type=1, proto=0>: Invalid http version: '\x12\x01\x004\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x0c\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00É·\x00\x00'
<gevent._socket3.socket at 0x7f8d4ff21230 object, fd=43, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff30410 object, fd=43, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fea7290 object, fd=45, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff30410 object, fd=44, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÍ\n'
<gevent._socket3.socket at 0x7f8d4ff30410 object, fd=44, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03é\x1f*Pñz_°\\BCýtT3Úe³º\x88\x8eËÓoðO!{¨\x11å\x96 gPi\x8e\x1c¶\x8fÚ¾¨\x89\x11KCz!\x16ATÊC6\x10Ð\x1dR_\x89&X²g\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f8d4fea7290 object, fd=44, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=44, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Hj\x99±\x88|\x1dYqW¥\x92_t¹\x1eØ\x9bî\x91\x1cÁ¹Þê|JK\x98\x10R\r f\x9fQ\x81Ö\x1fLí÷ðÁBµ)?HÞws\x90£ñ\x1f¨é.d~/\x8a=ý\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
[2022-01-06 16:00:44][DEBUG] - 
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=44, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 666, in handle_one_request
    if not self.read_request(self.requestline):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 527, in read_request
    raise _InvalidClientRequest('Expected GET method: %r' % (raw_requestline,))
gevent.pywsgi._InvalidClientRequest: Expected GET method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÎ$\x7f)ò\x02Ï¹5sæ\x18º´»\x86Ãh³ülÄÀ\tÎ9l%\x7f_~\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 569, in log_error
    message = msg % args
TypeError: not enough arguments for format string
<gevent._socket3.socket at 0x7f8d4ff30410 object, fd=44, family=2, type=1, proto=0>: "Expected GET method: '\\x16\\x03\\x03\\x00\\x88\\x01\\x00\\x00\\x84\\x03\\x03aÎ$\\x7f)ò\\x02Ï¹5sæ\\x18º´»\\x86Ãh³ülÄÀ\\tÎ9l%\\x7f_~\\x00\\x00\\x16À\\x14\\x005À\\x13\\x00/À,À+À0\\x00\\x9dÀ/\\x00\\x9c\\x00\\n'" ()
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÎT\x8b\x9d"H\'ó$\xad\x0cäÿþ>l»üÎÕ£Å;\x83Ñµe@¢\x7fI\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÏ\x8bÂ£\x03×ø ñ\x19«J®\x96JfíßªOÍÄ´<K0\x1fIÔ\x16[\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aÏÐS>hF£ü\x07èì~t*|\x10²\x19$âé?ä\x8dü'$\x9eñ9Â\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n"
<gevent._socket3.socket at 0x7f8d4ff8a290 object, fd=45, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4eeff290 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fe7db30 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fe7d4d0 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fe7dcb0 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fe7dcb0 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fe7d4d0 object, fd=47, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d56cf3f50 object, fd=20, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d56cf3f50 object, fd=20, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d56cf3f50 object, fd=20, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff21770 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d540ded10 object, fd=46, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fe84230 object, fd=46, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f8d4fea7530 object, fd=47, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d56c4ac50 object, fd=47, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f8d540b5fb0 object, fd=47, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4e9fcc50 object, fd=50, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff21b90 object, fd=51, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d54084470 object, fd=50, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d54084470 object, fd=50, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f8d4ff11fb0 object, fd=51, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f8d4ffe1a10 object, fd=51, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4ff11ad0 object, fd=53, family=2, type=1, proto=0>: Invalid http version: '\x12\x01\x004\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x0c\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00É·\x00\x00'
<gevent._socket3.socket at 0x7f8d4ff11ad0 object, fd=52, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4eee5b90 object, fd=52, family=2, type=1, proto=0>: Invalid http version: '\x12\x01\x004\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x0c\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00É·\x00\x00'
<gevent._socket3.socket at 0x7f8d4ff11ad0 object, fd=52, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4eacfb30 object, fd=56, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d4fdc5ad0 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d540e3530 object, fd=57, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f8d540e3530 object, fd=57, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'



<gevent._socket3.socket at 0x7f46e72dbc90 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00å\x01\x00\x00á\x03\x03Á´ßòÐso\x9a¸¶¢NÊ\x02¢®\x05\x82¥ò\x8aÝ\x15\x89U\x0f\x9dî\rMâF\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '{\x01\x00\x1615888888888À¨\x90Á\x13\x8a{'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '&&&&~\x04»8ÅaýT\x07P.VJÃ\x04;\x13\x0600-0C-29-B1-35-79'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '~\x00\x02\x00\x00\x01\x88\x88\x88\x88\x88\x03¥-~'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '[\x00\x00\x00H\x00\x00\x00\x01\x10\x01\x00\x01\x04j\x00\x00\x01\x00\x00\x00\x00\n'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '~~\x01\x00\x124Vx\x124/\x00\x08\x02\x00\x03Y\x10\x11\x15Q\x11\x03kÊ'
<gevent._socket3.socket at 0x7f46e72d3ec0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '333766643833656338616434363333643963363962386536653538383937393235613033653338636434'
<gevent._socket3.socket at 0x7f46e72dbbb0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P²\x80"c0\x00'
<gevent._socket3.socket at 0x7f46e72dbbb0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7f46e72dbbb0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f46e72dbbb0 object, fd=11, family=2, type=1, proto=0>: Invalid HTTP method: 'API 0 8 / 0_1_4_2\n'
<gevent._socket3.socket at 0x7f46e72dbbb0 object, fd=11, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72db7c0 object, fd=11, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72db360 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e7285050 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f46e7285050 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72db280 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72db280 object, fd=12, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x00£\x01\x00\x00\x9f\x03\x01û!>_ä»Óx,ÒÕh+\x9c>\x1fÍ;\\\x92\x9f´?Ö!!ä\t`¯Ãø\x00\x00RÀ\n'
<gevent._socket3.socket at 0x7f46e72db280 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x00\x00}\x01\x00\x00y\x03\x00ÙY\x12w\x11%õô¶yQÞ-½>\x96\x99ó\x8faTZc_¹`hZöüÛ~\x00\x00RÀ\n'
<gevent._socket3.socket at 0x7f46e72db280 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00£\x01\x00\x00\x9f\x03\x026\x85¿¼\x9as>ÝñO\x10\x9e\\\x17\x10L\x80|{¦ø\x8fÖ§\x10\x06$#èCÈé\x00\x00RÀ\n'
<gevent._socket3.socket at 0x7f46e72db280 object, fd=12, family=2, type=1, proto=0>: Expected GET method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x81÷\x01@KÉ\x81·èJQA\x15bf\x14X¢.}\x04,h6fñ\x1f½Ö\x04á£\x00\x00ÌÀ,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀS\x00§À+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀR\x00¦À$À(\x00k\x00jÀsÀw\x00Ä\x00Ã\x00m\x00ÅÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½\x00l\x00¿À\n"
<gevent._socket3.socket at 0x7f46e72db280 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00Ò\x01\x00\x00Î\x03\x03ø\x14~ ã¼vW\xadJ}\x97ô¾$\x7f\x90ó\n'
<gevent._socket3.socket at 0x7f46e72db2f0 object, fd=13, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02²\x01\x00\x02®\x03\x03aäI'QBYYGQZ2H4DUUaOTfC9N2byXfRkA\x00\x024\x00¢\x00£À\x80À\x81À¦\x00ªÀ§\x00«À\x96À\x90À\x97À\x91Ì\xadÀ\x9eÀ¢\x00\x9eÀ\x9fÀ£\x00\x9fÀ|À}Ìª\x00¤\x00¥À\x82À\x83\x00\xa0\x00¡À~À\x7f\x00¦\x00§À\x84À\x85À¬À®À+À\xadÀ¯À,ÀrÀ\x86ÀsÀ\x87Ì©À\x9aÀ\x9bÌ¬À/À0ÀvÀ\x8aÀwÀ\x8bÌ¨À-À.ÀtÀ\x88ÀuÀ\x89À1À2ÀxÀ\x8cÀyÀ\x8dÀªÀ«À¤À¨\x00¨À¥À©\x00©À\x94À\x8eÀ\x95À\x8fÌ«\x00¬\x00\xadÀ\x98À\x92À\x99À\x93Ì®À\x9cÀ\xa0\x00\x9cÀ\x9dÀ¡\x00\x9dÀzÀ{\x00c\x00e\x00\x11\x00\x13\x002\x008\x00D\x00\x87\x00\x12\x00f\x00\x99\x00\x8f\x00\x90\x00\x91\x00\x8e\x00\x14\x00\x16\x003\x009\x00E\x00\x88\x00\x15\x00\x9a\x00\x0b\x00\r\x000\x006\x00B\x00\x85\x00\x0c\x00\x97\x00\x0e\x00\x10\x001\x007\x00C\x00\x86\x00\x0f\x00\x98\x00\x19\x00\x17\x00\x1b\x004\x00:\x00F\x00\x89\x00\x1a\x00\x18\x00\x9bÀ\x08À\tÀ\n"
<gevent._socket3.socket at 0x7f46e72db2f0 object, fd=13, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x00\x02_\x01\x00\x02[\x03\x03aäI'cjAaM_FUV867Iodtx6tuKsN41V94\x00\x024\x00¢\x00£À\x80À\x81À¦\x00ªÀ§\x00«À\x96À\x90À\x97À\x91Ì\xadÀ\x9eÀ¢\x00\x9eÀ\x9fÀ£\x00\x9fÀ|À}Ìª\x00¤\x00¥À\x82À\x83\x00\xa0\x00¡À~À\x7f\x00¦\x00§À\x84À\x85À¬À®À+À\xadÀ¯À,ÀrÀ\x86ÀsÀ\x87Ì©À\x9aÀ\x9bÌ¬À/À0ÀvÀ\x8aÀwÀ\x8bÌ¨À-À.ÀtÀ\x88ÀuÀ\x89À1À2ÀxÀ\x8cÀyÀ\x8dÀªÀ«À¤À¨\x00¨À¥À©\x00©À\x94À\x8eÀ\x95À\x8fÌ«\x00¬\x00\xadÀ\x98À\x92À\x99À\x93Ì®À\x9cÀ\xa0\x00\x9cÀ\x9dÀ¡\x00\x9dÀzÀ{\x00c\x00e\x00\x11\x00\x13\x002\x008\x00D\x00\x87\x00\x12\x00f\x00\x99\x00\x8f\x00\x90\x00\x91\x00\x8e\x00\x14\x00\x16\x003\x009\x00E\x00\x88\x00\x15\x00\x9a\x00\x0b\x00\r\x000\x006\x00B\x00\x85\x00\x0c\x00\x97\x00\x0e\x00\x10\x001\x007\x00C\x00\x86\x00\x0f\x00\x98\x00\x19\x00\x17\x00\x1b\x004\x00:\x00F\x00\x89\x00\x1a\x00\x18\x00\x9bÀ\x08À\tÀ\n"
<gevent._socket3.socket at 0x7f46e72db2f0 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03XæMA{\x97Þò¦Q`s\n'
<gevent._socket3.socket at 0x7f46e72db2f0 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03G,æSËm\x83\x1eÜÀûÒ\x914\r"\x031\x9bÌýÀ\x15\x04RLy|YÊ\x1c\x1c \x15XÉ\x98)\x9a\x9bÈi8^\x01\x1c\x88P\\Ì\x04\x92°e^\x8f\x82Ü³·\x13\x84¥²p\x00Ò\x13\x02\x13\x03\x13\x01À,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀS\x00§À+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀR\x00¦À$À(\x00k\x00jÀsÀw\x00Ä\x00Ã\x00m\x00ÅÀ#À\'\x00g\x00@ÀrÀv\x00¾\x00½\x00l\x00¿À\n'
<gevent._socket3.socket at 0x7f46e72db2f0 object, fd=12, family=2, type=1, proto=0>: Expected GET method: 't3 12.2.1\n'
<gevent._socket3.socket at 0x7f46e72851a0 object, fd=13, family=2, type=1, proto=0>: Expected GET method: 'GNUTELLA CONNECT/0.6\r\n'
<gevent._socket3.socket at 0x7f46e7285590 object, fd=13, family=2, type=1, proto=0>: Expected GET method: 'GNUTELLA CONNECT/0.4\r\n'
<gevent._socket3.socket at 0x7f46e7285bb0 object, fd=12, family=2, type=1, proto=0>: Invalid http version: 'Secure * Secure-HTTP/1.4\r\n'
<gevent._socket3.socket at 0x7f46e7285bb0 object, fd=12, family=2, type=1, proto=0>: Invalid http version: 'some invalid request\r\n'
<gevent._socket3.socket at 0x7f46e728b910 object, fd=13, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00£\x01\x00\x00\x9f\x03\x01mw'¶ÑÒ\x1c&×\xad\x97\x9d`Î÷¯×\x06Eááæooøä\x11\x1bêÚÚ\x85\x00\x00RÀ\n"
<gevent._socket3.socket at 0x7f46e728ba60 object, fd=12, family=2, type=1, proto=0>: Expected GET method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03<YúøCîûK\x1bçZÒOi;ÆØh®SkZËËDx%\x90\x0cWR®\x00\x00ÌÀ,À0\x00£\x00\x9fÌ©Ì¨ÌªÀ¯À\xadÀ£À\x9fÀ]ÀaÀWÀS\x00§À+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀR\x00¦À$À(\x00k\x00jÀsÀw\x00Ä\x00Ã\x00m\x00ÅÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½\x00l\x00¿À\n"
<gevent._socket3.socket at 0x7f46e728bc90 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\n'
<gevent._socket3.socket at 0x7f46e72d3f30 object, fd=12, family=2, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f46e72db670 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72db750 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72db3d0 object, fd=13, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x035/\x99\n'
<gevent._socket3.socket at 0x7f46e72db3d0 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72dbe50 object, fd=14, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f46e72dbe50 object, fd=14, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f46e72dbe50 object, fd=14, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72dbe50 object, fd=14, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aä\x99Òm§\x00\x1djI¶\tA\x03õ\x92A¸ÔT,\x98\n'
<gevent._socket3.socket at 0x7f46e72db3d0 object, fd=13, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f46e72db3d0 object, fd=13, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f46e72dbad0 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72dbad0 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72dbde0 object, fd=14, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f46e72dba60 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f46e72dba60 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45b01d90c0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a794b670 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '~\x00\x02\x00\x00\x01\x88\x88\x88\x88\x88\x03¥-~'
<gevent._socket3.socket at 0x7f45a794b210 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x8e]\x88\x8e0\x00'
<gevent._socket3.socket at 0x7f45a794bc90 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Âb÷9\x95i¼\x17î\x9d+×ÌsÃ\x9a\x96Ò@í+:ð\x86\x9dZùò×3ç2 \x97\x05ÎÉ\x15\x1e¬Âì\x80×Ò£*ª\x1b\x8d\x1f>´;\x99eG´k¤\x1d\x84>ª°\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f45a794bc90 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f45a5bfe1a0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5bfe1a0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d5dde0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f45a794bc90 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Ó\x93Qg´ý\x94&ùkùP\x99ý0j\x9aT\x8c\x12\x02=à;Þt\x19\x9ei¤Ûµ Þ\x9e \x04xt\x15hwÞà¦/0Õ¢PÅè\x1c\x85G\x7fÌÚ@\x01\x1a\x8e\x0be\xad\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f45a794bc90 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45b01d9a60 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a794b360 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a794b360 object, fd=13, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03k\x03H\x9d£Ý\r>J¥ÙåÛ\xad\x07¢.â³\x7f\x83º\x8bðå|\x87_º\x19 \x86 \x03÷_s$v\xa0.Y \x90K¯í\x9b¹Kc\x19s«Ü\x11ð§\xadRÜl\x0f\x87\x08\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f45a5499fa0 object, fd=21, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5bff520 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5bff520 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a6bb4360 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a6bb4360 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d5dec0 object, fd=19, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7f45a6bcae50 object, fd=14, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f45a5d5dd70 object, fd=18, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7f45a5d69360 object, fd=18, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d694b0 object, fd=19, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f45a5d694b0 object, fd=19, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f45a5c83fa0 object, fd=19, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5c83de0 object, fd=19, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PWì\x10\x170\x00'
<gevent._socket3.socket at 0x7f45a5d69910 object, fd=19, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f45a794b050 object, fd=20, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45b020e590 object, fd=20, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ß\x10ú26"Èo_\x83){aed\x12à\x06øQ{\x8a\x99¯g\x16&\x92±Ø§3\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7f45b020e590 object, fd=20, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x04%¹ªÒm¥ÑßK\x965b\x0feµé¦t\x8ep|ÀD.'Å6UâÅJ\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n"
<gevent._socket3.socket at 0x7f45b020e590 object, fd=20, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5cd5670 object, fd=21, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5c836e0 object, fd=23, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5c836e0 object, fd=23, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d5dec0 object, fd=23, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03açG(Çúø[Ô\x8b-jÛ¿f9\x9a#(Ä¿b4ç<9\x01\x16ÍcÐ\x10\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f45a794b670 object, fd=23, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f45a5bfec20 object, fd=23, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x05²VL0\x00'
<gevent._socket3.socket at 0x7f45a5d698a0 object, fd=23, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7f45a5d698a0 object, fd=23, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f45a5d698a0 object, fd=24, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d696e0 object, fd=25, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f45a5d698a0 object, fd=24, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d698a0 object, fd=24, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5d698a0 object, fd=24, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f45a5c83b40 object, fd=25, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'





<gevent._socket3.socket at 0x7ff697bcb360 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff697bcb440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff696759de0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff696759d70 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7ff696834130 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff696834130 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7ff6968343d0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7ff6968343d0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7ff6968343d0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03aã5¡\n'
<gevent._socket3.socket at 0x7ff696834130 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff696759f30 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff696759e50 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x05²VL0\x00'
<gevent._socket3.socket at 0x7ff697be1750 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=7, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00å\x01\x00\x00á\x03\x03%!Å\x88ü÷§K)`õÍM\xad6\x80\x8a\x03_\x0c\\\x8a.åã¶½l_20D\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7ff696760600 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x8d\x88\x9d¶é\x97\x98^õHNâ\x13Q¯\x03\x087z\x90Htp¯éNP\x9d(õÞ\x91\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7ff696760600 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03hÏ\x88õ=\x0e\x18\x9fÆZ)\x81ð\x8d´\x10¬Rý¾\x16u~ý~=\t\x87=çx¢\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7ff6967600c0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03¶¯ùTh\x8cs\x86\x84-®!\tìVpJÝt$·\x8c+)\x91k\x8b\x1f\x87\x1azÚ \x7f\x02úç±\x8bH¯Tþ_\x92½ï(Ú\x8a·\x03\x8f\x88\x80\x8b\x1a]\x00\x9b´ ì\x14{\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697be1de0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697be1590 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '{\x01\x00\x1615888888888À¨\x90Á\x13\x8a{'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '&&&&~\x04»8ÅaýT\x07P.VJÃ\x04;\x13\x0600-0C-29-B1-35-79'
<gevent._socket3.socket at 0x7ff697be1ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '~\x00\x02\x00\x00\x01\x88\x88\x88\x88\x88\x03¥-~'
<gevent._socket3.socket at 0x7ff696759d00 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '[\x00\x00\x00H\x00\x00\x00\x01\x10\x01\x00\x01\x04j\x00\x00\x01\x00\x00\x00\x00\n'
<gevent._socket3.socket at 0x7ff696759d00 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '~~\x01\x00\x124Vx\x124/\x00\x08\x02\x00\x03Y\x10\x11\x15Q\x11\x03kÊ'
<gevent._socket3.socket at 0x7ff696759d00 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '333766643833656338616434363333643963363962386536653538383937393235613033653338636434'
<gevent._socket3.socket at 0x7ff696759d70 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff696759d70 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: 'API 0 8 / 0_1_4_2\n'
<gevent._socket3.socket at 0x7ff6967603d0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff696760210 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P²\x80"c0\x00'
<gevent._socket3.socket at 0x7ff696759fa0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7ff696759fa0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff6976102f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff6976102f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff696760520 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff696760050 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff696760520 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x8e]\x88\x8e0\x00'
<gevent._socket3.socket at 0x7ff696760440 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff696760440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff696759fa0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff696759fa0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x05²VL0\x00'
<gevent._socket3.socket at 0x7ff696759de0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7ff696759de0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff697be1c20 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7ff69c0cd6e0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7ff69c0cd6e0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7ff697b8ebb0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff696760590 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7ff696760590 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d674e50 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d674e50 object, fd=8, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03µDþ\\ZAXË\x190\x882B\x02¢Lá9L¦Ð6qÄ\x9eU3QI\x07¾Ï û.]Ô8çóÃ\x83§,í\x03\x03ñ\x8d(ÿµÎò.ªwcúû53\x8a°_\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f558d5b1fa0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f558d5b1fa0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '~\x00\x02\x00\x00\x01\x88\x88\x88\x88\x88\x03¥-~'
<gevent._socket3.socket at 0x7f558d5b1fa0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558de61ad0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x8e]\x88\x8e0\x00'
<gevent._socket3.socket at 0x7f558de61ad0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f558de618a0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558de61830 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Ì|\x1d\xadà\x16\\íÁnÔÒKg>^c¸G=Ó\n'
<gevent._socket3.socket at 0x7f558d2d9d00 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03NP\x1d²63u¯\x98h/Q\rQ;\x01!\x14´(È'qHº`x'\x129\x9a¸ \x00½\x9dÛ\x98«pyj\x8e¯\x11í½°:Ö¶0ef|ùB\x8dÍdø\x9cé\x10}\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n"
<gevent._socket3.socket at 0x7f558c456b40 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595de0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ec0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595de0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595bb0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558c456ec0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d5b1fa0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d674e50 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558c456a60 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558c456a60 object, fd=9, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f558c456a60 object, fd=9, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f558c456a60 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x03\x00\x00\x00'
<gevent._socket3.socket at 0x7f558d2d9e50 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x05²VL0\x00'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00\xad\x01\x00\x00©\x03\x03r?ÃìÀ\x10qô½¯Uºâd-Ûà\x1e\x15\x01A©\tù¹Rýé\x13MäN\x00\x00\x1aÀ/À+À\x11À\x07À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f558d595d00 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: "\x16\x03\x01\x00å\x01\x00\x00á\x03\x03\x04á=â%7)óËÂ?sÑ\x97\x00\x8aâ[rXÖ{û\x1a\x9bÖë.Çbpy\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f558d595d00 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f558de61910 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00å\x01\x00\x00á\x03\x035©¾\x88\x8a\x90©\x1d&%ÔW\x8fâà *ë®\x1fï,'nNt\x02ÃFc\xad\x8f\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f558d674e50 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x03\x00\x88\x01\x00\x00\x84\x03\x03açZ\x83\x95<F§ä[iÝm\x17S¾·¥°%\x0bÍ]\x8dG&SPÊYÍð\x00\x00\x16À\x14\x005À\x13\x00/À,À+À0\x00\x9dÀ/\x00\x9c\x00\n'
<gevent._socket3.socket at 0x7f558c456c90 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f558c456c90 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f558c456590 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x05²VL0\x00'
<gevent._socket3.socket at 0x7f558d595ad0 object, fd=10, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f558c456590 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03Ã\x0báéñ/Ri\x8eÖ(}Ã\x19^\x7fý!Á>\x14!b\x06.\x8c\x1aC\x92s]á\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7f558c456590 object, fd=10, family=2, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ÇG\x06\x8dü<V\\sø\x9e;óÁ\x05ù\x9bá\x1e\x97ß¹ë\x11Õ'\x9b\x01\x1e»Íô\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n"



File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-12T20:58:06Z <Greenlet at 0x7f03f6ecdcb0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f03f9ed860)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f03f9ed8670 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-12T20:58:16Z <Greenlet at 0x7f03f6ecdcb0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f03f9ed867)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f03f9ed89f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f03f9ed89f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f03f9ed89f0 object, fd=7, family=2, type=1, proto=0>: Invalid http version: 'h\x01\x00fM2\x05\x00ÿ\x01\x06\x00ÿ\t\x05\x07\x00ÿ\t\x07\x01\x00\x00!5/////./..//////./..//////./../flash/rw/store/user.dat\x02\x00ÿ\x88\x02\x00\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00ÿ\x88\x02\x00\x02\x00\x00\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f03f9ed89f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x16\x03\x01\x00å\x01\x00\x00á\x03\x03HÎÀRÃîàâj9ÎÀëC¤\x9eøØ^]\x86´\x90!/å\x08V`guÃ\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f03f9ed8ec0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x8e]\x88\x8e0\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-13T15:31:58Z <Greenlet at 0x7f03f6ecdef0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f03f9ed8ec)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f03f9ed8e50 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-13T15:32:08Z <Greenlet at 0x7f03f6ecdef0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f03f9ed8e5)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f03f9ed8e50 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00å\x01\x00\x00á\x03\x03zTåB\x9d\x1f¡Lh\x0f÷Øe\\3çç:\x0fð\n'
<gevent._socket3.socket at 0x7f03f9ed8e50 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03ñ9Böÿ\x9clÐÑ\x89\x1fcy\x91þæ¨¬5åLÚOKû\t@\x15â\x1f\x0fÔ \x0e\x183DAÀ)ê\x81\x1c:G{\x8fXÁæ\x8bÌL-ñY¼k#g\x94VÙd9\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f03f9ed81a0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
[2022-01-15 11:09:04][DEBUG] - 
'addtime': '2021-11-10 17:59:29'}]
<gevent._socket3.socket at 0x7f514a443f30 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03¾é0@\x14v½Ç³\x9aÕï\x92@\x82z_\x92\x87½$¼¶¦1Ð\x12Â¡Ä\x0b8 ü\x180í«cB\x96\x19®µ9{\x7f\x85\x95°À\x0eì×\x97\x83$=né\x88öD\x18\x9e\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f514a443f30 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f514a42b210 object, fd=10, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f514a42b360 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00å\x01\x00\x00á\x03\x037\x11£E\\q\x06l\x1d=½\x83ÃX\x18\x10c\x14\x91Y}³\x95\n'
<gevent._socket3.socket at 0x7f514a42b360 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f514a42b050 object, fd=11, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f514a42b050 object, fd=11, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f514a458440 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f514a443f30 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P6[;Ç0\x00'
<gevent._socket3.socket at 0x7f514a420c20 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f514a420c20 object, fd=12, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f514a420c20 object, fd=12, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00å\x01\x00\x00á\x03\x03wÀÔ1\x18A=~Iï\x94 $)ÕRT\x15ÎuY\x1d¡0Fánà\\Æ\x84°\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f514a420ad0 object, fd=13, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f514a420d70 object, fd=15, family=2, type=1, proto=0>: Invalid HTTP method: '\x03*våa\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'




<gevent._socket3.socket at 0x7fd4388dcb40 object, fd=161, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03ÖÔñ±\x8a\x85\x163\x85»Í\x01üã]Ü¸kÝ¸5<d\x89ßOSûr°\x14Í öþ\x8a\x8d{Ö\x0bÐ\x81\x04Ö\x90°\x10YsÖyKÇÆ<$\x9b¡Ô3\x059ý\x0bG\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7fd438a55360 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x9f\x97Æ84\x01¡»\x17Àt\x82Ë¿ö\x01\x8f\x89\x0f÷ºÛ*\x83mºF"\x8df\x01Æ ÃÇ\r¼¤dx\x08ìt¬ñ\r\x1b\x15LTÌd´K\x9b\x1a!9\x08ø[N$?Â\x00&À/À0À+À,Ì¨Ì©À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884bad0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884b280 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884ba60 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884ba60 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884bfa0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd43884ba60 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a05050 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438ab3d70 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438ab3d70 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438ab3d70 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438ab3d70 object, fd=163, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a05bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a05bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a05bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a05bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a05bb0 object, fd=166, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a05050 object, fd=164, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd4380f1bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd4380f1bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03ç\x9eÇ\x0c®\x9fþ\x1b\x89vv\x05Så",ø\x17ßW2\x14OkÈ\x83Å\x99ÿP\x97\x92 |Ó\x96Yï\rÀÞ\x10À5ú\x97\x17$YaÎ~Éê}\x8c\x85-;\x94\x08sÿW\x95\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd438a01bb0 object, fd=164, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd4380f1bb0 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7fd4380f1360 object, fd=166, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
[2022-01-15 16:23:36][DEBUG] - 





<gevent._socket3.socket at 0x7f212c0a1050 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f21261d7ec0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f21260e9910 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f21261dc4b0 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f36e44fafa0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00\x19h/7!\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T08:35:18Z <Greenlet at 0x7f36e1634830: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f36e44fafa)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f36e44fafa0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T08:36:19Z <Greenlet at 0x7f36e1634830: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f36e44fafa)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f36e0106a60 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x04\x01\x00PUÎ\xa0s\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T09:41:24Z <Greenlet at 0x7f36e1634830: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f36e0106a6)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f36e0106a60 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-15T09:42:24Z <Greenlet at 0x7f36e1634830: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f36e0106a6)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f36e0106d00 object, fd=6, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f36e0106d00 object, fd=6, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f36e0106d00 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f36e0106f30 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00ã\x01\x00\x00ß\x03\x03æÊ/&Ný*Â¢ö]\tàk\x1c\x8d\x13\x81ÊÂÐÂ\x12ëZ¯»XìLÂ\x8d\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f36e00b2a60 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x8b÷\x0fö8\x0c\x92\x9fÇ\x1fô\x9bòW\x16\x8f¸~p\x02\x9f\x1dy\x9e¸\x1ea!ïYz\x19 \x81ÏlC.\xa0FÆòN)"Ða\x10ó\x8d\x19\x16J©\x90ÌX\x15\x99\x1a\x0c\xadPSÛ\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f36e00b2590 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f36e00b2590 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f36e00b2600 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f36e00b2440 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f36e00b2440 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'




   handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-13T21:09:39Z <Greenlet at 0x7f4dfc425cb0: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f4dff434c9)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f4dff4523d0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452520 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03ÊÑàÂGbõ=¯w\x06®e8\x0b!\x11\\úd[;\x17J\x084pOP\x93C® Á\x8fu\x829ÛÈO\x97÷\x149\x81\x1dR2\x14ñ¬1¡÷6¦|\xadá~\x88\x19¨T\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7f4dff4528a0 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 1577, in handle
    handler.handle()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/pywsgi.py", line 471, in handle
    self.socket.sendall(response_body)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 699, in sendall
    return _sendall(self, data_memory, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 409, in _sendall
    timeleft = __send_chunk(socket, chunk, flags, timeleft, end)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 338, in __send_chunk
    data_sent += socket.send(chunk, flags)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 722, in send
    return self._sock.send(data, flags)
BrokenPipeError: [Errno 32] Broken pipe
2022-01-13T23:10:11Z <Greenlet at 0x7f4dfc425a70: _handle_and_close_when_done(<bound method WSGIServer.handle of <WSGIServer at , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7f4dff4528a)> failed with BrokenPipeError

<gevent._socket3.socket at 0x7f4dff452c20 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00æ\x01\x00\x00â\x03\x03ïOW\x1e7á©\x0b\x95\x8cÚÔ{Û»íêNþ¹\x8cÑ>\x85ÞT)\x95-^\rÁ\x00\x00hÌ\x14Ì\x13À/À+À0À,À\x11À\x07À'À#À\x13À\tÀ(À$À\x14À\n"
<gevent._socket3.socket at 0x7f4dff452c20 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff434520 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: 'test'
<gevent._socket3.socket at 0x7f4dff452de0 object, fd=8, family=2, type=1, proto=0>: Invalid http version: '\x12\x01\x004\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x0c\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00É·\x00\x00'
<gevent._socket3.socket at 0x7f4dff452de0 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x07\x11\x15«[\x15í´¬\x0bx"©ÂÌÈ\x80A\x00õßê\x97Wi\x9e\x1b×,#\x82c ;Ö\x8d\x1fÌ\x14°§ù\x1dÐ\x0cg$>KËÅv\n'
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452440 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452d00 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452b40 object, fd=9, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f4dff452b40 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03Î.5«-,äù\x10²k?\x9bl\x86\x06MÚ2\x03¦?´ÄOT\x02Bü\x00û\x0f ´W\x87í¤ªÉõï{Ð6ß¸¯¸\x00¼\\ÆÑ©\x9c\x97õ~y\x1eK£´ý\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7efd57b06fa0 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb750 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57adb7c0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PpTi4\x00'
<gevent._socket3.socket at 0x7efd57adb1a0 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3050 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3050 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3ec0 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57b06fa0 object, fd=6, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb0c0 object, fd=6, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7efd57adb0c0 object, fd=6, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
<gevent._socket3.socket at 0x7efd57adb3d0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7efd57adb2f0 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7efd57adb3d0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57adb600 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x03èòª0\x00'
<gevent._socket3.socket at 0x7efd57adb4b0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57adb4b0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb980 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57ad3d00 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7efd57ad3f30 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3b40 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3980 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57b06fa0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb670 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb670 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb280 object, fd=8, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x93RZ\x14OüûC\x1e\xad¦\x91¹ÈYü¤YU¬à\x80\x81á/@\x94\x9bÐó@¿\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7efd57adb670 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '4\n'
<gevent._socket3.socket at 0x7efd57adb590 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb2f0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x1a\x0f3Ô\x12Æ34\x7fc3}EëÈ0:\x8fð\x8amßr\x0e=R\x82aÀÐm\x8b\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7efd57adb2f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x17Îbñ×\x8f\x04\x86\x01Ð³Wiª\x1b£P\x13X¢é\x1f(\x7f\x9fD\x83Õ6ä\x04Ã\x00\x00Ú\x00\x05\x00\x04\x00\x02\x00\x01\x00\x16\x003\x009\x00:\x00\x18\x005\x00\n'
<gevent._socket3.socket at 0x7efd57adb2f0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03òa\r=GºM-A\x7ff\x05÷l<~¢\x19hWÖ\x1er\x15¤WpND\x98\x18x E\t\x97\x17WS->¿\x89]=J`zÌíC\x80S7\x12Ü<A\x8a\x1e\x9fi\rë1\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n'
<gevent._socket3.socket at 0x7efd57ad3fa0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57b06fa0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57b06fa0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PpTi4\x00'
<gevent._socket3.socket at 0x7efd57adb600 object, fd=9, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57adb280 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P\x8e]\x8e\x110\x00'
<gevent._socket3.socket at 0x7efd57adb910 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57ad3de0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad39f0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad39f0 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7efd57ad3980 object, fd=8, family=2, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00Pg)§ê\x00'
<gevent._socket3.socket at 0x7efd57ad3980 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\x05\x03\x00\x01\x02'
<gevent._socket3.socket at 0x7efd57ad3670 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3d00 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad30c0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57ad3c20 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03¼¦BÚ\x1cÑ±n¤¿\x93]ü\x84¡?\x92¬aÀG\x03÷\x0f=ær^\x16v\x18× ÚÒ¶TÈ\x00øËª\x92VÃ\x83äD+èò\x12Ïg7\x17y'×åÍA~\x93\x19\x00&Ì¨Ì©À/À0À+À,À\x13À\tÀ\x14À\n"
<gevent._socket3.socket at 0x7efd57ad3c20 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57adb980 object, fd=7, family=2, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7efd57adb3d0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7efd57b06fa0 object, fd=7, family=2, type=1, proto=0>: Expected GET method: "\x03\x00\x00,'à\x00\x00\x00\x00\x00Cookie: mstshash=Domain\r\n"
