500 Status code when provisioning

Got an error while attempting to run npx convex dev:
Error fetching POST https://provision.convex.dev/api/create_project 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.
Error fetching POST https://provision.convex.dev/api/create_project 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.
Not a whole lot of info beyond that. No Convex folder got generated for the app, I couldn't inspect the network response to see what went wrong. Project seems to have gotten created in Convex's portal, though?
1 Reply
EnderTheNetrunner
EnderTheNetrunnerOP5mo ago
Re running the command with npx convex dev --codegen enable seems to have gotten it the rest of the way through.

Did you find this page helpful?