Description:
On two separate projects within v0.1, I’m consistently receiving the message:
“Failed to submit message. Start a new chat, retry, or edit your message.”
This occurs immediately upon submitting a prompt in the v0.dev interface.
⸻
Current vs. Expected Behavior:
• Current: Prompt fails to send, UI returns the above error message. No response is ever generated.
• Expected: Prompt is submitted successfully and a response is returned by the model.
⸻
Reproduction Steps:
-
Open either of the two projects in v0.dev (one a basic landing page, the other a more complex app).
-
Submit a natural language prompt in the chat interface.
-
Receive error: “Failed to submit message…”
-
Issue is persistent, even after creating new chats or retrying with different messages.
⸻
Project Details:
• Number of Projects Affected: 2
• Project 1: A simple landing page. Minimal logic.
• Project 2: A larger, more complex multi-component implementation.
• No overlap or shared files between projects.
• Issue occurs in all environments (different browsers and machines).
• Unable to send full codebase due to file size limits.
⸻
What I’ve Tried:
• Forked to new chats
• Cleared browser cache and cookies
• Signed out and back in
• Tried different networks and browsers
• No success
⸻
This is on a premium account if that makes any difference.
Would appreciate any guidance or debugging suggestions. Happy to provide links or more info privately if needed. Thanks!