-
Notifications
You must be signed in to change notification settings - Fork 60.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] The model always replies with HTML page code instead of the actual answer to the prompt #5008
Comments
I have the same thing all day long, I can't work at all, it's very frustrating, I don't know what's going on. |
Same |
yes, I have the same unfortunately. Just applied the last update, but no luck |
Got same problem. |
Based on the results, this triggered Cloudflare's verification, which is usually an IP issue. You can try switching to the old version to check if this issue persists. |
If it came up here and there, it wouldn't be the end of the world, except I don't see how to do the verification. Is there a URL to visit? Claude is working fine I notice, so it's definitely just OpenAI's response at issue. |
You can try this instruction in cmd shell:
|
No that's not the problem, if I just go to api.openai.com I can easily pass captcha checks if I make a curl request curl https://api.openai.com/v1/chat/completions everything works fine but the problem is only ChatGPTNextWeb it makes some sort of request DEV? where are you urgently need to work |
I don't know what happened, but I got it working and the html captcha disappeared, which is a miracle of universal proportions. |
@f1h0 how? |
@f1h0 how? |
I have everything working correctly on all models now. |
@Myphz |
I have no idea. As you said, the issue fixed itself. It's probably something out of our control, maybe peak of traffic on the servers, or something similar, that prompted an HTML page with the Cloudflare captcha instead of the response. Either way, it's fixed |
Bug Description
I've been using the AppImage with no issues for months.
Recently, any query that I type, with any OpenAI model, results in this immediate answer:
This also happens if the API key inserted is not valid.
I confirm that I am running the latest 2.13 version.
This bug makes me completely unable to use the application.
Steps to Reproduce
Expected Behavior
Instead of the HTML error, I should receive the actual AI's reply or an OpenAI error.
Screenshots
No response
Deployment Method
Desktop OS
Arch Linux
Desktop Browser
NA / I'm using the latest App Image file
Desktop Browser Version
No response
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
The logs from the terminal don't show anything regarding this behaviour.
This issue also occurred on the previous version, v2.12
The text was updated successfully, but these errors were encountered: