Prompt submission error in separate v0.1 projects

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:

  1. Open either of the two projects in v0.dev (one a basic landing page, the other a more complex app).

  2. Submit a natural language prompt in the chat interface.

  3. Receive error: “Failed to submit message…”

  4. 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!

Apologies for this, it was an issue on our end over a span of about 45 mins where certain prompts would fail. Everything should be working fine now

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.