Getting panic: runtime error: invalid memory address or nil pointer dereference [recovered] #4963
palla714
started this conversation in
General discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello team,
I am getting error panic: runtime error: invalid memory address or nil pointer dereference [recovered] while trying to deploy Velero on Red Hat Openshift Cloud Environment, from the log file it is clear that the error is generated from this file
/go/src/github.com/vmware-tanzu/velero/pkg/controller/generic_controller.go:91 +0x1f7
However I am not sure which is the possible remedy for this and what code changes are required. Can someone look into this please on urgent basis as I am working on backup process with Velero
Beta Was this translation helpful? Give feedback.
All reactions