Code Monkey home page Code Monkey logo

Comments (5)

overcache avatar overcache commented on June 3, 2024

没能获取物理网卡的名称, 能贴下在 cmd 命令 WMIC nic where "PhysicalAdapter = TRUE and NetConnectionStatus = 2" get InterfaceIndex,Name的运行结果吗?

from vrouter.

flwh avatar flwh commented on June 3, 2024

C:\Users\mapleflwh>WMIC nic where "PhysicalAdapter = TRUE and NetConnectionStatus = 2" get InterfaceIndex,Name
InterfaceIndex Name
11 VMware Virtual Ethernet Adapter for VMnet1
8 VMware Virtual Ethernet Adapter for VMnet8
3 Xiaomi 802.11n USB Wireless Adapter
40 VirtualBox Host-Only Ethernet Adapter
48 VirtualBox Host-Only Ethernet Adapter #2

from vrouter.

overcache avatar overcache commented on June 3, 2024

知道 bug 所在了, 麻烦再贴日志确认下, 谢谢.
位置在%USERPROFILE%/AppData/Roaming/vrouter/vrouter.log

from vrouter.

flwh avatar flwh commented on June 3, 2024

2017-09-06T18:02:43+08:00 - info: building vm
2017-09-06T18:03:34+08:00 - info: no hostonlyifs with 10.19.28.46 available. create a new one then configure it
2017-09-06T18:04:04+08:00 - info: hostonlyInf: VirtualBox Host-Only Ethernet Adapter #2
2017-09-06T18:04:04+08:00 - info: bridgeServices: Xiaomi 802.11n USB Wireless Adapter,Realtek PCIe FE Family Controller,TAP-Windows Adapter V9
2017-09-06T18:04:06+08:00 - info: actived Bridge Service: undefined
2017-09-06T18:04:12+08:00 - error: build error: Error: Command failed: "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" startvm --type headless vrouter
VBoxManage.exe: error: Nonexistent host networking interface, name 'undefined' (VERR_INTERNAL_ERROR)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

2017-09-06T18:04:33+08:00 - info: building vm
2017-09-06T18:04:33+08:00 - error: build error: Error: Command failed: "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" createvm --name vrouter --register
VBoxManage.exe: error: Machine settings file 'C:\Users\mapleflwh\VirtualBox VMs\vrouter\vrouter.vbox' already exists
VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MachineWrap, interface IMachine, callee IUnknown
VBoxManage.exe: error: Context: "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(), ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(), machine.asOutParam())" at line 273 of file VBoxManageMisc.cpp

from vrouter.

overcache avatar overcache commented on June 3, 2024

已通过 e0f95d5 修复.

请下载alpha-3版本, 删除构建失败的虚拟机然后重建一次

from vrouter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.