koishijs / chatgpt-bot

AI conversation based on ChatGPT | 基于 ChatGPT 的 AI 对话机器人
https://chatgpt.koishi.chat
MIT License
70 stars 13 forks source link

Error: ChatGPT failed to refresh auth token: AxiosError: Request failed with status code 502 #39

Open null-qwerty opened 1 year ago

null-qwerty commented 1 year ago

是用不了了吗

MaikoTan commented 1 year ago

502 Error means Bad Gateway which could happen when the service of ChatGPT was down or something wrong with your network route to the ChatGPT server. You could do a quick test via opening your browser and trying to access the ChatGPT website.

maxoyed commented 1 year ago

我也遇到这个问题,使用同样的代理,浏览器能正常访问chatgpt,插件就报这个错误

null-qwerty commented 1 year ago

I don't think there's something wrong with my network. I can access chatGPT with browser(Firefox and Chrome).