User Tools

Site Tools


wiki:virtualbox_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:virtualbox_troubleshooting [2024/11/09 15:05] – add poweroff state antisawiki:virtualbox_troubleshooting [2026/01/20 12:34] (current) – add Unknown resource type 32768 in hardware item antisa
Line 82: Line 82:
  
 Happened when running the vagrant installed as a single binary. Resolved by [[https://developer.hashicorp.com/vagrant/downloads#linux|installing via repo]]. Happened when running the vagrant installed as a single binary. Resolved by [[https://developer.hashicorp.com/vagrant/downloads#linux|installing via repo]].
 +
 +
 +===== Unknown resource type 32768 in hardware item =====
 +
 +Full error:
 +<code>
 +There was an error while executing `VBoxManage`, a CLI used by Vagrant
 +for controlling VirtualBox. The command and stderr is shown below.
 +
 +Command: ["import", "-n", "/home/antisa/.vagrant.d/boxes/almalinux-VAGRANTSLASH-10/10.1.20260110/amd64/virtualbox/box.ovf"]
 +
 +Stderr: 0%...VBOX_E_FILE_ERROR
 +VBoxManage: error: Appliance read failed
 +VBoxManage: error: Error reading "/home/antisa/.vagrant.d/boxes/almalinux-VAGRANTSLASH-10/10.1.20260110/amd64/virtualbox/box.ovf": Unknown resource type 32768 in hardware item, line 49
 +VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
 +VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 510 of file VBoxManageAppliance.cpp
 +</code>
 +
 +Could be a mismatch with installed virtualbox version and the vmbox version. Upgrade to newer virtualbox or downgrade box.
  
 ===== References ===== ===== References =====
wiki/virtualbox_troubleshooting.txt · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki