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 AssertionError [ERR_ASSERTION]: '1102' == 0 at Object.equal (/usr/src/app/node_modules/wechat4u/lib/util/global.js:69:24) at /usr/src/app/node_modules/wechat4u/lib/core.js:410:24 at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 2, details: "AssertionError [ERR_ASSERTION]: '1102' == 0\n" + ' at Object.equal (/usr/src/app/node_modules/wechat4u/lib/util/global.js:69:24)\n' + ' at /usr/src/app/node_modules/wechat4u/lib/core.js:410:24\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)' }
之前都挺正常的,扫码登录完成报了这个错后,就挂了,有人知道啥问题吗,我换了个账号登录和重新构建了下docker也是一样
The text was updated successfully, but these errors were encountered:
我也一样
Sorry, something went wrong.
No branches or pull requests
uncaughtException AssertionError [ERR_ASSERTION]: '1102' == 0
at Object.equal (/usr/src/app/node_modules/wechat4u/lib/util/global.js:69:24)
at /usr/src/app/node_modules/wechat4u/lib/core.js:410:24
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 2,
details: "AssertionError [ERR_ASSERTION]: '1102' == 0\n" +
' at Object.equal (/usr/src/app/node_modules/wechat4u/lib/util/global.js:69:24)\n' +
' at /usr/src/app/node_modules/wechat4u/lib/core.js:410:24\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)'
}
之前都挺正常的,扫码登录完成报了这个错后,就挂了,有人知道啥问题吗,我换了个账号登录和重新构建了下docker也是一样
The text was updated successfully, but these errors were encountered: