PinkD / corplink-rs

使用 rust 实现的飞连客户端
GNU General Public License v2.0
194 stars 26 forks source link

failed to fetch peer info with error 10220010: #38

Open haozi opened 1 week ago

haozi commented 1 week ago
thread 'main' panicked at src/main.rs:114:21:
failed to fetch peer info with error 10220010: Add VPN information failed, please switch to other VPN node or retry again
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
PinkD commented 1 week ago

尝试用 vpn_server_name 来指定具体连接哪个服务器,如果还是不行就得加 log debug 看下了