I’m experiencing an issue with the ChatGPT web app ( on mobile works fine). Whenever I try to send a message, the send button becomes greyed out and nothing happens. I have tried logging out and back in, as well as using different browsers, but the problem persists.
Has anyone encountered this issue and found a solution? Any help would be greatly appreciated.
It’d normally go away quickly but now it seem to be a problem despite restarting the browser, clearing cookies etc. The Developer Tools show plenty errors, not sure which are relevant:
Uncaught (in promise) FatalServerError: Something went wrong. If this issue persists please contact us through our help center at help.openai.com.
Profiler already exists for namespace chatgpt.web.completionRequest and key root-nextPrompt undefined
Error: Failed to parse error response
fetch NextJS
Caused by: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Object { url: "REDACTEd", status: 504 }
among many more warnings.
I’m on Debian Stable (12.5), Mozilla Firefox 115.11.0esr
Somehow short queries sometimes succeed, but longer do not. Tried with adblock and tracker blocker disabled as well.