Cannot connect any cluster with LENS version 2025.5.81206-latest

Hello

Since upgraded my lens version , i have this erreor message :

INFO Starting connection …
INFO Authentication proxy started
INFO Refreshing connection status …
ERROR Failed to GET https://127.0.0.1:56928/8317bf6b2601df2a5405987ee414289b/version: Internal Server Error (500)

The connection work from kubectl with the same .kube/config file .

Can you help me please .

Thinks.

Anouar

Hello @anouar.krifa , thank you for reaching out!

I have contacted our development team regarding your issue .

@anouar.krifa I ran into this as well after updating Lens, something with the coupling of it and AWS CLI and assumption of install location (I use homebrew on Mac). This worked as a workaround for me:

PATH=“/opt/homebrew/bin:$PATH” open -a “Lens”