Linkerd viz extension doesn't work after few hours inactivity #10323
Unanswered
zhoudaxia233
asked this question in
Q&A
Replies: 2 comments 3 replies
-
What is the output of |
Beta Was this translation helpful? Give feedback.
1 reply
-
These log lines point to something being incorrect about identity on the cluster. Are you configuring anything about identity during installation? Have you verified that the root/issuer certs are correct? Do you see the same issues when installing with the CLI which can generate it's own certs? |
Beta Was this translation helpful? Give feedback.
2 replies
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 freshly set up Linkerd and the Linkerd Viz extension on my local machine and everything was working fine when I checked the dashboard to monitor all traffic. However, after a few hours of inactivity, I noticed that the dashboard was no longer working. 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 metrics-api pod of the Linkerd-proxy container:I cannot fixed this issue, so I just destroyed the cluster on my laptop and rebuild everything. However, after a few hours inactivity the same issue appears. I've tried to restart the deployment, tried to delete the pod, none of them works.
I tried this on both minikube and kind.
Please help me, thank you!
Beta Was this translation helpful? Give feedback.
All reactions