We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
uncaughtException GError: 状态同步超过273.226s未响应,5s后尝试重启 at Wechat.checkPolling (/wechaty/node_modules/wechat4u/lib/wechat.js:298:19) at Timeout._onTimeout (/wechaty/node_modules/wechat4u/lib/wechat.js:319:25) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7) { code: 2, details: 'Error: 状态同步超过273.226s未响应,5s后尝试重启\n' + ' at Wechat.checkPolling (/wechaty/node_modules/wechat4u/lib/wechat.js:298:19)\n' + ' at Timeout._onTimeout (/wechaty/node_modules/wechat4u/lib/wechat.js:319:25)\n' + ' at listOnTimeout (node:internal/timers:559:17)\n' + ' at processTimers (node:internal/timers:502:7)' }
有试用这个遇到这个情况么?之前看Issues有人提,没有看到解决方式,还是这个微信限制。
谢谢
The text was updated successfully, but these errors were encountered:
有解决么
Sorry, something went wrong.
没有,目前遇到这种情况,只有重启然后重新扫码登录。
我这里各种尝试解决了下,可以试试
有解决吗?
有解决吗? OK的,额外补充一下
No branches or pull requests
uncaughtException GError: 状态同步超过273.226s未响应,5s后尝试重启
at Wechat.checkPolling (/wechaty/node_modules/wechat4u/lib/wechat.js:298:19)
at Timeout._onTimeout (/wechaty/node_modules/wechat4u/lib/wechat.js:319:25)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
code: 2,
details: 'Error: 状态同步超过273.226s未响应,5s后尝试重启\n' +
' at Wechat.checkPolling (/wechaty/node_modules/wechat4u/lib/wechat.js:298:19)\n' +
' at Timeout._onTimeout (/wechaty/node_modules/wechat4u/lib/wechat.js:319:25)\n' +
' at listOnTimeout (node:internal/timers:559:17)\n' +
' at processTimers (node:internal/timers:502:7)'
}
有试用这个遇到这个情况么?之前看Issues有人提,没有看到解决方式,还是这个微信限制。
谢谢
The text was updated successfully, but these errors were encountered: