Hey. We’re having an issue with one of our cloud prod instances. We haven't been able to deploy to it for the last 12 hours. We noticed it when our Cloudflare Worker deployments started failing with "Convex 500 Internal Server Error." I tried via the CLI and got the same result. Here are the exact logs:
✖ Error: Unable to finish push to https://xxx.convex.cloud
✖ Error fetching POST https://xxx.convex.cloud/api/deploy2/finish_push 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.
I'm pretty sure this is a problem with the instance itself. There is nothing on the health page or in the logs, and when I try to deploy to a different prod instance (same user), it succeeds.
Could someone from the Convex team take a look? I can DM the deployment URL.