環境 Mac OS X EI Capitan 10.11.6 Vagrant 1.8.7 現象 vagrant upでboxを取得するようにした状態で、upするとcurlで落ちる。 config.vm.define 'api' do |api| api.vm.box = 'api' api.vm.box_url = 'https://s3-ap-northeast-1.amazonaws.com/path/to/api.json' $ VAGRANT_LOG=debug vagrant up api ... ERROR vagrant: Vagrant experienced an error! Details: ERROR vagrant: #<Vagrant::Errors::DownloaderError: An error occurred while downloading th