I have an issue where ChatGPT just freezes around 20l lines of code, then it tries to regenerate but it doesn’t work. causing a weird behaviour. It generated 20 or so lines of code, got stuck, then there empty space and another code prompt with 1 line, then again and again. Then sometimes after trying it 5-10 times it shows “network error”.
I’ve tried different solutions that I found here, like telling to continue and stuff (won’t work cuz prompt never finishes, and stoping it, causes it to regenerate from beginning, and then it get stuck in the same spot). I’ve tried my other account (that doesn’t have premium and same thing, also, 3.5, same thing. iOS and Android apps, same problem.
Anyone else expiriences this? It start happening after todays outage, but OpenAI’s Status website says it’s all fixed.
The status page now lists it as resolved. I had good luck with it for the past hour or so but it is now acting up again.
Edit: For anyone having issues as well, I created a new gpt without any browsing or dalle. In the chat where the errors were occurring I summoned the new gpt by typing the “@” symbol and the name of the newly created gpt, and asked it to continue generating the script that was incomplete. This seems to have fixed it from being stuck however I can’t guarantee anything.
Hi! Yeap, same here. It cuts after List or Map (Java), the error basically comes from the management of the < character. One of my colleagues has the same problem after a Promise (JS). Super annoying, please guys help us! Thanks.
Seems like, I’m not only one with this issue. Prompt :
Dont use chars “<>” in your answer and change them for “*” (or anything else)
seems to be temporary workaround for me …