Helm delete failed BackoffLimitExceeded

Hey,
I’m doing some testing you our QA environment installing and removing helm charts…
I have the following error
Error: Job failed: BackoffLimitExceeded

I have looked over the docs in the helm/portworx git, and seems like I have a different error

[root@testvm portworx]# kubectl logs px-hook-predelete-nodelabel-sm52h -nkube-system
Error from server (Forbidden): nodes is forbidden: User “system:serviceaccount:kube-system:portworx-hook” cannot list nodes at the cluster scope: clusterrole.rbac.authorization.k8s.io “portworx-hook” not found

What could be the reason?

hi Matan_Baruch, can you please let me know the steps which you followed to redeploy ? Because i think cleaning did not go well before your reinstall. and also please get the complete log from the portworx pod? kubectl logs -n kube-system -l name=portworx --tail=99999 or journalctl -lu portworx* from of the worker node ? it would be easy to communicate and fix the issue in slack or zoom, Please ping or let me know your availability for the zoom meeting. thanks

Sen S