We are experiencing the same issues in the Sweden-central region.This might be related to the recent AKS upgrade. https://releases.aks.azure.com/webpage/index.html
Azure Container App w/ Dapr: Sidecars Started Failing to Provision.
Hello,
All new deployments to my ACA environment (across all services) have started failing with the below error:
time="2025-01-30T17:43:40.406473523Z" level=fatal msg="Fatal error from runtime: failed to retrieve the initial identity certificate: error from sentry SignCertificate: rpc error: code = PermissionDenied desc = token validation failed: "sub" not satisfied: values do not match" app_id=xxx instance=xxx-api--4euxj67-86487f5486-8z46b scope=dapr.runtime type=log ver=1.12.5
This prevents the sidecar from initializing (in backoff state), and now Dapr is unavailable on these services. No configuration changes were made.
Any help is appreciated. Thanks!
2 answers
Sort by: Most helpful
-
-
Alex Rankin 50 Reputation points
2025-01-31T17:58:32.85+00:00 I can confirm, this was resolved for us as well.