Persistent "The application 'VirtualBox' can't be opened" error
Posted: 23. Jan 2018, 23:18
Hello there,
Overnight my VirtualBox seemed to have stopped working. Some relevant information:
MacBook Pro (13-in 2017 model)
macOS Sierra v10.12.6 (latest version)
Genymotion v2.11.0 (latest version)
VirtualBox v5.2.7 (latest version)
The issue:
I've been trying to startup a virtual machine through Genymotion but I kept getting the incompatible state error message. I was suggested to open VirtualBox to shut off the virtual machine, but each time I try, VirtualBox fails to startup and throws me an error: The application "VirtualBox" can't be opened.
I've tried to shut down the virtual machine through the terminal via but then I get an error stating that the virtual machine is not currently running.
Naturally, I try starting the virtual machine via but then I get a .
Attempts to solve:
I've deleted the virtual machine through Genymotion and recreated a new one, and the issue persists.
I've restarted my computer and the issue persists.
I've uninstalled VirtualBox through the uninstall tool in the dmg and also uninstalled Genymotion and reinstalled both of them and the issue persists.
Can someone please help me with this issue? It would be greatly appreciated, thank you!
Overnight my VirtualBox seemed to have stopped working. Some relevant information:
MacBook Pro (13-in 2017 model)
macOS Sierra v10.12.6 (latest version)
Genymotion v2.11.0 (latest version)
VirtualBox v5.2.7 (latest version)
The issue:
I've been trying to startup a virtual machine through Genymotion but I kept getting the incompatible state error message. I was suggested to open VirtualBox to shut off the virtual machine, but each time I try, VirtualBox fails to startup and throws me an error: The application "VirtualBox" can't be opened.
I've tried to shut down the virtual machine through the terminal via
Code: Select all
VBoxManage controlvm "device name" poweroffNaturally, I try starting the virtual machine via
Code: Select all
VBoxManage startvm "device name"Code: Select all
NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachineAttempts to solve:
I've deleted the virtual machine through Genymotion and recreated a new one, and the issue persists.
I've restarted my computer and the issue persists.
I've uninstalled VirtualBox through the uninstall tool in the dmg and also uninstalled Genymotion and reinstalled both of them and the issue persists.
Can someone please help me with this issue? It would be greatly appreciated, thank you!