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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x68 pc=0x722ae1]
goroutine 1 [running]: github.com/rockyluke/drac-kvm/vendor/github.com/Unknwon/goconfig.(*ConfigFile).GetValue(0x0, 0x7f3129, 0x8, 0x7f4085, 0xb, 0x0, 0x0, 0x0, 0x0) C:/Users/Nikdo/go/src/github.com/rockyluke/drac-kvm/vendor/github.com/Unknwon/goconfig/conf.go:164 +0x51 main.main() C:/Users/Nikdo/go/src/github.com/rockyluke/drac-kvm/main.go:109 +0x507
The text was updated successfully, but these errors were encountered:
No branches or pull requests
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x68 pc=0x722ae1]
goroutine 1 [running]:
github.com/rockyluke/drac-kvm/vendor/github.com/Unknwon/goconfig.(*ConfigFile).GetValue(0x0, 0x7f3129, 0x8, 0x7f4085, 0xb, 0x0, 0x0, 0x0, 0x0)
C:/Users/Nikdo/go/src/github.com/rockyluke/drac-kvm/vendor/github.com/Unknwon/goconfig/conf.go:164 +0x51
main.main()
C:/Users/Nikdo/go/src/github.com/rockyluke/drac-kvm/main.go:109 +0x507
The text was updated successfully, but these errors were encountered: