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
类型:amdx64 系统:ubuntu22.04 部署:本地部署 描述:运行两天左右bot无响应,重启容器恢复响应,再运行两天再次失去响应。 log信息: 12:33:02 WARN PuppetWechat4u monkeyPatch() wechat4u.checkPolling() notifyMobile() exception: AssertionError [ERR_ASSERTION]: 3 == 0 uncaughtException AssertionError [ERR_ASSERTION]: 3 == 0 at Object.equal (/app/node_modules/wechat4u/src/util/global.js:53:14) at /app/node_modules/wechat4u/src/core.js:228:16 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 2, details: 'AssertionError [ERR_ASSERTION]: 3 == 0\n' + ' at Object.equal (/app/node_modules/wechat4u/src/util/global.js:53:14)\n' + ' at /app/node_modules/wechat4u/src/core.js:228:16\n' + ' at runMicrotasks (<anonymous>)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)' }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
类型:amdx64
系统:ubuntu22.04
部署:本地部署
描述:运行两天左右bot无响应,重启容器恢复响应,再运行两天再次失去响应。
log信息:
12:33:02 WARN PuppetWechat4u monkeyPatch() wechat4u.checkPolling() notifyMobile() exception: AssertionError [ERR_ASSERTION]: 3 == 0
uncaughtException AssertionError [ERR_ASSERTION]: 3 == 0
at Object.equal (/app/node_modules/wechat4u/src/util/global.js:53:14)
at /app/node_modules/wechat4u/src/core.js:228:16
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 2,
details: 'AssertionError [ERR_ASSERTION]: 3 == 0\n' +
' at Object.equal (/app/node_modules/wechat4u/src/util/global.js:53:14)\n' +
' at /app/node_modules/wechat4u/src/core.js:228:16\n' +
' at runMicrotasks (<anonymous>)\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)'
}
The text was updated successfully, but these errors were encountered: