2
私は迷惑メールと仮想マシンプロバイダ - VirtualBoxをインストールしました。 https://www.vagrantup.com/downloads.html https://www.virtualbox.org/wiki/DownloadsMac OS Xでバグがうまく動作しないOS X
私はOS Xのターミナルでは、次の二つの端子走った:それがエラーを以下与え
vagrant init ubuntu/trusty64
vagrant up
を:
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/trusty64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'ubuntu/trusty64' 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/trusty64"]
Error:
[Vagrantボックスが見つかりませんでした、またはリモートカタログでアクセスできませんでした - 互換性のないカールバージョン](http://stackoverflow.com/questions/40473943/vagrant-box-could-not-be-リモート・カタログで見つけられた、またはアクセスできない) –
私はそれを試してみました。それは私のMacBookで私のために働いていました。ファイアウォールやプロキシの背後にいるかどうかをよく確認してください。 – yorammi