Skip to content
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

在Ubuntu上使用Docker部署扫码登录出现这个错误 #8

Closed
onenov opened this issue Dec 15, 2022 · 2 comments
Closed

在Ubuntu上使用Docker部署扫码登录出现这个错误 #8

onenov opened this issue Dec 15, 2022 · 2 comments
Labels
Common Common issue

Comments

@onenov
Copy link

onenov commented Dec 15, 2022

uncaughtException AssertionError [ERR_ASSERTION]: 1 == 0
    at Object.equal (/app/node_modules/wechat4u/src/util/global.js:53:14)
    at /app/node_modules/wechat4u/src/core.js:195:16
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  code: 2,
  details: 'AssertionError [ERR_ASSERTION]: 1 == 0\n' +
    '    at Object.equal (/app/node_modules/wechat4u/src/util/global.js:53:14)\n' +
    '    at /app/node_modules/wechat4u/src/core.js:195:16\n' +
    '    at processTicksAndRejections (node:internal/process/task_queues:96:5)'
}
@kx-Huang
Copy link
Owner

kx-Huang commented Dec 15, 2022

你可以参考这个issue

可能是由于个人信息不完善,导致的登录异常。

@InfernalAzazel
Copy link

个人信息填了还这样 'AssertionError [ERR_ASSERTION]: 3 == 0, 话说作者你自己运行的稳定吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Common Common issue
Projects
None yet
Development

No branches or pull requests

3 participants