Error VERR_NET_HOST_NOT_FOUND after Update

Discussions related to using VirtualBox on Windows hosts.
Post Reply
de1m
Posts: 10
Joined: 8. Mar 2012, 11:39

Error VERR_NET_HOST_NOT_FOUND after Update

Post by de1m »

Hi all,
I've maked update from vbox 4.1.18 to 4.1.22.
After Update was all VMs not accessible(Error VERR_NET_HOST_NOT_FOUND). I've removed all Vms and added again with CMD command vboxmanage registervm *.vbox.

My problem now is I cannot create VM. I have following error:

Code: Select all

D:\Program Files\Oracle\VirtualBox>VBoxManage.exe createvm  --name "TestVM"
VBoxManage.exe: error: Invalid machine settings file name '\\Ap1a2-cluster\Vbox_Config\TestVM\TestVM.vbox' (VERR_NET_HOST_NOT_FOUND)
VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Machine, interface IMachine, callee IUnknown
Context: "CreateMachine(bstrSettingsFile.raw(), name.raw(), osTypeId.raw(), Guid(id).toUtf16().raw(), FALSE , machine.asOutParam())" at line
 249 of file VBoxManageMisc.cpp
Date of my host:
Windows 2003 SP2
Vbox 4.1.22 (80657)
de1m
Posts: 10
Joined: 8. Mar 2012, 11:39

Re: Error VERR_NET_HOST_NOT_FOUND after Update

Post by de1m »

no ideas? :(
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Error VERR_NET_HOST_NOT_FOUND after Update

Post by mpack »

What makes you think this is a VirtualBox problem? The error is saying that your host PC cannot find the server "\\Ap1a2-cluster". Several other things about your setting seem to be unusual as well, e.g. Program Files folder on D, VM located on a network share etc.
Post Reply