IRL2 / nanover-rs

Other
0 stars 0 forks source link

ESSD panics #190

Open jbarnoud opened 8 months ago

jbarnoud commented 8 months ago

The server sometimes crashes with the following error message:

thread 'tokio-runtime-worker' panicked at C:\Users\trash\dev\narupa-rs\narupa-rs\src\essd.rs:40:22:
called `Result::unwrap()` on an `Err` value: Os { code: 10051, kind: NetworkUnreachable, message: "A socket operation was attempted to an unreachable network." }

This happened on Windows.