puffinrocks / puffin

lightweight webapp catalog based on containers, with user interface à la mobile app store
GNU Affero General Public License v3.0
89 stars 20 forks source link

error trying to install/run #2

Closed mgaulton closed 8 years ago

mgaulton commented 8 years ago

I got the message before restart when trying "docker-machine create -d virtualbox dev". reboot didn't work for me on opensuse 13.2

I had to do a is sudo modprobe vboxnetadp then VirtualBox restart but its now giving me the message after noted below

Message before restart derr: 0%... Progress state: NS_ERROR_FAILURE VBoxManage: error: Failed to create the host-only adapter VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory VBoxManage: error: Details: code NS_ERRORFAILURE (0x80004005), component HostNetworkInterface, interface IHostNetworkInterface VBoxManage: error: Context: "int handleCreate(HandlerArg, int, int_)" at line 66 of file VBoxManageHostonly.cpp

Message after server6:~ # docker-machine create -d virtualbox dev Running pre-create checks... Creating machine... Error creating machine: Error in driver during machine creation: exit status 1

loomchild commented 8 years ago

Hi, I think your problem is related to VirtualBox, your OS or your hardware configuration, please try to seek help there.