mmtf
mmtf11h ago

503 for Preview Deployments in Vercel

I'm getting a 503 with the following error message. I've retried 3 times in the last 3 hours so I'm quite sure it's not a flake, I get the same error.
✖ Error: Unable to start push to https://nautical-koala-378.convex.cloud
✖ Error fetching POST https://nautical-koala-378.convex.cloud/api/deploy2/start_push 503 Service Unavailable: ServiceUnavailable: Service temporarily unavailable
Error: Command "npx convex deploy --cmd 'npm run build' --preview-run 'seed:seedPreviewData'" exited with 1
✖ Error: Unable to start push to https://nautical-koala-378.convex.cloud
✖ Error fetching POST https://nautical-koala-378.convex.cloud/api/deploy2/start_push 503 Service Unavailable: ServiceUnavailable: Service temporarily unavailable
Error: Command "npx convex deploy --cmd 'npm run build' --preview-run 'seed:seedPreviewData'" exited with 1
2 Replies
Convex Bot
Convex Bot11h 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!
mmtf
mmtfOP11h ago
Actually, the other 2 errors were 502 Bad Gateway.

Did you find this page helpful?