Skip to content

Unable to run the app #3

@FrankMejzlik

Description

@FrankMejzlik

Dear author,

I am trying to run this application but I cannot make it work. Potentially, the README could need some more instructions. I followed the few commands that are listed there plus some additional tweaking but without any success.

  • All ENV variables set to valid projects and URLs
  • the Convex project is up and running (no tables, function tho)
  • Clerk with JWT template set up

The app starts, I am able to sign in e.g. via Google, then the app throws app-index.js:33 Failed to authenticate: "No auth provider found matching the given token", check your server auth config After "User" message sent via WS to the Convex.

image

The Convex dashboard shows nothing in logs though. There are no functions or authentication provider in the dashboard either. Isn't there some missing piece of configuring the database in the Convex project or something? The command npx convex dev shows this and then terminates.

$ npx convex dev
⠋ Preparing Convex functions...
⠼ Preparing Convex functions...

The directory convex is filled with files that seem like a stuff that should initialize the database but it doesn't happen.

What are the next steps to make the authentication and app work?

Thanks for your work and help!
Frank

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions