Linkerd viz extension doesn't work after few hours inactivity #10351
Unanswered
zhoudaxia233
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've already asked the same question here a few days ago but I haven't got an answer. This error has been haunting me for WEEKs so I would like to ask again with more detail in hopes of getting a helpful response.
Upon running the
linkerd check
command, I received an error message regarding the Viz extension self-check (× viz extension self-check). Upon further investigation, I found relevant logs in the broken metrics-api pod (with status CrashLoopBackOff):metrics-api
container:linkerd-proxy
container:I have two metrics-api pods running in namespace
linkerd-viz
, however, one of them is broken(as above), another works fine.What's weird is, even in the normal metrics-api pod (which is
metrics-api-58878cc567-9hbvh
), the logs seem abnormal:metrics-api
container:linkerd-proxy
containerI've also checked the identity certificate of the broken pod metrics-api-7c9469d5db-mbnqp (with status CrashLoopBackOff) to make sure it's still valid.
And it is valid! (NOW is Feb 17 22:00:00 2023 UTC)
I've tried to restart the deployment again, tried to destroy the cluster and rebuilt everything from scratch, tried
Minikube
, triedKind
, just to name a few.(Not sure if this information helps, but I use
Ubuntu 18.04.6 LTS
)My
Linkerd
version:Client version: stable-2.12.4
Server version: stable-2.12.4
Beta Was this translation helpful? Give feedback.
All reactions