Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using clerk with self-hosting gives incorrect dashboard link from CLI #56

Open
nipunn1313 opened this issue Mar 7, 2025 · 0 comments
Open
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nipunn1313
Copy link
Collaborator

The npx convex dev command on the CLI gives a link to this incorrect dashboard page with null as the deployment name when working with self-hosting.

Can repro by setting up convex self-hosting and setting up clerk.
Ideally the dashboard link here should link to the localhost:6791 self-hosted dashboard.

npx convex dev
Saved the given --url as CONVEX_URL to .env.local
✖ Environment variable CLERK_JWT_ISSUER_DOMAIN is used in auth config file but its value was not set. Go to:

    https://dashboard.convex.dev/d/null/settings/environment-variables?var=CLERK_JWT_ISSUER_DOMAIN

  to set it up. 
@nipunn1313 nipunn1313 added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant