My laptop run with windows 10 entreprise 64 bit.
Oracle Virtual Box 6.0 install
MinGW install with all 6 packages like the instruction
ssh: call test done with success like the instruction
m103-vagrant-env file download and install in c:\user…\university like the video
vagrant 2.2.3: install with success
cmd shell: in the repository m103 file zip
vagrant up
result:
C:\Users\lmallette\university\m103>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
C:\Users\lmallette\university\m103>
Maybe I have to download m103 for windows ?