NAS端0.16.0
客户端0.1.4(52ca5ec)
当客户端直连nas时,没有问题。
当客户端系统使用某代理软件(mihomo-party)时并开启系统代理,会找不到设备,日志提示TLS问题
日志如下:
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::service::database] db path: C:\Users\sysxtem\AppData\Roaming\com.fn-sync-client.app
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::service::database] db path: C:\Users\sysxtem\AppData\Roaming\com.fn-sync-client.app
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::service::database] db path: C:\Users\sysxtem\AppData\Roaming\com.fn-sync-client.app
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::connect::nas_client] WebSocket全局事件循环已启动
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::setup] 第一次启动,默认开启自动启动。
[2025-10-28][21:43:29][[34mINFO[0m][fnsync_rs::transport::speedlimit] set speed limit up: 0
[2025-10-28][21:43:29][[34mINFO[0m][fnsync_rs::transport::speedlimit] set speed limit down: 0
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::service::logs] -------log_settings: {"log_save_day": "360", "log_save_size": "1000000"}
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::service::logs] ->>>>>>>clear_logs_keep_latest_days: 360, timestamp: 1730555009688, clear number 0
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::platform::network_monitor] Windows 网络**已启动
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::platform::network_monitor] 启动事件驱动网络监听线程
[2025-10-28][21:43:29][[34mINFO[0m][fn_sync_client_lib::service::logs] 数据未超过 999999 条,无需清理
[2025-10-28][21:43:42][[34mINFO[0m][fn_sync_client_lib::service::utils] check_trim_address conn_type: ip, address: 192.168.50.115:5667
[2025-10-28][21:43:45][[34mINFO[0m][fn_sync_client_lib::service::utils] /trimcon res : Err(reqwest::Error { kind: Request, url: "https://192.168.50.115:5667/trimcon", source: hyper_util::client::legacy::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }) })
[2025-10-28][21:44:05][[34mINFO[0m][fn_sync_client_lib::service::utils] check_trim_address conn_type: ip, address: 192.168.50.115:5667
[2025-10-28][21:44:09][[34mINFO[0m][fn_sync_client_lib::service::utils] /trimcon res : Err(reqwest::Error { kind: Request, url: "https://192.168.50.115:5667/trimcon", source: hyper_util::client::legacy::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }) })
[2025-10-28][21:45:09][[34mINFO[0m][fn_sync_client_lib::service::utils] check_trim_address conn_type: ip, address: 192.168.50.115:5667
[2025-10-28][21:45:12][[34mINFO[0m][fn_sync_client_lib::service::utils] /trimcon res : Err(reqwest::Error { kind: Request, url: "https://192.168.50.115:5667/trimcon", source: hyper_util::client::legacy::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }) })
[2025-10-28][21:45:27][[34mINFO[0m][fn_sync_client_lib::service::utils] check_trim_address conn_type: ip, address: 192.168.50.115:5667
[2025-10-28][21:45:30][[34mINFO[0m][fn_sync_client_lib::service::utils] /trimcon res : Err(reqwest::Error { kind: Request, url: "https://192.168.50.115:5667/trimcon", source: hyper_util::client::legacy::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }) })
[2025-10-28][21:45:41][[34mINFO[0m][fn_sync_client_lib::service::utils] check_trim_address conn_type: ip, address: 192.168.50.115:5667
[2025-10-28][21:45:44][[34mINFO[0m][fn_sync_client_lib::service::utils] /trimcon res : Err(reqwest::Error { kind: Request, url: "https://192.168.50.115:5667/trimcon", source: hyper_util::client::legacy::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }) })
[2025-10-28][21:46:05][[34mINFO[0m][fn_sync_client_lib::service::utils] check_trim_address conn_type: ip, address: 192.168.50.115:5667
[2025-10-28][21:46:08][[34mINFO[0m][fn_sync_client_lib::service::utils] /trimcon res : Err(reqwest::Error { kind: Request, url: "https://192.168.50.115:5667/trimcon", source: hyper_util::client::legacy::Error(Connect, Custom { kind: UnexpectedEof, error: "tls handshake eof" }) })
[2025-10-28][21:46:22][[33mWARN[0m][tao::platform_impl::platform::event_loop::runner] NewEvents emitted without explicit RedrawEventsCleared
[2025-10-28][21:46:22][[33mWARN[0m][tao::platform_impl::platform::event_loop::runner] RedrawEventsCleared emitted without explicit MainEventsCleared

