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

Invalid config path #2992

Open
achz1989 opened this issue Feb 25, 2024 · 0 comments
Open

Invalid config path #2992

achz1989 opened this issue Feb 25, 2024 · 0 comments

Comments

@achz1989
Copy link

What version of shadowsocks-libev are you using?

3.3.5

What operating system are you using?

Debian GNU/Linux 11 (bullseye)

What did you do?

sudo systemctl start shadowsocks-libev-local@lib-systemd-system-"shadowsocks-libev".service
sudo systemctl status shadowsocks-libev-local@lib-systemd-system-"shadowsocks-libev".service

What did you expect to see?

Active: OK

What did you see instead?

shadowsocks-libev-local@lib-systemd-system-shadowsocks-libev.service - Shadowsocks-Libev Custom Cl>
Loaded: loaded (/lib/systemd/system/shadowsocks-libev-local@.service; disabled; vendor preset: >
Active: failed (Result: exit-code) since Sun 2024-02-25 09:02:13 +0330; 32s ago
Docs: man:ss-local(1)
Process: 14381 ExecStart=/usr/bin/ss-local -c /etc/shadowsocks-libev/lib-systemd-system-shadowso>
Main PID: 14381 (code=exited, status=255/EXCEPTION)
CPU: 12ms

What is your config in detail (with all sensitive info masked)?

{
"server":"...",
"mode":"tcp_and_udp",
"server_port":,
"local_address":"127.0.0.1",
"local_port":1080,
"password": "
*****",
"timeout":301,
"workers":8,
"plugin":"obfs-local",
"plugin_opts":"obfs=http;obfs-host=www.google.com",
"method":"chacha20-ietf-poly1305",
"fast_open":true,
"reuse_port":true
}

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

1 participant