tenex / rails-assets

The solution to assets management in Rails
https://rails-assets.org
MIT License
1.63k stars 69 forks source link

rails-assets.org is down again #453

Closed marek-mazur closed 4 years ago

marek-mazur commented 5 years ago

"In development, if you have issues with SSL certificates and security is not a priority, you can use the alternate endpoint http://insecure.rails-assets.org instead."

nadrooJ commented 5 years ago

Seems to be every other week now.

marek-mazur commented 5 years ago

@joshjordan At least we have live updates every time: https://twitter.com/railsassets ... oh wait ;-)

Teckden commented 5 years ago

"In development, if you have issues with SSL certificates and security is not a priority, you can use the alternate endpoint http://insecure.rails-assets.org instead."

@marek-mazur did that "http://insecure.rails-assets.org" worked for u? For me it says: "Could not fetch specs from http://insecure.rails-assets.org"

marek-mazur commented 5 years ago

@Teckden Yes. It helped.

Teckden commented 5 years ago

@marek-mazur thanx for the reply. It seems that for some reason our dns servers in VPN have the old address for rails-assets in the cache :( I guess, need to wait extra time

cema-sp commented 4 years ago

Just faced this issue again. Hope the solution will help someone: just add 192.241.135.61 rails-assets.org to /etc/hosts and try curl https://rails-assets.org.

joshjordan commented 4 years ago

Bypassed Route 53 and updated DNS directly - we're up again. See #459