Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

versions newer than 2.21 have trouble with some deploys hanging at "waiting for deploy to go live" #667

Closed
fool opened this issue Dec 25, 2019 · 22 comments · Fixed by #726
Closed

Comments

@fool
Copy link
Contributor

fool commented Dec 25, 2019

- Do you want to request a feature or report a bug?

bug

- What is the current behavior?

versions >2.21 can fail to complete deploys, "waiting for deploy to go live". Two customers saw it and the fix worked for both, as described in this thread: https://community.netlify.com/t/formerly-working-cli-deploys-now-hanging-on-waiting-for-deploy-to-go-live/6519

- If the current behavior is a bug, please provide the steps to reproduce.

I've asked the affected customers to post more details about their situations in comments.

- What is the expected behavior?

Deploys would either go live, or timeout usefully.

- Local Environment Information
hopefully the affected customers will post their info in the comments below.

@fool fool added the bug label Dec 25, 2019
@jumpalottahigh
Copy link

Same issue here when trying to deploy: https://github.com/jumpalottahigh/blog.georgi-yanev.com via netlify cli. Can confirm that rolling back to version 2.21.0 deploys successfully.

@leokyeung
Copy link

Same issue happening to me too

@swest06
Copy link

swest06 commented Dec 29, 2019

Same thing happened to me today. Timed out after 20 mins.

@irfanahmadein
Copy link

same thing happend for me ,worked on 2.21 👍

@javierfuentesm
Copy link

same issue

@lavabyrd
Copy link

lavabyrd commented Jan 6, 2020

looks like this was previously reported too - #634

@ganonbit
Copy link

ganonbit commented Jan 7, 2020

same here #659

@mrlubos
Copy link

mrlubos commented Jan 8, 2020

Looks like this will be fixed soon thanks to #674

@apuyou
Copy link
Contributor

apuyou commented Jan 8, 2020

@mrlubos I haven't tested it for this bug, but #674 has already been released to 2.26.0 if you want to try it out :)

@mrlubos
Copy link

mrlubos commented Jan 9, 2020

@apuyou I can confirm this issue has now been fixed. Thank you for the fix!

@amiroff
Copy link

amiroff commented Feb 3, 2020

Looks like netlify-cli@2.31.0 broke it again :/

@alejo4373
Copy link

Can confirm netlify-cli@2.31.0 hangs as described above. 👍 If you are encountering the same issue.

@fool fool reopened this Feb 10, 2020
@fool
Copy link
Contributor Author

fool commented Feb 10, 2020

We are still getting more reports in community of this with 2.31.0: https://community.netlify.com/t/deploy-is-stuck-from-cli-web/8702

@fool
Copy link
Contributor Author

fool commented Feb 10, 2020

(Reopening this bug, since it appears to be affecting current version)

@0Ky
Copy link

0Ky commented Feb 13, 2020

Running 'netlify-cli/2.32.0 linux-x64 node-v13.7.0' and I can confirm that it hangs at 'waiting for deploy to go live...' after prompting the command netlify deploy.

@zaydek
Copy link

zaydek commented Feb 15, 2020

netlify-cli/2.32.0 darwin-x64 node-v13.8.0 same here. Will continue to use the web app for now.

@whalesingswee
Copy link

netlify-cli/2.32.0 darwin-x64 node-v12.14.0 having issues as well. Stucked in Waiting for deploy to go live.

@makadi88
Copy link

I have this same issue with netlify-cli/2.35.0 here.
Can you guys help me how to roll back to a previous version?

@amiroff
Copy link

amiroff commented Feb 21, 2020

I have this same issue with netlify-cli/2.35.0 here.
Can you guys help me how to roll back to a previous version?

npm i -g netlify-cli@2.21.0 would do it.

@cperault
Copy link

I am also having this issue (netlify-cli/2.35.0 darwin-x64 node-v13.8.0), so I've rolled back to 2.21.0 and the CLI seems to be successful on netlify deploy --prod once more, but hopefully this can get resolved as it's been a recurring break. 🤞

@RaeesBhatti
Copy link
Contributor

Thank you all for reporting this issue and hanging in there. We've identified the problem and confirmed a fix (#726). The changes will be released soon. Thanks

@RaeesBhatti
Copy link
Contributor

A few for this has been published recently. Please update to latest version of netlify-cli and let us know if it is still a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.