Hi @yeluri.krishnavamsi
May I ask you to share more details, e.g. your current version of Lens?
Did you try to reinstall Lens from scratch?
I have a similar problem
macbook pro m4 stuck at the stage of loading the lens application, tried to install via brew and the official website, but nothing helped
Yes, I tried re-installing lens from scratch twice. I even deleted my kube config before re-installation. But same issue.
Pasting the logs below
Version = 2025.6.261308-latest
2025-07-31T10:18:20.525Z info: [CREATE-ELECTRON-WINDOW]: Loading content for window âsplashâ from file: /Applications/Lens.app/Contents/Resources/app.asar/static/splash.htmlâŠ
2025-07-31T10:18:20.532Z info: [RUN-MANY-PERFORMANCE-LOGGING]: Running runnables for âafter-window-is-openedâ took 8.46 ms.
Individual runnables took:
- lens-core-main:show-dock-for-first-opened-window 3.78 ms
2025-07-31T10:18:20.728Z info: [CREATE-ELECTRON-WINDOW]: Window âsplashâ loaded
2025-07-31T10:18:20.747Z info: [CREATE-ELECTRON-WINDOW]: Loading content for window âfirst-application-windowâ from url: https://lens.app:49654âŠ
2025-07-31T10:18:20.754Z info: [RUN-MANY-PERFORMANCE-LOGGING]: Running runnables for âafter-window-is-openedâ took 8.81 ms.
Individual runnables took:
- lens-core-main:show-dock-for-first-opened-window 3.48 ms
2025-07-31T10:18:20.889Z error: [CREATE-ELECTRON-WINDOW]: Failed to load window âfirst-application-windowâ { code: -102, desc: âERR_CONNECTION_REFUSEDâ }
2025-07-31T10:18:20.966Z info: [CREATE-ELECTRON-WINDOW]: Window âfirst-application-windowâ loaded
2025-07-31T10:18:20.969Z error: [LOGGER]: Error resolving proxy Object has been destroyed
2025-07-31T10:18:36.008Z warn: [RUN-MANY-OF-SLOW-RUNNABLES]: Slow runnable encountered: âapplication-for-electron-main:closing-of-applicationâ (on-quit-of-back-end)
2025-07-31T10:18:36.011Z error: [LOGGER]: Error resolving proxy Object has been destroyed
2025-07-31T10:18:44.512Z info: APP:ACTIVATE { hasVisibleWindows: true }
2025-07-31T10:19:07.355Z error: [LOGGER]: Error resolving proxy Object has been destroyed
2025-07-31T10:21:36.787Z info: APP:ACTIVATE { hasVisibleWindows: true }
2025-07-31T10:21:47.974Z info: APP:ACTIVATE { hasVisibleWindows: true }
I have this problem on Windows 10.
After a frezzing in my computer I did a OS restart and the Lens donât open anymore, just shows this same screenâŠ
I did a reinstalation over with the latest version downloaded in the lens website but the problem persists.
Could you try opening the app from the top menu / tray and seeing if there are errors in the developer console with cmd-shift-I and paste them here
Reseting all the settings could help, this means deleting the directory (replace your username). Take a backup if you want to preserve your settings.
/Users/yourusername/Library/Application Support/Lens
Or same in Windows %AppData/Lens
Deleting the Lens folder worked. Thank you so much.
Before deleting the settings, I tried to extract the errors from the developer console like you mentioned. But I was able to see only a black screen.