wechat-chatgpt icon indicating copy to clipboard operation
wechat-chatgpt copied to clipboard

[bugs] Don't show the QR code after excute `docker logs -f wechat-chatgpt`.

Open A11en0 opened this issue 2 years ago • 13 comments

OS: Linux Debian 10
uncaughtException AssertionError [ERR_ASSERTION]: 400 != 400                             
    at Object.notEqual (/app/node_modules/wechat4u/src/util/global.js:63:14)             
    at /app/node_modules/wechat4u/src/core.js:108:16                                     
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {              
  code: 2,
  details: 'AssertionError [ERR_ASSERTION]: 400 != 400\n' +                              
    '    at Object.notEqual (/app/node_modules/wechat4u/src/util/global.js:63:14)\n' +   
    '    at /app/node_modules/wechat4u/src/core.js:108:16\n' +                           
    '    at processTicksAndRejections (node:internal/process/task_queues:96:5)'          
}

image

A11en0 avatar Dec 09 '22 06:12 A11en0