lkeme/BiliHelper-personal

使用短信模式登录的时候打不开链接

Closed this issue · 0 comments

运行后提示warning** ,在浏览器中打不开链接,无法获取验证码来登录

PHP版本8.3.0,项目是最新拉取的,在vmware win10虚拟机里直接用cmd命令运行,Windows 10 企业版 LTSC 21H2

屏幕截图 2023-11-27 143614 屏幕截图 2023-11-27 143643
[2023-11-27 14:35:24] BHP.INFO: [](AppCommand) => 执行 [主要模式] 默认功能 [] []
[2023-11-27 14:35:24] BHP.INFO: [](Login) => 启动登录程序 [] []
[2023-11-27 14:35:24] BHP.INFO: [](Login) => 准备载入登录令牌 [] []
[2023-11-27 14:35:24] BHP.INFO: [](Login) => 正在载入公钥 [] []
[2023-11-27 14:35:24] BHP.INFO: [](Login) => 公钥载入完毕 [] []
[2023-11-27 14:35:24] BHP.INFO: [](Login) => 尝试 短信模式 登录 [] []
[2023-11-27 14:35:25] BHP.WARNING: [](Login) => 此次请求需要行为验证码 [] []
[2023-11-27 14:35:25] BHP.INFO: [](Login) => 请在浏览器中打开以下链接,完成验证码识别 [] []
[2023-11-27 14:35:25] BHP.INFO: [](Login) => http://localhost:50001/geetest?gt=1c0ea7c7d47d8126dda19ee3431a5f38&challenge=c8657a47e66eef7bff32251ff90e878a [] []
[2023-11-27 14:35:25] BHP.INFO: [](Login) => 请在2分钟内完成识别操作 [] []
[2023-11-27 14:35:27] BHP.WARNING: [](Request) => Target -> URL: http://localhost:50001/fetch METHOD: get [] []
[2023-11-27 14:35:27] BHP.WARNING: [](Request) => CURl -> RETRY: 0 ERROR: cURL error 7: Failed to connect to localhost port 50001 after 2316 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:50001/fetch?challenge=c8657a47e66eef7bff32251ff90e878a ERRNO: 0 STATUS:  Waiting for recovery! [] []
[2023-11-27 14:35:44] BHP.WARNING: [](Request) => Target -> URL: http://localhost:50001/fetch METHOD: get [] []
[2023-11-27 14:35:44] BHP.WARNING: [](Request) => CURl -> RETRY: 1 ERROR: cURL error 7: Failed to connect to localhost port 50001 after 2271 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:50001/fetch?challenge=c8657a47e66eef7bff32251ff90e878a ERRNO: 0 STATUS:  Waiting for recovery! [] []
[2023-11-27 14:36:02] BHP.WARNING: [](Request) => Target -> URL: http://localhost:50001/fetch METHOD: get [] []
[2023-11-27 14:36:25] BHP.WARNING: [](Request) => CURl -> RETRY: 2 ERROR: cURL error 7: Failed to connect to localhost port 50001 after 2282 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:50001/fetch?challenge=c8657a47e66eef7bff32251ff90e878a ERRNO: 0 STATUS:  Waiting for recovery! [] []