ChatGPT
ChatGPT copied to clipboard
Cloudflare "Network Error"
Upon entering a question that needs to be answered in more than 60 seconds, the AI will delete its answer after 60 seconds and show "Network Error".
I believe this is caused by Cloudflare limiting response time. If you could please fix it as soon as possible, that would be greatly appreciated. As half of the users are spamming the gpt-bugs channel on Discord.
Heres an image of the error
You can try to edit the user agent, it is in the menu at this location Menu -> Preferences -> User Agent
, how to input can refer to the browser console -> navigator.userAgent
.
Originally posted by @lencx in https://github.com/lencx/ChatGPT/issues/17#issuecomment-1346009072
Sorry, I'm a little dumb, how could I use this to fix the Network error?
You can try to paste Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1
into the two input boxes (Menu -> Preferences -> User Agent
), then save.
This is my user agent
, you can use your google search view user agent
to show yours.
You have chatgpt open as an app on mac? I only have it on chrome
This is viewed in the chrome browser. Using a custom user agent
may improve the network, but it is not absolute.
Sorry, this didn't fix the issue, it also wouldn't explain why many users had experienced this with only text over 60 seconds.
One discord user suggests it may be due to Cloudflare, your bot created a solution
Why won't you use web sockets for the chat with the bot?
Sorry, this didn't fix the issue, it also wouldn't explain why many users had experienced this with only text over 60 seconds.
If so, it has nothing to do with the chatgpt application.
Does ChatGPT use Cloudflare as its CDN?
Or is there a manual limit on the amount of words that can be written.
I don't think this is something the app needs to solve, it's just a wrapper for the OpenAI ChatGPT
site.
Oh, do you have any idea how i could fix that? Alot of people are having issues
Two days ago, the openai upgrade website added Cloudflare verification to intercept robots. I think this may be a bug generated by them, and maybe they will fix it.
we need to wait for the official announcement.
Do you know a way i could contact them, or if you could alert them about the issue? Thank you so much for your help btw