There’s no mention of it in docs. Would appreciate some help.
If it helps, one of the previous deployment was disconnected in between and this error started coming up after that. Could it be related to that?
Stuck at “Monitoring Deployment” could be something else. I did see your builder come up and stay up for about 12 minutes? This would mean it built something and then exited (hopefully, successfully).
Yeah, it builds fine and the release_command seems to run too. After that it just stays with Monitoring. The only change between my previous deployment was updating a dependency (node types, patch level). Will try an earlier revision and see…
I just reverted to the same commit sha that is deployed already (known working) - this time it seems to have gotten stuck in release_command (Running release task (complete)...⣻) .
Instances
ID PROCESS VERSION REGION DESIRED STATUS HEALTH CHECKS RESTARTS CREATED
5c0a2d5f app 83 ⇡ scl run running 1 total, 1 passing 0 35s ago
d0fb0d06 app 82 scl stop running 1 total, 1 passing 0 19m13s ago
OK, deploys seem to be working for me once more, but as previously mentioned an earlier deploy deployed to a backup region (ams) rather than the desired region lhr.
I did a new deploy but it’s still deployed to ams. I also tried scaling my replica count up and back down again. The new replica was deployed to lhr but when I scaled back down it was the lhr replica that was deleted.
Any ideas how I can get my app deployed to the right region?