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
bogon:release brite$ sudo ~/kytan/target/release/kytan --mode c -h my-vps-ip -p 9527 --secret iloveson
会显示:
thread 'main' panicked at 'called Result::unwrap() on an Err value: Unspecified', src/libcore/result.rs:906:4
note: Run with RUST_BACKTRACE=1 for a backtrace.
bogon:release brite$
怎么解决?
The text was updated successfully, but these errors were encountered:
hi.
bogon:release brite$ sudo ~/kytan/target/release/kytan --mode c -h my-vps-ip -p 9527 --secret iloveson
会显示:
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: Unspecified', src/libcore/result.rs:906:4note: Run with
RUST_BACKTRACE=1
for a backtrace.bogon:release brite$
怎么解决?
The text was updated successfully, but these errors were encountered: