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

ss-server -c xxxx ERROR: bind: Cannot assign requested address #2997

Open
aylgSS opened this issue Jun 5, 2024 · 1 comment
Open

ss-server -c xxxx ERROR: bind: Cannot assign requested address #2997

aylgSS opened this issue Jun 5, 2024 · 1 comment

Comments

@aylgSS
Copy link

aylgSS commented Jun 5, 2024

What version of shadowsocks-libev are you using?

Latest version


What operating system are you using?

centos7.9

{
"server": "domain name",
"server_port": 20010,
"local_address": "127.0.0.1",
"local_port": 1080,
"password": "xxxx",
"timeout": 300,
"method": "aes-128-gcm",
"fast_open": false,
"workers": 1
}

2024-06-05 10:45:22 INFO: binding to outbound IPv4 addr: 127.0.0.1
2024-06-05 10:45:22 INFO: initializing ciphers... aes-128-gcm
2024-06-05 10:45:22 INFO: tcp server listening at xxxx
2024-06-05 10:45:22 ERROR: bind: Cannot assign requested address
2024-06-05 10:45:22 ERROR: failed to bind address

@yennmorrigan
Copy link

yennmorrigan commented Jun 9, 2024

Same problem on Ubuntu 24, my configs are correct because they work on the windows client

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