-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
TTL expired
error when login
#1114
Comments
I'm not sure whether this is a forecast of wechat block... After I change a server, I found my wechat is blocked...... |
I thought this is because I start 2 server and save their qrcode to one place and scan again and again.... But not that sure, so keep it open for a while... Now, I fix by change another server id... |
Glad to hear that you had solved your problem. I'll close this issue because I have no idea about what the |
Recently, I also met the issue, and the error stack as follows: Error: Error: onLogin() TTL expired.
--
| at PuppetPuppeteer.puppet.on.error (/lib/node_modules/wechaty/dist/src/wechaty.js:436:44)
| at emitOne (events.js:116:13)
| at PuppetPuppeteer.emit (events.js:211:7)
| at PuppetPuppeteer.emit (/lib/node_modules/wechaty-puppet/dist/src/puppet.js:171:22)
| at PuppetPuppeteer.<anonymous> (/lib/node_modules/wechaty/node_modules/wechaty-puppet-puppeteer/dist/src/event.js:75:18)
| at Generator.next (<anonymous>)
| at /lib/node_modules/wechaty/node_modules/wechaty-puppet-puppeteer/dist/src/event.js:7:71
| at new Promise (<anonymous>)
| at __awaiter (/lib/node_modules/wechaty/node_modules/wechaty-puppet-puppeteer/dist/src/event.js:3:12)
| at PuppetPuppeteer.onLogin (/lib/node_modules/wechaty/node_modules/wechaty-puppet-puppeteer/dist/src/event.js:70:12)
| at ontimeout (timers.js:482:11)
| at tryOnTimeout (timers.js:317:5)
| at Timer.listOnTimeout (timers.js:277:5) WeChat account was also blocked . |
Provide Your Network Information
China
AWS
Run
npm run doctor
orwechaty run doctor
(for docker user), paste output hereStarting Wechaty v0.13.32 with Node.js v8.9.1 ...
node: 8.9.1
npm: 5.5.1
yarn: not installed
Wechaty Doctor
Actual behavior
I'm not sure whether this is related to #970, when I scan qrcode, I got the following error
Even if I delete *.wechaty.json, it still cannot login
The text was updated successfully, but these errors were encountered: