leochen-g / wechat-assistant-pro

智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、公众号、5G 消息、WhatsApp
https://wechat.aibotk.com
MIT License
1.75k stars 281 forks source link

docker runing report error #27

Closed zgcanfly closed 1 year ago

zgcanfly commented 1 year ago

wechaty_1 | 接口请求失败https://api-bot.aibotk.com/open/v1/api/webPanel/version 用户不存在,请联系管理员 wechaty_1 | 接口https://api-bot.aibotk.com/open/v1/api/wechat/qrcode请求失败 用户不存在,请联系管理员 wechaty_1 | 推送二维码成功 wechaty_1 | 接口https://api-bot.aibotk.com/open/v1/api/wechat/qrerror请求失败 用户不存在,请联系管理员 wechaty_1 | 推送错误成功 wechaty_1 | 获取配置文件失败:TypeError: Cannot read properties of undefined (reading 'config') wechaty_1 | 接口https://api-bot.aibotk.com/open/v1/api/wechat/config请求失败 用户不存在,请联系管理员 wechaty_1 | 登录后初始化失败 TypeError: Cannot read properties of undefined (reading 'userInfo') wechaty_1 | at WechatyImpl.onLogin (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-login.js:19:35) wechaty_1 | at runNextTicks (node:internal/process/task_queues:61:5) wechaty_1 | at processImmediate (node:internal/timers:437:9) wechaty_1 | 13:45:19 VERB PuppetWeChat readyStable() emit(ready) wechaty_1 | 13:45:19 VERB StateSwitch active(true) <- (false) wechaty_1 | 所有数据准备完毕 wechaty_1 | 接口https://api-bot.aibotk.com/open/v1/api/wechat/heart请求失败 用户不存在,请联系管理员 wechaty_1 | 推送心跳成功 wechaty_1 | e TypeError: Cannot read properties of undefined (reading 'weixin') wechaty_1 | at Object.updateContactInfo (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/common/index.js:39:41) wechaty_1 | at runNextTicks (node:internal/process/task_queues:61:5) wechaty_1 | at processImmediate (node:internal/timers:437:9) wechaty_1 | at async WechatyImpl.onReady (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-ready.js:13:9) wechaty_1 | e TypeError: Cannot read properties of undefined (reading 'weixin') wechaty_1 | at Object.updateRoomInfo (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/common/index.js:93:41) wechaty_1 | at async WechatyImpl.onReady (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-ready.js:15:9) ^CGracefully stopping... (press Ctrl+C again to force) Stopping wechaty_wechaty_1 ... Killing wechaty_wechaty_1 ... done ERROR: 2

leochen-g commented 1 year ago

查看自己的apikey 和apisecret 有没有填写错误,服务器时间有没有同步,可以拉取最新镜像试一下