You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'debian/bookworm64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: 12.20250126.1
==> default: Loading metadata for box 'debian/bookworm64'
default: URL: https://vagrantcloud.com/api/v2/vagrant/debian/bookworm64
The box you're attempting to add has no available version that
matches the constraints you requested. Please double-check your
settings. Also verify that if you specified version constraints,
that the provider you wish to use is available for these constraints.
Box: debian/bookworm64
Address: https://vagrantcloud.com/api/v2/vagrant/debian/bookworm64
Constraints: 12.20250126.1
Available versions: 12.20230602.1, 12.20230615.1, 12.20230723.1, 12.20231009.1, 12.20231211.1, 12.20240212.1, 12.20240503.1, 12.20240814.1, 12.20240905.1, 12.20241217.1, 12.20250126.1
The text was updated successfully, but these errors were encountered:
Without information included about your host system I can only guess, but my assumption is that you are using an arm based mac and the requested box does not support your host architecture. In this case, the virtualbox provider for the debian/bookworm64 box only supports amd64 architecture.
https://portal.cloud.hashicorp.com/vagrant/discover/debian/bookworm64 tells me to
When running
vagrant up
I get:The text was updated successfully, but these errors were encountered: