AutumnWhj / ChatGPT-wechat-bot

ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot
MIT License
4.67k stars 981 forks source link

扫码后发消息报错 #225

Open j4fan opened 1 year ago

j4fan commented 1 year ago

file:///C:/Code/ChatGPT-wechat-bot-master/node_modules/wechaty-puppet/src/agents/watchdog-agent.ts:65 this.puppet.emit('error', new Error( ^ GError: WatchdogAgent reset: lastFood: "{"data":"heartbeat@browserbridge ding","timeoutMilliseconds":60000}" at Watchdog.reset (file:///C:/Code/ChatGPT-wechat-bot-master/node_modules/wechaty-puppet/src/agents/watchdog-agent.ts:65:33) at Watchdog.emit (node:events:513:28) at Watchdog.emit (node:domain:489:12) at Timeout._onTimeout (file:///C:/Code/ChatGPT-wechat-bot-master/node_modules/watchdog/src/watchdog.ts:115:12) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7) { code: 2, details: 'Error: WatchdogAgent reset: lastFood: "{"data":"heartbeat@browserbridge ding","timeoutMilliseconds":60000}"\n' + ' at Watchdog.reset (file:///C:/Code/ChatGPT-wechat-bot-master/node_modules/wechaty-puppet/src/agents/watchdog-agent.ts:65:33)\n' + ' at Watchdog.emit (node:events:513:28)\n' + ' at Watchdog.emit (node:domain:489:12)\n' + ' at Timeout._onTimeout (file:///C:/Code/ChatGPT-wechat-bot-master/node_modules/watchdog/src/watchdog.ts:115:12)\n' + ' at listOnTimeout (node:internal/timers:569:17)\n' + ' at processTimers (node:internal/timers:512:7)' }