编译成功后初次运行。
报错信息(已删除相关敏感路径及时间的控制台打印信息):
INFO geph5_client:client:raised file descriptor limit to 65535
DEBUG geph5_client database: INITIALIZING DATABASE
thread 'sscale-wkr-c'panicked at /.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/geph5-client-0.2.85/src/database.rs:48:10:
called Result:unwrap()on an Err value:Database(SqliteError code:14,message:"unable to open database file)
note:run with RUST_BACKTRACE=1 environment variable to display a backtrace
感觉是数据库方面的bug。
系统:Ubuntu-25.10
虚拟机:WSL
还有没有救?