microsoft / microsoft-r-open

Microsoft R Open Source
212 stars 74 forks source link

MRAN Shapshot is down #104

Closed lucasveljacic closed 4 years ago

lucasveljacic commented 4 years ago

Hello, I don't know if this is the place to make this kind of comments. If it doesn't, I'm sorry, I don't know where else to do it.

I'm getting server error 502 when trying to install a package from a snapshot since yesterday.

Here an example:

install.packages("prophet", repos = "https://mran.microsoft.com/snapshot/2018-11-01")
$ wget https://mran.microsoft.com/snapshot/2018-11-01/src/contrib/PACKAGES
2019-09-03 18:23:24  https://mran.microsoft.com/snapshot/2018-11-01/src/contrib/PACKAGES
Resolving mran.microsoft.com (mran.microsoft.com)... 40.118.246.51
Connecting to mran.microsoft.com (mran.microsoft.com)|40.118.246.51|:443... connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2019-09-03 18:24:07 ERROR 502: Bad Gateway.

Is there an ETA for the solution. I use your great service to provision some machines in its start up time in a predictable way.

Thanks!

hartywillis commented 4 years ago

Down for us too - this is a huge blocker for us!

nir4most commented 4 years ago

its affecting many people: https://social.msdn.microsoft.com/Forums/en-US/e7db8c6e-3dad-4248-b9c3-79f4bb499b76/cannot-install-any-packages-from-mran

f0nzie commented 4 years ago

It is down in Houston as well.

LucianoGandini commented 4 years ago

It is down in Argentina as well.

f0nzie commented 4 years ago

https://mran.microsoft.com/timemachine

image

stonilee commented 4 years ago

Still no luck today. Hopefully this gets resolved or a workaround is posted.

nir4most commented 4 years ago

it would be wonderful if there was an MRAN mirror somewhere to act as a redundancy...

lucasveljacic commented 4 years ago

It's back again. An MRAN mirror suggested by @nir4most would be great!

Thanks for the support.