Hi All,
I’m facing below error when i’m trying to start vagrant using vagrant up --provision
c:\Users\m103\m103-vagrant-env>vagrant up --provision
Bringing machine ‘mongod-m103’ up with ‘virtualbox’ provider…
==> mongod-m103: Box ‘ubuntu/trusty64’ could not be found. Attempting to find and install…
mongod-m103: Box Provider: virtualbox
mongod-m103: 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 Vagrant Cloud, 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://vagrantcloud.com/ubuntu/trusty64”]
Error: SSL certificate problem: unable to get local issuer certificate
Please let me know what can be done here.
Thank You,
Satish CH