geph4-client connect 时报 "Address in use" 是什么故障?

$ ./geph4-client connect --username "xxx" --password "xxx"
[geph4client INFO]: geph4-client v4.7.2-rc.1 starting...
[geph4client::connect INFO]: connect mode starting: exit = None, force_protocol = None, use_bridges = false
thread '' panicked at 'called Result::unwrap() on an Err value: Os { code: 98, kind: AddrInUse, message: "Address in use" }', src/connect/stats.rs:26:75
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
已放弃 (核心已转储)

开了多个GEPH,端口冲突了。

2 个赞

多谢多谢。终于能用了。

上次运行时,老版还开着努力连接中,我也没注意。