We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x878118] goroutine 1 [running]: github.com/nanobox-io/nanobox/util/provider.DockerMachine.Valid(0xc4203007c0, 0xe, 0xc42030c1a8, 0xa68301, 0x7) /home/travis/gopath/src/github.com/nanobox-io/nanobox/util/provider/dockermachine.go:80 +0xa98 github.com/nanobox-io/nanobox/util/provider.(*DockerMachine).Valid(0xfede68, 0xfede68, 0x0, 0x0, 0x965640, 0xc4202fe110) <autogenerated>:1 +0x35 github.com/nanobox-io/nanobox/util/provider.Valid(0xc420300390, 0xb, 0xa6831f, 0x7, 0x0) /home/travis/gopath/src/github.com/nanobox-io/nanobox/util/provider/provider.go:64 +0x18a main.main() /home/travis/gopath/src/github.com/nanobox-io/nanobox/main.go:86 +0x4dd
The text was updated successfully, but these errors were encountered:
Enhance command output
abbf4b8
Fix a panic on linux if nfs server isn't running. Resolves #600
glinton
No branches or pull requests
The text was updated successfully, but these errors were encountered: