#Issue with Dapr side car after upgrade from 1.11.3 to 1.13.0

1 messages · Page 1 of 1 (latest)

lavish perch
#

Hi All,
I am facing issue with side car after upgrade the dapr version to 1.13.0.
I have downgrade the dapr version by using Rollback "helm rollback dapr 4 --namespace dapr-system".
Still I am facing same issue. Issue is "in my application pods are not injecting the side car"

When I check the log from dapr side car, i see below errors
"http: TLS handshake error from 100.101.0.9:37020: EOF
TLS handshake error from 100.101.0.9:32818: remote error: tls: bad certificate"

Even i have updated the mTLS certificate.
"dapr mtls renew-certificate -k --valid-until 365 days --restart"

can anyone please help me? How to resolve the issue?

solemn vortex
#

I replied on the other channel