Node shell not working

When I try to open Node shell, I get

how to fix it?

@dkocheto see also https://forums.k8slens.dev/t/problem-when-connecting-to-node-shell-2025-2-141554/5731
and workaround proposed there by jlamoree.

It seems to be a bug in version “2025.2.141554-latest”

Oddly enough, disabling - Lens Internal Proxy helped
Lens uses the internal Kube API Proxy, which sometimes breaks the interaction with kubectl, especially if there are version differences or certificate issues.
Disabling it forces Lens to use kubectl directly, without an intermediate proxy.

1 Like