makrdev
makrdev2w ago

LocalDeploymentMismatch

I had to logout (to login another account) and now I'm having trouble to login my Convex project through CLI. 1) When try to login without changing device name (previous name) I get this error message: ✖ Error fetching POST https://provision.convex.dev/api/authorize 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later. 2) If I change the device name I can login but can not run local convex server due to this error: ✖ Error LocalDeploymentMismatch: The deployment 'deployment name' does not match the provided device name or project.
2 Replies
Convex Bot
Convex Bot2w 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!
makrdev
makrdevOP2w ago
I deleted this folder and re-created the local deployment from scratch. ~/.convex/convex-backend-state/

Did you find this page helpful?