Skip to content
New issue

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

PuppetWebEvent onLogin: browser not fully loaded(ttl=30), retry later #970

Closed
huan opened this issue Nov 12, 2017 · 1 comment
Closed

PuppetWebEvent onLogin: browser not fully loaded(ttl=30), retry later #970

huan opened this issue Nov 12, 2017 · 1 comment
Labels

Comments

@huan
Copy link
Member

huan commented Nov 12, 2017

Wechaty v0.13.30

After scan the QR Code and confirm the login, Wechaty might show the following error log messages.

After I deleted the profile cookie file(blinder.wechaty.json), this problem was gone.

It seems that sometimes the part-expired cookie will cause this problem. Very weird.

14:25:43 INFO IoClient [200] https://login.weixin.qq.com/qrcode/AY148v3RNA==
14:25:43 INFO Listeners/Scan https://login.weixin.qq.com/qrcode/AY148v3RNA==
[200]
14:25:43 SILL Io initWebSocket() ws.on(message): {"name":"sys","payload":"roger"}
14:25:43 SILL Io initWebSocket() ws.on(message): {"name":"sys","payload":"roger"}
14:25:44 SILL PuppetWebEvent onLog(login(scan code 200))
14:25:44 VERB PuppetWebEvent onLogin(scan code 200, 30)
14:25:44 SILL StateSwitch <Puppet> off() is false
14:25:44 VERB PuppetWebBridge getUserName()
14:25:44 SILL PuppetWebBridge proxyWechaty(getUserName)
14:25:44 VERB PuppetWebEvent onLogin: browser not fully loaded(ttl=30), retry later
14:25:45 VERB PuppetWebEvent onLogin(scan code 200, 29)
14:25:45 SILL StateSwitch <Puppet> off() is false
14:25:45 VERB PuppetWebBridge getUserName()
14:25:45 SILL PuppetWebBridge proxyWechaty(getUserName)
14:25:45 VERB PuppetWebEvent onLogin: browser not fully loaded(ttl=29), retry later
14:25:46 VERB PuppetWebEvent onLogin(scan code 200, 28)
14:25:46 SILL StateSwitch <Puppet> off() is false
14:25:46 VERB PuppetWebBridge getUserName()
14:25:46 SILL PuppetWebBridge proxyWechaty(getUserName)
14:25:46 VERB PuppetWebEvent onLogin: browser not fully loaded(ttl=28), retry later
@huan
Copy link
Member Author

huan commented Jul 12, 2018

Close this issue because I did not meet this issue for many months.

@huan huan closed this as completed Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant