Vagrant cannot find the box whenever Vagrant up is commanded

0

Vagrant cannot find the box whenever Vagrant up is commanded.

I tried adding the box explicitly but still doesn't work, it shows this error:

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/bionic64' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: ~> 20210512.0.0
The box 'ubuntu/bionic64' 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/bionic64

Error:

schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The r
evocation function was unable to check revocation for the certificate.
vagrant
vagrant-windows
vagrant-plugin
asked on Stack Overflow May 14, 2021 by Pavan • edited May 18, 2021 by Ruli

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0