Deploys are not finishing

Hey Netlify team, currently all deploys from the CLI are never finishing.

In the Deploy log in your UI we can only see: 6:14:00 PM: Creating deploy upload records.
We noticed it first from the CI, but also tried it locally.

This is the command we are running: yarn --silent netlify deploy --json --site $NETLIFY_PROD_SITE_ID --auth $NETLIFY_PROD_AUTH_TOKEN

Deployment: Netlify App

Thanks for looking into it!

I logged a similar issue here. I just updated my cli version and it’s working again, but I can’t be sure that was the reason it’s fixed.

Thanks a lot, worked for me as well!

1 Like