lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.3k stars 1.45k forks source link

getting below error any suggestion? #7992

Open gaddypavan opened 6 months ago

gaddypavan commented 6 months ago

Screenshot (436)

Nokel81 commented 5 months ago

It sounds like the connection goes through but then some timeout occurred. Are you able to connect via kubectl proxy?

tracetechnical commented 3 months ago

This looks to me like there is an issue with your controlplane somehow. If you are self-hosted, check that you can get at the url in your kubeconfig.

I saw this issue before when my loadbalancer wasn't working correctly to direct the traffic.