InvalidDeploymentName
Without changing any code - after clearing out my entire table (of 14k rows) in dev i am not completely unable to run anything:
convex dev --until-success && convex dev --once --run-sh 'node setup.mjs --once' && convex dashboard✖ Error fetching GET https://provision.convex.dev/api/deployment/%20yugioh-assistant/team_and_project 400 Bad Request: InvalidDeploymentName: Couldn't parse deployment name yugioh-assistant ELIFECYCLE Command failed with exit code 1. It was working perfectly just a couple minutes before. Im using Nextjs. Pls help 🙏
3 Replies
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!
btw this is the exact problem i have: https://discord-questions.convex.dev/m/1347251321878614087
But it unfortunately isnt getting solved by itself like for the OP
i tried switching shells like he mentioned bu i get the same result - i am on a mac however
npx convex dev problem - Convex Community
when ever i try to run it it gives me this i doubled checked every env var
Can you paste in the line from your .env.local where CONVEX_DEPLOYMENT is defined