Skip to content

unable to load root certificates: unable to parse bytes as PEM block #9

@seb-835

Description

@seb-835

Hi ,
i got some trouble using tridentctl-protect, while tridentctl is working fine.
Can you help checking what i made wrong.

Trident-protect was installed using:

helm install trident-protect netapp-trident-protect/trident-protect --set clusterName=preprod-wkl-01 --version 100.2510.0 --create-namespace --namespace trident-protect

Best.

$ kubectl config get-contexts
CURRENT   NAME             CLUSTER          AUTHINFO         NAMESPACE
*         preprod-wkl-01   preprod-wkl-01   preprod-wkl-01

$ kubectl get nodes
NAME                                STATUS   ROLES                              AGE    VERSION
preprod-wkl-01-pool01-k7snn-8q6mq   Ready    control-plane,etcd,master,worker   403d   v1.30.3+rke2r1
preprod-wkl-01-pool01-k7snn-hccg6   Ready    control-plane,etcd,master,worker   403d   v1.30.3+rke2r1
preprod-wkl-01-pool01-k7snn-sjd5f   Ready    control-plane,etcd,master,worker   403d   v1.30.3+rke2r1

$ kubectl get pods -n trident-protect
NAME                                                  READY   STATUS    RESTARTS   AGE
trident-protect-controller-manager-676d774d5d-qg52x   1/1     Running   0          4h

$ kubectl get sc
NAME              PROVISIONER             RECLAIMPOLICY   VOLUMEBINDINGMODE   ALLOWVOLUMEEXPANSION   AGE
ontap (default)   csi.trident.netapp.io   Delete          Immediate           true                   406d

$tridentctl version -n trident
+----------------+----------------+-------------+
| SERVER VERSION | CLIENT VERSION | ACP VERSION |
+----------------+----------------+-------------+
| 25.10.0        | 25.10.0        | 25.10.0     |
+----------------+----------------+-------------+

$tridentctl get backend -n trident
+---------------+----------------+--------------------------------------+--------+------------+---------+
|     NAME      | STORAGE DRIVER |                 UUID                 | STATE  | USER-STATE | VOLUMES |
+---------------+----------------+--------------------------------------+--------+------------+---------+
| svmrancherhds | ontap-nas      | 089bc3ba-e086-438e-8038-13f9e9d5dd08 | online | normal     |       9 |
+---------------+----------------+--------------------------------------+--------+------------+---------+

$ tridentctl-protect version
25.10.0

$ tridentctl-protect get all -A 
application:
2025/12/02 16:01:43 unable to load root certificates: unable to parse bytes as PEM block


$ tridentctl-protect get all -A --context preprod-wkl-01
application:
2025/12/02 16:01:43 unable to load root certificates: unable to parse bytes as PEM block

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions