"errorCode":"CNF130005","internalMessage":"Grant request failed: Error loading Kubernetes API resources: : Unauthorized""Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"NAME\" not found]"Telco Cloud Automation 3.4
An abrupt network termination causes a state management defect within the TCA-CP connection pool. A transient namespace-scoped ServiceAccount token (used temporarily for CNF deployment) becomes stuck in the TCA-CP memory cache due to a bad socket closure. When network connectivity is restored, TCA-CP applies this orphaned token to global polling loops for all registered Kubernetes endpoints. The target API servers evaluate the cross-pollinated token, query their local etcd datastores, and reject the requests as unauthorized because the specific service account does not exist globally.
kubectl rollout restart deployment tca-app -n tca-cp-cn