lensapp / lens

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

Lens app doesn't show anything - upstream https://app.k8slens.dev is down #5510

Open pavelpikatamcs opened 2 years ago

pavelpikatamcs commented 2 years ago

Describe the bug When starting Lens, it shows "Loading screen", but then gets to the blank page with nothing. I have inspected requests it sends with Fiddler and identified that it fails to display a login page, because the upstream dependency appears to be down - https://app.k8slens.dev/auth/realms/lensCloud/protocol/openid-connect/3p-cookies/step1.html

To Reproduce Steps to reproduce the behavior:

  1. Open Lens

Expected behavior I expect a login page to be shown, or an error displayed when upstream cannot be contacted

Screenshots image

Environment (please complete the following information):

swAucxis commented 2 years ago

We have the same issue

chenhunghan commented 2 years ago

There was performance issues with our sever about 1 hr ago, please try it now, should be smoother.

ondrej-smola commented 2 years ago

Same here, using google login ends up on black browser screen

ehovaere commented 2 years ago

Same here, blank (grey btw) screen just after "Loading Lens ID login..." image

PascalGiessler commented 2 years ago

I've the same issue

xarbit commented 2 years ago

same here

jotedia commented 2 years ago

Same

xarbit commented 2 years ago

install this one for Mac to bypass the forced account if you need to work:

Intel: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.dmg

or

ARM64 https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1-arm64.dmg

iQQBot commented 2 years ago

same

iQQBot commented 2 years ago

webstormDownloadUrl: "https://download.jetbrains.com/webstorm/WebStorm-2022.1.tar.gz"

anirudhwarrier commented 2 years ago

same here

jotedia commented 2 years ago

install this one for Mac to bypass the forced account if you need to work:

Intel: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.dmg

or

ARM64 https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1-arm64.dmg

And for windows?

anirudhwarrier commented 2 years ago

install this one for Mac to bypass the forced account if you need to work:

Intel: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.dmg

or

ARM64 https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1-arm64.dmg

This does not solve it.

xarbit commented 2 years ago

install this one for Mac to bypass the forced account if you need to work: Intel: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.dmg or ARM64 https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1-arm64.dmg

And for windows?

https://downloads.k8slens.dev/ide/Lens%20Setup%205.4.6-latest.20220428.1.exe

xarbit commented 2 years ago

install this one for Mac to bypass the forced account if you need to work: Intel: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.dmg or ARM64 https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1-arm64.dmg

This does not solve it.

it don't no .. but it certainly helps you get your work done.

jotedia commented 2 years ago

install this one for Mac to bypass the forced account if you need to work: Intel: https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1.dmg or ARM64 https://api.k8slens.dev/binaries/Lens-5.4.6-latest.20220428.1-arm64.dmg

And for windows?

https://downloads.k8slens.dev/ide/Lens%20Setup%205.4.6-latest.20220428.1.exe

Doesn't solve the problem.

xarbit commented 2 years ago

It does for me

gabydebur commented 2 years ago

Same here in windows and with new update

tomasz-bozek commented 2 years ago

also not working under linux 5.5.2, confirmed working release is https://downloads.k8slens.dev/ide/Lens-5.4.6-latest.20220428.1-amd64.deb

anirudhwarrier commented 2 years ago

Looks like this outage is causing this

l2D commented 2 years ago

Same here in macOS 12.4; Darwin 21.5.0 arm64.

Update: I can log in, and Lens seems ok now.

2022-06-01_14-09-33_CZNCKDbl

gmta commented 2 years ago

Workaround: toggle Developer Tools, and remove the <div role="presentation"> element: image

marafa-sugarcrm commented 2 years ago

as a work around you can use openlens . see #5444