Skip to content

install error.. plz help me #14

@dltkdgh0403

Description

@dltkdgh0403

I am trying to install PurpleLab on Ubuntu 22.04, which is directly installed on my laptop (not a VM). I am running Ubuntu in CLI mode (no GUI). My laptop is 12 cores, 16GB RAM , 512 SSD.

During the installation, I was prompted to select a network interface, and I chose. The following error occurs ->

VBoxManage: error: Appliance read failed
VBoxManage: error: Error opening the OVA file '/var/www/html/sandbox.ova' (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 471 of file VBoxManageAppliance.cpp
VBoxManage: error: Could not find a registered machine named 'sandbox'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 567 of file VBoxManageModifyVM.cpp
Available network interfaces and their IP addresses:
lo 127.0.0.1/8
enp0s31f6 10.18.1.152/24
Please type the name of the network interface you want to use for the VM (as listed above):
enp0s31f6
VBoxManage: error: Could not find a registered machine named 'sandbox'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 567 of file VBoxManageModifyVM.cpp
VBoxManage: error: Could not find a registered machine named 'sandbox'
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports
VBoxManage: error: Context: "FindMachine(Bstr(pszVM).raw(), machine.asOutParam())" at line 723 of file VBoxManageMisc.cpp
Waiting for VM to be configured...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions