kivy_pyinstaller_linux_example icon indicating copy to clipboard operation
kivy_pyinstaller_linux_example copied to clipboard

Issue in running the vagrant up command.. gui is not running.. can any one give the precise32 link

Open jaki300 opened this issue 5 years ago • 1 comments

Screenshot 2020-06-09 at 12 47 25 PM

jaki300 avatar Jun 09 '20 07:06 jaki300

@rajbot There was an error while executing VBoxManage, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "a333fe47-dc8a-4d94-a0aa-cbbbd39f621a", "--type", "gui"]

Stderr: VBoxManage: error: The virtual machine 'kivy_pyinstaller_linux_example_default_1591626465619_40031' has terminated unexpectedly during startup because of signal 6 VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

jaki300 avatar Jun 09 '20 12:06 jaki300