kabloom
kabloom5w ago

Error when trying to run convex dev

I'm running into this error when running npx convex dev, is there soemthing i'm missing? Error fetching GET https://provision.convex.dev/api/deployment///<deployment_name>.convex.cloud/ 404 not found. I have the project on convex so I'm curious what i'm missing
4 Replies
Convex Bot
Convex Bot5w ago
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!
jamwt
jamwt5w ago
self hosted, or convex cloud?
kabloom
kabloomOP5w ago
convex cloud
jamwt
jamwt4w ago
if you can dm the *CONVEX* variables from your .env.local, that would be useful. this error message seems to suggest that the convex command line doesn't have your deployment name set correctly. what template or doc did you use to set this project up? and have you ever successfully run npx convex dev before to it?

Did you find this page helpful?