Open
Description
Also from Brook's clean install:
$ homestar start -c ./settings.toml
ts=2024-01-30T22:00:28.151813Z level=info target=homestar
# ...snip...
thread 'main' panicked at homestar-runtime/src/main.rs:56:41:
Failed to start runtime: Address already in use (os error 48)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
What can we highlight, generally, from this error to help people realize they might have two instances of IPFS running? In Brook's case she had the kubo daemon running as well as IPFS desktop.