Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行客户端命令遇错 #30

Open
luckypoem opened this issue Sep 26, 2018 · 1 comment
Open

运行客户端命令遇错 #30

luckypoem opened this issue Sep 26, 2018 · 1 comment

Comments

@luckypoem
Copy link

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 an Err value: Unspecified', src/libcore/result.rs:906:4
note: Run with RUST_BACKTRACE=1 for a backtrace.
bogon:release brite$

怎么解决?

@briteming
Copy link

你好。
我在Mac上,编译了新版,不过,
yudeMacBook-Air:release ym$ sudo ./kytan client -s vps-public-ip -p 9527 -k mykey
Password:
add host vps-public-ip: gateway 192.168.1.1
delete net default
add net default: gateway 10.10.10.1
thread 'main' panicked at 'called Result::unwrap() on an Err value: Os { code: 35, kind: WouldBlock, message: "Resource temporarily unavailable" }', src/network.rs:236:57
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
delete net default
add net default: gateway 192.168.1.1
delete host vps-public-ip
yudeMacBook-Air:release ym$

怎么解决这问题?
谢谢回复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants