radicle-dev / radicle-bins

Collection of radicle binaries.
Other
21 stars 9 forks source link

Can't start seed following the instructions in the README #118

Closed rudolfs closed 3 years ago

rudolfs commented 3 years ago
cargo run -p radicle-keyutil -- --filename ~/.radicle-seed/secret.key
cargo run --bin radicle-seed-node -- \
  --root ~/.radicle-seed \
  --name "seedling" \
  < ~/.radicle-seed/secret.key
    Finished dev [unoptimized + debuginfo] target(s) in 0.24s
     Running `/Users/rudolfs/work/radicle-bins/target/debug/radicle-seed-node --root /Users/rudolfs/.radicle-seed --name seedling`
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: RequestResponseFailed(RecvError(()))', /Users/rudolfs/work/radicle-bins/seed/src/frontend.rs:243:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Error: InitPeer(Storage(SignerKeyMismatch))
rudolfs commented 3 years ago

Turns out there was an old key in ~/.radicle-seed/.