lensapp / lens

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

Failed to refresh token RequestError: getaddrinfo ENOTFOUND app.k8slens.dev #7102

Open JustDoItSascha opened 1 year ago

JustDoItSascha commented 1 year ago

Describe the bug I can't connect to one cluster (the other clusters are working). The cluster itself is running and connectable like always. Just Lens has problems. If I look in the console, i see this error, whenever I try to connect to this specific cluster:

Failed to refresh token RequestError: getaddrinfo ENOTFOUND app.k8slens.dev

and

POST https://api.refiner.io/js-client/v1/[MY_TOKEN]/identify-user 429

The UI says just "Unknown error has occured".

jweak commented 1 year ago

Thanks for reporting. Could you provide some more information? Is there something different about this specific cluster? Is it using Lens Teamwork Space? Is there more in the logs?