Replies: 2 comments 3 replies
-
我用新手 docker 无浏览器模式 |
Beta Was this translation helpful? Give feedback.
1 reply
-
我这边1.5.4版本没有遇到“浏览器登录成功但没有退出”问题,在1.5.4后的版本都存在这个问题 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
根据 #143,现在似乎很多人遇到了浏览器登录成功但没有退出,造成卡死的情况。
我测试了一下, 发现是程序想要获得一个叫
_puid
的 Cookie,但网页并没有提供,所以导致了卡死。但无浏览器模式因为请求是在第三方服务器进行的,所以绕过了这个问题。
67 votes ·
Beta Was this translation helpful? Give feedback.
All reactions