You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
I used the arm64 build of v1.3.2 on a raspberry-pi and get this error:
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!
The text was updated successfully, but these errors were encountered: