Johni0702 / mumble-web-proxy

Mumble to WebSocket+WebRTC proxy for use with mumble-web
70 stars 25 forks source link

"thread 'main' panicked at 'peer to have an address" ... #8

Closed streaps closed 4 years ago

streaps commented 4 years ago

mumble-web-proxy exited. I don't know when I why it happened. I'm using RUST_BACKTRACE=1 now.

[...] DTLS-SRTP connection established. Client connection closed: [::ffff:10.3.3.19]:34710 thread 'main' panicked at 'peer to have an address: Os { code: 107, kind: NotConnected, message: "Socket not connected" }', src/libcore/result.rs:1165:5 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.