Erez Weiss

Results 12 comments of Erez Weiss

@cherishedbrain Same here. How did you solve it?

Same. - The only thing that solved me for now is cmd+r after you are connected to the cluster and see the blank page. - I've tried the deletion of...

@mtomilov great! Let us know if you solved it somehow

Was it in the previous version?

seems related: https://github.com/lensapp/lens/issues/1690

I've managed to install 6.2.5 and it seems to be working

`brew uninstall openlens` `rm -rf ~/Library/Application Support/OpenLens` `rm -rf ~/Library/Logs/OpenLens` vi openlens.rb and paste this: ``` cask "openlens" do arch arm: "-arm64" version "6.2.5" sha256 arm: "673a4ad49bb108bd1b995bf0d3eda971254ab6da4f54ad65f067208c8cde99db", intel: "e680ca5f0091663435696eff4da6666007d7bc8cb69078f56d1b7d7674cca296" url...

Wow... Seems like I will change from Lens

> With 6.2.5 dmg, things work as expected. Unfortunately ther is no brew support for installing this specific version. I've explained it above

> The good news is, that 6.4.0-alpha.0 fixes this issue and #6834 as well. Tested with local build on macOS Big Sur (M1 silicon) Maybe we have to build this...