Opened 8 years ago
Closed 8 years ago
#15615 closed defect (worksforme)
Windows 10 host only creation failes [5.1.1]
Reported by: | Dosenblech | Owned by: | |
---|---|---|---|
Component: | network/hostif | Version: | VirtualBox 5.1.0 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | Windows |
Description
Hi!
On the latest devel build VirtualBox-5.1.1-108727-Win.exe and on a few other builds I tried I can't create host only network adapters. It didn't even create one after installation. I've seen a few similiar threads and tried different workarounds such as doing it with vboxmanage, the VBox-Win10-fix-14040.exe, admin privileges, NDIS5 driver, no UAC, compatibility mode and so on.
Translated error message from GUI:
A host interface could not be created. Querying NetCfgInstanceId failed (0x00000002). Error code:E_FAIL (0x80004005) Component:HostNetworkInterfaceWrap Interface:IHostNetworkInterface {455f8c45-44a0-a470-ba20-27890b96dba9}
Attachments (4)
Change History (13)
by , 8 years ago
Attachment: | 2016-07-14-14-45-29-bugreport.tgz added |
---|
comment:1 by , 8 years ago
by , 8 years ago
Attachment: | InstallLogs.zip added |
---|
comment:2 by , 8 years ago
Now it won't let me finish my installation despite I rebooted and deleted the old folder.
Installation failed! Error: Critical error
Attached two logs, the later one I tried with admin privileges.
comment:3 by , 8 years ago
Thanks for the logs! Both times the installer failed at creating host-only interface. Let me try to reproduce the problem locally and get back to you.
comment:4 by , 8 years ago
I cannot reproduce the problem locally, everything works fine here. Try following these steps:
- Make sure no installation of VirtualBox is listed in Control Panel;
- Install VirtualBox without host-only networking by selecting "Entire feature won't be available" for "VirtualBox Host-Only Networking" on "Custom Setup" page during installation;
- Generate and upload another bug report so I could see the current state.
Thanks in advance!
by , 8 years ago
Attachment: | MSI61fa2.zip added |
---|
comment:5 by , 8 years ago
The installation still failed, see attached log. Deselect NAT feature too?
by , 8 years ago
Attachment: | 2016-07-18-19-56-54-bugreport.tgz added |
---|
comment:7 by , 8 years ago
I am 99% sure that the installer fails because network configuration engine fails to load VBoxNetFltNobj.dll, hence VBoxNetCfgWinInstallComponent failed, hr (0x8007007e)
message in the installer log. Now, this DLL is not needed for NDIS6 drivers, but it looks like you got it registered with network configuration engine by applying all kinds of workarounds. I suggest you to re-install your system and, please, refrain from using all these heal-yourself remedies floating around the Internet in the future. If something does not work out of the box, file a bug report and we will try to help. If you want to confirm or refute my guess, install ProcMon from TechNet, capture system events during VirtualBox installation (with bridge and host-only networking) and try to find VBoxNetFltNobj.dll in the captured events. Sorry about not being able to help you further at this point.
comment:9 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Thanks for the provided logs! I do not see neither vboxnetadp6.sys (host-only) nor vboxnetlwf.sys (bridged) drivers installed on your system. This could be an installation issue. Please uninstall VirtualBox, then install it back with logging enabled as described here. I only need the installer log. Driver installation logs are already included into the bug report you have provided.