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

WARNING server_pool.py:165 IPV4 [Errno 98] Address already in use #85

Open
xatec opened this issue Apr 24, 2019 · 4 comments
Open

WARNING server_pool.py:165 IPV4 [Errno 98] Address already in use #85

xatec opened this issue Apr 24, 2019 · 4 comments

Comments

@xatec
Copy link

xatec commented Apr 24, 2019

版本:08b8802

当运行在 Python3 下,将会提示:

WARNING server_pool.py:165 IPV4 [Errno 98] Address already in use

但其实并没有被使用,SSR连接该端口一切正常。运行在 Python2 下,不会出现此警告信息。

当 revert 该提交 119defd 时,不会再显示此警告信息。

@xatec
Copy link
Author

xatec commented May 24, 2019

有什么信息需要提供的,告诉我。

@Akkariiin
Copy link
Member

我需要调查一下这个common.to_str
暂时mark一下

@xatec
Copy link
Author

xatec commented May 25, 2019

还有一个问题就是,如果在 PY3 下,使用单端多用户,则会报错且不能使用,而 PY2 正常:

2019-05-25 10:49:11 ERROR shell.py:49 a bytes-like object is required, not 'str'

@chenyu1990
Copy link

现在 py3 依然有这个问题!

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

No branches or pull requests

3 participants