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

启动后链接一堆刷报错 #82

Open
yanaex opened this issue Jun 14, 2017 · 4 comments
Open

启动后链接一堆刷报错 #82

yanaex opened this issue Jun 14, 2017 · 4 comments

Comments

@yanaex
Copy link

yanaex commented Jun 14, 2017

File "../shadowsocks/tcprelay.py", line 328, in _handle_stage_addr
raise Exception('[%s]can not parse header'%(self._config['server_port']))
Exception: [5612]can not parse header
WARNING:root:unsupported addrtype 168, maybe wrong password or encryption method
ERROR:root:[5612]can not parse header when handling connection from 211.138.219.67:61964
Traceback (most recent call last):
还有最常见的
ERROR:root:[Errno 111] Connection refused
ERROR:root:[Errno 110] Connection timed out
ERROR:root:[Errno 104] Connection reset by peer
请问有优化解决办法吗,看着很难受虽然不影响使用

@zuoruizhi
Copy link

正常提示,可在代码里面找到提示位置删掉

@yanaex
Copy link
Author

yanaex commented Jun 14, 2017

@zuoruizhi 328行写的是 raise Exception('[%s]can not parse header'%(self._config['server_port']))
不知道该做什么操作

@yanaex
Copy link
Author

yanaex commented Jun 14, 2017

可以删掉这行吗

@zuoruizhi
Copy link

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