Picture of michael shannon
Vagrant up fails on Mac OS X
by michael shannon - Monday, 1 May 2017, 3:38 PM
 

Here's the message:

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/trusty32' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'ubuntu/trusty32' 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/trusty32"]
Error: Failed to connect to atlas.hashicorp.com port 443: Connection refused

Picture of michael shannon
Re: Vagrant up fails on Mac OS X
by michael shannon - Monday, 1 May 2017, 8:26 PM
 

I realized that I didn't ask a question. Has anyone experienced this while trying to install Vagrant for the Adapt install? And if so, how did you resolve it. I can access the domain using the browser. I can ping the domain. So I don't understand why this isn't working.