-
Notifications
You must be signed in to change notification settings - Fork 359
Description
uncaughtException GError: 状态同步超过172.392s未响应,5s后尝试重启
at Wechat.checkPolling (/data/node/JF/node_modules/wechat4u/lib/wechat.js:298:19)
at Timeout._onTimeout (/data/node/JF/node_modules/wechat4u/lib/wechat.js:319:25)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
code: 2,
details: 'Error: 状态同步超过172.392s未响应,5s后尝试重启\n' +
' at Wechat.checkPolling (/data/node/JF/node_modules/wechat4u/lib/wechat.js:298:19)\n' +
' at Timeout._onTimeout (/data/node/JF/node_modules/wechat4u/lib/wechat.js:319:25)\n' +
' at listOnTimeout (node:internal/timers:569:17)\n' +
' at process.processTimers (node:internal/timers:512:7)'
}
I got this error message sometimes and the system is hang and I need to login again anyone know why please?