Meteor Download getting 404 error

OS: macOS Sierra
I am currently getting this, the same error is occurring on circle ci:

curl https://install.meteor.com/ | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  7786    0  7786    0     0  16483      0 --:--:-- --:--:-- --:--:-- 16495
Downloading Meteor distribution

curl: (22) The requested URL returned error: 404 Not Found

Anyone else getting this? Just trying to see if this is common

1 Like

Yep I’m getting the same error

Ok cool, thanks for confirming

Same thing happening here on Sierra after re-imaging system.

curl: (22) The requested URL returned error: 404 Not Found

Same thing here and it’s blocking me from deploying a very important app to a very important client. I broke my meteor installation trying to find out the source of the problem because the installation script delete the current meteor installation first.

https://meteorinstall-4168.kxcdn.com/packages-bootstrap/1.5.2.2/meteor-bootstrap-os.osx.x86_64.tar.gz is responding with 404.

Can we have a status on this please ?
Thank you

It’s working again for me. Hopefully yours is back too

Hey gang check here : https://github.com/meteor/meteor/issues/9184#issuecomment-334857129