wechat-chatgpt 有大佬在吗,每次只能正常运行24h就报错了,Error: WatchdogAgent reset: lastFood: "{"data":"syncCheck()","timeoutMilliseconds":60000}"\n' + ' at Watchdog.reset (file:///app/node_modules/wechaty-puppet/src/agents/watchdog-agent.ts:65:33)\

fcy6dtqo  于 2023-02-16  发布在  其他
关注(0)|答案(5)|浏览(811)

zbq4xfa0

zbq4xfa01#

Same issue with the reporter.
Error trace:
03:27:41 WARN PuppetWatchdogAgent start() reset() reason: {"data":"syncCheck()","timeoutMilliseconds":60000}
uncaughtException GError: WatchdogAgent reset: lastFood: "{"data":"syncCheck()","timeoutMilliseconds":60000}"
at Watchdog.reset (file:///app/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:///app/node_modules/watchdog/src/watchdog.ts:115:12)
at listOnTimeout (node:internal/timers:564:17)
at processTimers (node:internal/timers:507:7) {
code: 2,
details: 'Error: WatchdogAgent reset: lastFood: "{"data":"syncCheck()","timeoutMilliseconds":60000}"\n' +
' at Watchdog.reset (file:///app/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:///app/node_modules/watchdog/src/watchdog.ts:115:12)\n' +
' at listOnTimeout (node:internal/timers:564:17)\n' +
' at processTimers (node:internal/timers:507:7)'
}
uncaughtException GError [AxiosError]: timeout of 60000ms exceeded
at RedirectableRequest.handleRequestTimeout (/app/node_modules/axios/lib/adapters/http.js:555:16)
at RedirectableRequest.emit (node:events:513:28)
at RedirectableRequest.emit (node:domain:489:12)
at Timeout. (/app/node_modules/follow-redirects/index.js:169:12)
at listOnTimeout (node:internal/timers:564:17)
at processTimers (node:internal/timers:507:7) {
code: 2,
details: 'AxiosError: timeout of 60000ms exceeded\n' +
' at RedirectableRequest.handleRequestTimeout (/app/node_modules/axios/lib/adapters/http.js:555:16)\n' +
' at RedirectableRequest.emit (node:events:513:28)\n' +
' at RedirectableRequest.emit (node:domain:489:12)\n' +
' at Timeout. (/app/node_modules/follow-redirects/index.js:169:12)\n' +
' at listOnTimeout (node:internal/timers:564:17)\n' +
' at processTimers (node:internal/timers:507:7)'
}

qyyhg6bp

qyyhg6bp2#

本地node环境跑,我也是这样,

deyfvvtc

deyfvvtc3#

本地node环境跑,我也是这样,

apeeds0o

apeeds0o4#

我也是这个情况,有大佬知道怎么解决吗?

ne5o7dgx

ne5o7dgx5#

我也是这个情况,有大佬知道怎么解决吗?

相关问题