Skip to content

[BUG] 扫码后报错uncaughtException AssertionError [ERR_ASSERTION]: 1 == 0 #2

@Pretend-to

Description

@Pretend-to

提交 issue 前,请先确认:

  • 我已看过 FAQ,此问题不在列表中
  • 我已看过其他 issue,他们不能解决我的问题

表现
描述 BUG 的表现情况

运行环境:

  • 操作系统:Ubuntu 22.04
  • Docker: true
  • 项目版本:1.0.0

复现步骤
描述你是如何触发这个 BUG 的
手机扫码确认后这个报错

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions