You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finished dev [unoptimized + debuginfo] target(s) in 0.13s
Running `target/debug/zingo-cli`
2024-07-04T17:25:23.394880Z INFO zingo_cli: data_dir: wallets
thread 'main' panicked at zingocli/src/lib.rs:412:6:
called Result::unwrap() on an Err value: Custom { kind: Uncategorized, error: "failed to lookup address information: Name or service not known" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
2024-07-04T17:25:23.394880Z INFO zingo_cli: data_dir: wallets
thread 'main' panicked at zingocli/src/lib.rs:412:6:
called
Result::unwrap()
on anErr
value: Custom { kind: Uncategorized, error: "failed to lookup address information: Name or service not known" }note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: