nanobox
nanobox copied to clipboard
Nanobox Not Running on Win 10 - VM cannot communicate with host
Never been able to get my Nanobox working on Windows 10. Everything is fine on my Mac.
- Windows Firewall off.
- VM has been created.
- I can ping the web and host IP from the VM using Virtual Box.
- Computer is on a work domain (no sure if permissions is causing an issue).
But Nanobox run throws:
Nanobox has started a VM that needs access to your machine for mounting. This VM is unable to communicate with the host machine currently. Please verify that you don't have a firewall blocking this connection, and try again!
Error : VM cannot communicate with host Context : failed to start the provider
Debug Data:
2018-09-17 08:33:23 ERROR [NANOBOX] VM cannot communicate with host
2018-09-17 08:33:23 ERROR goroutine 1 [running]:
runtime/debug.Stack(0xc0422d0240, 0x29, 0x0)
/home/travis/.gimme/versions/go1.9.linux.amd64/src/runtime/debug/stack.go:24 +0xae
github.com/nanobox-io/nanobox/util.Err.log(0x0, 0x0, 0xc0422d0240, 0x29, 0x0, 0x0, 0xe57358, 0x0, 0x0, 0x0, ...)
/home/travis/gopath/src/github.com/nanobox-io/nanobox/util/error.go:38 +0xe5
github.com/nanobox-io/nanobox/util.ErrorfQuiet(0xacd208, 0x29, 0x0, 0x0, 0x0, 0xc042358000, 0x0)
/home/travis/gopath/src/github.com/nanobox-io/nanobox/util/error.go:48 +0x11a
github.com/nanobox-io/nanobox/util/provider.DockerMachine.Start(0x1, 0x0)
/home/travis/gopath/src/github.com/nanobox-io/nanobox/util/provider/dockermachine.go:421 +0x5dc
github.com/nanobox-io/nanobox/util/provider.(*DockerMachine).Start(0xe57358, 0xe57358, 0x0)