Question

Deploy consistently hanging and then failing, nothing in the deploy logs

I have an app platform service that I’ve been deploying via github action for months without issue. It stopped working today – deploys are hanging for 10+ minutes and then failing, with no indication why in the logs.

I can’t view deploy logs for the service that’s failing to deploy. I get this: Unable to get deploy logs for component "..."

I haven’t made any deploy-relevant changes. Nothing different about how the app is built or run. Just regular git push-es to the same branch.

I’ve tried re-deploying, force rebuild and deploy, and pushing new commits to the relevant branch. The deploy hangs and then fails every time.

I’ve also confirmed that npm run start works the same locally as it always has.

How else can I debug this? The DigitalOcean status page is all green, but is there a chance something is broken?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Having same issue here. All apps gets stuck in deployment phase. After some attempts, they got fully down.

Bobby Iliev
Site Moderator
Site Moderator badge
February 19, 2023

Hi there,

It sounds like that this was caused by the following incident:

https://status.digitalocean.com/incidents/ytkgny48pl03

The incident has already been resolved and you should be able to deploy as normal.

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up