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

shadowsocks-v2ray-plugin doesn't work anymore in nixos-unstable #219343

Closed
kurnevsky opened this issue Mar 3, 2023 · 4 comments · Fixed by #219367 or #221275
Closed

shadowsocks-v2ray-plugin doesn't work anymore in nixos-unstable #219343

kurnevsky opened this issue Mar 3, 2023 · 4 comments · Fixed by #219367 or #221275

Comments

@kurnevsky
Copy link
Member

Describe the bug

shadowsocks-v2ray-plugin doesn't work anymore in nixos-unstable.

Steps To Reproduce

Try to use it with shadowsocks-rust. Here what I have in logs:

Mar 03 14:14:18 evo shadowsocks-client-start[2497]: 2023-03-03T14:14:18.913685135+03:00 INFO  shadowsocks local 1.15.2 build 2023-02-21T04:22:30.681962420+00:00
Mar 03 14:14:18 evo shadowsocks-client-start[2514]: panic: qtls.CertificateRequestInfo doesn't match
Mar 03 14:14:18 evo shadowsocks-client-start[2514]: goroutine 1 [running]:
Mar 03 14:14:18 evo shadowsocks-client-start[2514]: github.com/marten-seemann/qtls-go1-16.init.0()
Mar 03 14:14:18 evo shadowsocks-client-start[2514]:         github.com/marten-seemann/[email protected]/unsafe.go:17 +0x198
Mar 03 14:14:21 evo shadowsocks-client-start[2497]: 2023-03-03T14:14:21.915214854+03:00 ERROR plugin exited with status: exit status: 2
Mar 03 14:14:21 evo shadowsocks-client-start[2497]: thread 'tokio-runtime-worker' panicked at 'all plugins are exited. all connections may fail, check your configuration', /build/source/crates/shadowsocks-service/src/local/loadbalancin>
Mar 03 14:14:21 evo shadowsocks-client-start[2497]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Mar 03 14:14:22 evo shadowsocks-client-start[2497]: 2023-03-03T14:14:21.915269624+03:00 INFO

Expected behavior

It works.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Notify maintainers

@ahrzb

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.2.1, NixOS, 23.05 (Stoat)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.3`
 - channels(root): `"nixos-21.11"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@kurnevsky
Copy link
Member Author

Version from 988cc95 works.

@kurnevsky
Copy link
Member Author

Looks like it got updated again: eb12796 :)

@kurnevsky
Copy link
Member Author

cc @marsam

@kurnevsky
Copy link
Member Author

Just a note - it seems v2ray plugin is not maintained, but maybe https://github.com/shadowsocks/qtun can be used instead.

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