leochen-g / wechat-assistant-pro

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

chat gpt API 错误 #33

Closed villageFlower closed 1 year ago

villageFlower commented 1 year ago

使用docker最新版

器人接口信息获取失败 Error: ChatGPT failed to refresh auth token. FetchError: invalid json response body at https://chat.openai.com/api/auth/session reason: Unexpected token < in JSON at position 0 at w.refreshAccessToken (file:///bot/node_modules/chatgpt/build/index.js:1:2376) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async w.ensureAuth (file:///bot/node_modules/chatgpt/build/index.js:1:1081) at async geGPTReply (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/proxy/chatgpt.js:11:5) at async Object.dispatchAiBot (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/service/event-dispatch-service.js:222:23) at async Object.robotMsg (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/service/msg-filters.js:251:26) at async getMsgReply (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/service/msg-filter-service.js:13:27) at async Object.filterFriendMsg (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/service/msg-filter-service.js:52:24) at async getContactTextReply (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/common/reply.js:6:18) at async dispatchFriendFilterByMsgType (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-message.js:57:34) at async WechatyImpl.onMessage (file:///bot/node_modules/wechaty-web-panel/dist/esm/src/handlers/on-message.js:194:13) msg { type: 1, content: '', url: '' }