v2ray-plugin
v2ray-plugin copied to clipboard
latest released arm64 build for v1.3.2 is not working
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!