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

fix out_bind #54

Open
wants to merge 1 commit into
base: manyuser
Choose a base branch
from
Open

Conversation

WingGao
Copy link

@WingGao WingGao commented May 18, 2019

2019-05-18 17:33:19 ERROR shell.py:50 'str' does not support the buffer interface
Traceback (most recent call last):
File "/var/sm-server-base/services/ssr/shadowsocksr/shadowsocks/../shadowsocks/tcprelay.py", line 774, in _handle_dns_resolved
remote_port)
File "/var/sm-server-base/services/ssr/shadowsocksr/shadowsocks/../shadowsocks/tcprelay.py", line 744, in _create_remote_socket
self._socket_bind_addr(remote_sock, af)
File "/var/sm-server-base/services/ssr/shadowsocksr/shadowsocks/../shadowsocks/tcprelay.py", line 687, in _socket_bind_addr
bind_addr = bind_addr.replace("::ffff:", "")
TypeError: 'str' does not support the buffer interface

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

Successfully merging this pull request may close these issues.

1 participant