When I try to launch sim2h_server
in nix-shell environment, I get the following error:
sim2h_server
THREAD PANIC PanicInfo {
payload: Any,
message: Some(
called `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: "Address already in use" },
),
location: Location {
file: "src/libcore/result.rs",
line: 1187,
col: 5,
},
}
Which address is used by sim2h_server?