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
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
Error: Process completed with exit code 1.
relates to #5342 (comment)
set up vagrant step looks flaky since last week and seems to happen more often now: https://github.com/moby/buildkit/actions/runs/10951539533/job/30525617561?pr=5343#step:7:12
Any idea @AkihiroSuda ?
The text was updated successfully, but these errors were encountered: