-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Lens desktop after the newest updated, is not showing any of my clusters from local kubeconfig. Initally it gets stuck on loading the lens once closed then opened normally but without any clusters which i had
Expected behavior
Application should open and show the existing clusters
Environment (please complete the following information):
- Lens Version: 2025.8.121212-latest
- OS: Win11
- Installation method (e.g. snap or AppImage in Linux): Offically downloaded by website
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
lens open --debug
time="2025-08-25T12:00:49+05:30" level=debug msg="load plugin configurations from lens API: get commands from api: client request: Get \"http://api/commands\": dial windows pipe: open \\\\.\\pipe\\lens-cli-vikas: The system cannot find the file specified."
time="2025-08-25T12:00:49+05:30" level=debug msg="failed to walk plugin dir: CreateFile C:\\Users\\vikas\\AppData\\Local\\lens\\cli\\plugins/.: The system cannot find the file specified."
time="2025-08-25T12:00:49+05:30" level=debug msg="found 0 file based plugin configurations"
time="2025-08-25T12:00:49+05:30" level=debug msg="sending telemetry: &{Action:open Metadata:map[arch:amd64 cols:120 commit:69888e4 inputTTY:true isPre:false msDuration:35.3532ms msSetupDuration:25.0748ms os:windows outputTTY:true pluginCount:0 rows:30 success:true version:dev wsl:false]}"
time="2025-08-25T12:00:49+05:30" level=debug msg="failed to send telemetry payload: Post \"http://api/telemetry\": dial windows pipe: open \\\\.\\pipe\\lens-cli-vikas: The system cannot find the file specified."

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working