Steps to reproduce:
- init a “public box”
$ vagrant init bento/rockylinux-10
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
- Run
vagrant up
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'bento/rockylinux-10' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'bento/rockylinux-10' could not be found or could not be accessed in the remote catalog.
If this is a private box on the HashiCorp Vagrant Public Registry, please verify
you're logged in via `vagrant cloud auth login`. Also, please double-check the name.
The expanded URL and error message are shown below:
URL: ["https://vagrantcloud.com/bento/rockylinux-10"]
Error: The requested URL returned error: 401
Howerver, this url “https://vagrantcloud.com/bento/rockylinux-10” can be accessed via web browser without problem.
Version Information
- Vagrant: 2.4.8
- VirtualBox: 7.1.12