Hi Team,
Version = Content Management 25.2.
My otcs-admin-0 pod in AKS recently started throwing readiness probe failure in Azure.
When I check pod logs I see
2025-08-08 09:50:58,406 INFO :: Rest call performed successfully: http://localhost:8080/cs/cs/api/v1/auth
2025-08-08 09:50:58,406 INFO :: Performing rest call: http://localhost:8080/cs/cs/api/v2/certificates
2025-08-08 09:50:58,597 WARNING :: Request http://localhost:8080/cs/cs/api/v2/certificates failed with return code: 403
Return value: {"error":"Insufficient privileges.","request_id":"ee9f0e71-adc4-4656-9854-e6e4db6270e1"}
Silently retrying the request forever...
I have more than one cluster. This issue is present just on this one.
Issue started presumably post AKS nightly maintenance by Microsoft.
I compared STS of otcs-admin and otds on the problematic & working-fine systems & no obvious reasons appear for this.
I want to compare folder structure to see if something may be missing but would need help in confirming which components specifically are invoked when otcs-admin-0 pod runs REST call to:
http://localhost:8080/cs/cs/api/v2/certificates