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

[receiver/vcenter]collect VMs panic nil pointer #16277

Closed
wzy531a opened this issue Nov 14, 2022 · 1 comment
Closed

[receiver/vcenter]collect VMs panic nil pointer #16277

wzy531a opened this issue Nov 14, 2022 · 1 comment
Labels
bug Something isn't working priority:p2 Medium receiver/vcenter

Comments

@wzy531a
Copy link
Contributor

wzy531a commented Nov 14, 2022

Component(s)

receiver/vcenter

What happened?

Description

I found a nil pointer exception when we run vcenter receriver.

Steps to Reproduce

Expected Result

An error occurred when collecting VMs, and I do not want the opentelemetry-collector process to stop

Actual Result

panic nil pointer exception

Collector version

v0.63.0

Environment information

Environment

OS: centos7
vcenter 6.7

OpenTelemetry Collector configuration

No response

Log output

goroutine 77 (running):
github.com/vmware/govmomi/vim25.(*client).Roundtsip(0xc000094c007, (0x3do96d82,0xc0001ac4487), (0x3dcfa6  /data/parcels/gopath/pkg/mod/github.com/vmware/[email protected]/vim25/client.go:129
github.com/vmware/govmomi/vim25/methods.currenttime((0x3de96d8, 0xc0001ac448),(0x3dc
/data/parcela/gopath/pkg/mod/github.com/vmware/govmomi@v0.29.0/vim25/methods/methods.go:3579 +0xal
f500, 0x01, 0xc00d9acd20)
...

Additional context

No response

@wzy531a wzy531a added bug Something isn't working needs triage New item requiring triage labels Nov 14, 2022
@github-actions
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:p2 Medium receiver/vcenter
Projects
None yet
Development

No branches or pull requests

2 participants