v2ray-plugin icon indicating copy to clipboard operation
v2ray-plugin copied to clipboard

latest released arm64 build for v1.3.2 is not working

Open admirito opened this issue 1 year ago • 0 comments

I used the arm64 build of v1.3.2 on a raspberry-pi and get this error:

[Info] transport/internet/websocket: creating connection to tcp:x.y.z.q:443
...(multiple times)...
[Info] transport/internet/websocket: creating connection to tcp:x.y.z.q:443
[Info] failed to handler mux client connection > proxy/freedom: failed to open connection to tcp:x.y.z.q:443 > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://x.y.z.q/)

But the same configuration works perfectly with the released binary for version 1.3.0.

Also binaries for version 1.2 and 1.3.1 throw "Illegal instruction (core dumped)". Strangely, v1.3.1 rarely executes without errors!

admirito avatar Feb 25 '23 06:02 admirito