Skip to content

Waitlist submission fails: Backend insert rejected #2

@calchiwo

Description

@calchiwo

I tried joining the waitlist at waitlist.veomate.com, but the submission fails with an error after clicking “Get Early Access.” I attempted this four times, and the result was the same each time. I have attached a screenshot showing the exact failure state.

Image

This looks like a backend issue rather than a client-side problem. The frontend is clearly deployed and responsive, and the request appears to be handled, but the insert is rejected downstream. That usually points to Supabase rather than the browser, the network, or the email used.

Things that may be worth checking include the Supabase project status and configuration. The project could be paused, deleted, misconfigured, or using revoked keys. An RLS policy may be blocking inserts, the waitlist table may be missing or out of sync with the schema, or required environment variables may not be set on the deployment.

This does not appear to be related to the user’s email or device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions