zalando / zmon

Real-time monitoring of critical metrics & KPIs via elegant dashboards, Grafana3 visualizations & more
https://demo.zmon.io/
Other
359 stars 47 forks source link

"ubuntu/vivid64" is gone #13

Closed diemol closed 8 years ago

diemol commented 8 years ago

When doing vagrant up I get

==> default: Box 'ubuntu/vivid64' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
The box 'ubuntu/vivid64' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/ubuntu/vivid64"]
Error: The requested URL returned error: 404 Not Found

Can we use "ubuntu/trusty64" or is there something special about "ubuntu/vivid64"?

hjacobs commented 8 years ago

we can probably upgrade, just need to check that everything works :smile:

diemol commented 8 years ago

Well, I tried trusty64 and the vagrant machine did not start, it ended in an eternal ==> default: Waiting for Postgres port.. Don't know if it is related to the ubuntu version though.

Jan-M commented 8 years ago

Bumping to Wily64 - lets see if that helps

hjacobs commented 8 years ago

@diemol the Vagrant box should now work again (using Ubuntu 15.10), we had some SSL problem after the upgrade (#14) --- that's now fixed.