What happens if you try the following (this will download a box from vagrantcloud.com):
vagrant init ubuntu/trusty64 vagrant up
I know that box works, so if you still get the same problem then that helps narrow it down.
What happens if you try the following (this will download a box from vagrantcloud.com):
vagrant init ubuntu/trusty64
vagrant up
I know that box works, so if you still get the same problem then that helps narrow it down.