Skip to content
New issue

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 #104

Open
Htebib89 opened this issue Mar 9, 2020 · 1 comment
Open

Comments

@Htebib89
Copy link

Htebib89 commented Mar 9, 2020

Hello,

I've setup the poject and it runs correctly for over 6 months, but the last week the projct stop to retrieve the data from vcenter and i receive this error when i run the project :

goroutine 6 [running]:
main.(*VCenter).Query(0xc42006a8c0, 0xc4200e07a0, 0x1, 0x4, 0xc4200ee180, 0x1, 0x4, 0x3c, 0xc42006f3b0, 0xb, ...)
/home/vikram/Projects/mine/GO_HOME/src/github.com/vikramjakhr/vsphere-vcenter-influx-go/vsphere-influxdb.go:512 +0x4d3c
main.worker(0x3, 0xc4200e07a0, 0x1, 0x4, 0xc4200ee180, 0x1, 0x4, 0x3c, 0xc42006f3b0, 0xb, ...)
/home/vikram/Projects/mine/GO_HOME/src/github.com/vikramjakhr/vsphere-vcenter-influx-go/vsphere-influxdb.go:900 +0x42d
created by main.main
/home/vikram/Projects/mine/GO_HOME/src/github.com/vikramjakhr/vsphere-vcenter-influx-go/vsphere-influxdb.go:1023 +0x9c3

Could you please help?
Many thanks.

Haithem Tebib
Best Regards,

@sofixa
Copy link
Member

sofixa commented May 14, 2020

Hi @Htebib89 , was your vCenter/ESXi fully accessible when it crashed? Has something changed ( update, certificate change, etc. ) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants