Is any fixes for vagrant and virtual box exists? In Ventura.
Hi, i use to use mac for work and since last update I can use any of mac for my work.
Problem is that vagrant and virtual box doesn't work.
I bought new Mac with chipset M1 - the same isse.
Now i try to use Ventura on my Mac from 2018 with Intell chip
Version vagrant 2.3.2 Version Virtual Box 6.1.4 or 7.0.2.
I saw a lot of discussions in internet, but not solved.
Issue:
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "db980228-eb46-425e-950e-1f7b14245b95", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'm2test' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
Do you developers have plan to fix this issue?
Thank you.