Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

客户端频繁显示"空连", 服务端log里大量"Connection refused"错误 #63

Open
tausi0661 opened this issue Oct 9, 2016 · 1 comment

Comments

@tausi0661
Copy link

ss已经可以使用, 但是在客户端里会有大量的"空连", 查了下server的log, 没看出个所以然, 只发现下面的错误信息很多. 请问是什么原因呢?

2016, Oct 08 Sat 20:17:51 tcprelay.py[line:332] INFO connecting 127.0.0.1:8098 from [我的客户端IP]:11319
2016, Oct 08 Sat 20:17:51 tcprelay.py[line:637] DEBUG got remote error
2016, Oct 08 Sat 20:17:51 tcprelay.py[line:639] ERROR [Errno 111] Connection refused
2016, Oct 08 Sat 20:17:51 tcprelay.py[line:692] DEBUG destroy: 127.0.0.1:8098
2016, Oct 08 Sat 20:17:51 tcprelay.py[line:696] DEBUG destroying remote
2016, Oct 08 Sat 20:17:51 tcprelay.py[line:702] DEBUG destroying local
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:833] DEBUG accept
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:332] INFO connecting 127.0.0.1:8098 from [我的客户端IP]:11321
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:637] DEBUG got remote error
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:639] ERROR [Errno 111] Connection refused
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:692] DEBUG destroy: 127.0.0.1:8098
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:696] DEBUG destroying remote
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:702] DEBUG destroying local
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:833] DEBUG accept
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:332] INFO connecting 127.0.0.1:8098 from [我的客户端IP]:11323
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:637] DEBUG got remote error
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:639] ERROR [Errno 111] Connection refused
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:692] DEBUG destroy: 127.0.0.1:8098
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:696] DEBUG destroying remote
2016, Oct 08 Sat 20:17:52 tcprelay.py[line:702] DEBUG destroying local

@y1024
Copy link

y1024 commented Dec 1, 2016

请问解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants