AutumnWhj / ChatGPT-wechat-bot

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

超时错误 #58

Open MaXin-noob opened 1 year ago

MaXin-noob commented 1 year ago

我在服务器中进行部署的时候出现如下错误: ![https://download.xinmouren.cn/2022/12/11/6394d50fa0bc4.png]()

root@raspberrypi:/www/wwwroot/ChatGPT-wechat-bot# node lib/bundle.esm.js 02:46:29 WARN WechatyPuppetMixin start() starting puppet ... timeout 02:46:29 WARN WechatyPuppetMixin start() puppet info: Puppet<PuppetWeChat>(WechatEveryDay) Start to log in wechat... 02:47:15 ERR PuppetWeChatBridge start() exception: TimeoutError: Navigation timeout of 60000 ms exceeded 02:47:15 ERR PuppetWeChat initBridge() exception: Navigation timeout of 60000 ms exceeded 02:47:15 WARN PuppetWeChatBridge stop() page.close() exception: Error: Protocol error: Connection closed. Most likely the page has been closed.

请问是需要开启某些端口吗? 服务器使用的是树莓派,挂载在自己家中的路由器上,使用内网穿透服务来保证我其他网站的访问

chaoyisong commented 1 year ago

解决了吗?