erebe / wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
Other
3.22k stars 290 forks source link

Error #176

Closed ybinson closed 6 months ago

ybinson commented 6 months ago

2023-10-30T03:07:41.494014Z INFO wstunnel::tunnel::server: Accepting connection thread 'tokio-runtime-worker' panicked at /cargo/git/checkouts/fastwebsockets-0824f4774dd6468b/c4c0782/src/lib.rs:688:58: called Result::unwrap() on an Err value: TryFromSliceError(()) note: run with RUST_BACKTRACE=1 environment variable to display a backtrace Aborted

https://pic.ziyuan.wang/2023/10/30/guest_33837ef55b9cc.png

ybinson commented 6 months ago

https://pic.ziyuan.wang/2023/10/30/guest_d30669b3b7e0d.png

erebe commented 6 months ago

It is the same issue than https://github.com/erebe/wstunnel/issues/175 I suppose. Can you confirm that you are running on ARM64 ?

erebe commented 6 months ago

https://github.com/erebe/wstunnel/issues/175#issuecomment-1785027922