mtprotoproxy
mtprotoproxy copied to clipboard
Proxy doesn't accept new connections
Hey, two or three minutes after running the last version of proxy on Windows Server 2008 R2, I keep getting these errors in a period of 30 secs:
Fatal read error on pipe transport protocol: <asyncio.streams.StreamReaderProtocol object at 0x0000000008A5FC50> transport: <_ProactorSocketTransport fd=1528> Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\asynci o\proactor_events.py", line 255, in _loop_reading data = fut.result() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\asynci o\windows_events.py", line 732, in _poll value = callback(transferred, key, ov) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\asynci o\windows_events.py", line 428, in finish_recv return ov.getresult() OSError: [WinError 121] The semaphore timeout period has expired Stats for 06.12.2018 06:56:09 tg: 4092 connects (112 current), 1082.81 MB, 139604 msgs
Then, new clients can't connect to the proxy, but the old ones will remain connected. However there is a chance for them to disconnect after minutes. Thanks for the stuff and support.
Have you tried python3.6? I think there was a problem with python 3.7 in windows.