We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在飞牛系统里,登录go和docker版本的百度云都正常 但是提取版docker登不上去,报错“登录失败,请重新获取二维码”
尝试更换DEVICE_ID和SYS_VERSION为飞牛OS真实的,也不行
看日志在登录时304了
192.168.107.1 - - [23/Apr/2025:06:16:29 +0000] "POST /nas-server/baiduAuth/userCodeToToken HTTP/1.1" 200 69 "http://localhost:8092/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" do something ... do something ... do something ... do something ... 192.168.107.1 - - [23/Apr/2025:06:16:31 +0000] "POST /nas-server/baiduAuth/userCodeToToken HTTP/1.1" 200 786 "http://localhost:8092/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" 192.168.107.1 - - [23/Apr/2025:06:16:31 +0000] "GET /nas-server/nas/fileManage/writeToken HTTP/1.1" 200 70 "http://localhost:8092/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" 192.168.107.1 - - [23/Apr/2025:06:16:32 +0000] "GET /nas-server/nas/fileManage/writeSpaceToSdk HTTP/1.1" 200 83 "http://localhost:8092/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" 192.168.107.1 - - [23/Apr/2025:06:16:43 +0000] "GET /login HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" 192.168.107.1 - - [23/Apr/2025:06:16:43 +0000] "GET /favicon.ico HTTP/1.1" 304 0 "http://localhost:8092/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
是我配置有问题,还是封掉了?
The text was updated successfully, but these errors were encountered:
补充:本地生成的数据库中,账号已经获取到了
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
在飞牛系统里,登录go和docker版本的百度云都正常
但是提取版docker登不上去,报错“登录失败,请重新获取二维码”
尝试更换DEVICE_ID和SYS_VERSION为飞牛OS真实的,也不行
看日志在登录时304了
是我配置有问题,还是封掉了?
The text was updated successfully, but these errors were encountered: