Convex Dashboard Auth not working in Codespaces
I think this is a simple mistake or a misunderstanding of the settings, but I am struggling to get past the Convex dashboard auth. It keeps saying the admin secret is incorrect.
It is working in conjunction with the vite react app.
You can run the project both in devcontainers locally (which works) or in Codespaces (app works, can't get into the dashboard)
make sure to add
.env.docker
and .env.local
use pnpm run self-hosted:dev
https://github.com/jovermier/convex-codespacesGitHub
GitHub - jovermier/convex-codespaces
Contribute to jovermier/convex-codespaces development by creating an account on GitHub.
1 Reply
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!