lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
https://nofwl.com
52.48k stars 5.9k forks source link

Chatgpt app cannot work #687

Open zhangshuyu20210127 opened 1 year ago

zhangshuyu20210127 commented 1 year ago

Version

v0.12.0

Bug description

can not response my question

a “loading icon” at the top location

chatgpt bug

OS

macos 13.2.1

Environment

No response

bycEEE commented 1 year ago

Workaround below.

I experienced the same issue on Windows11 and MacOS. Dev tools show it's a 429 error code: rate limited. SCR-20230430-jbw

When trying to input a prompt, the console shows Unhandled Promise Rejection: Error: No access token when trying to use AuthHeader. SCR-20230430-jcd

I don't know if there's a better way to fix it, but my workaround was to add https://platform.openai.com to the "Awesome" control center tab. SCR-20230430-jdg

After that, go to the "Settings" tab and set the "Switch Origin" to the added platform url. Then save and let it reload, then switch back to the chat url.

The welcome screen should pop up and work.