Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Load Cluster #2979

Open
salomj opened this issue Mar 11, 2025 · 1 comment
Open

Unable to Load Cluster #2979

salomj opened this issue Mar 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@salomj
Copy link

salomj commented Mar 11, 2025

Describe the bug

I am unable to load clusters into HeadLamp

To Reproduce

Steps to reproduce the bug:

  1. Click either Load Cluster or Add Cluster
  2. Upload KubeConfig
  3. Leave the Box Check, and Click Next
  4. Clusters successfully set up!
    No Clusters are loaded

Environment (please provide info about your environment):

  • Installation type: Mac-Homebrew
  • Headlamp Version: 0.29.0
  • Other: Commit bbefb6e

Are you able to fix this issue?

No

Additional Context

  • I tried reinstall via brew to no success.
  • It worked fine for several weeks, with both local config and a non-prod config. I added a prod config, and then both the non-prod and prod config disappeared. And now I cannot add either.
  • Not sure where to find the log file
@salomj salomj added the bug Something isn't working label Mar 11, 2025
@knrt10
Copy link
Contributor

knrt10 commented Mar 18, 2025

Hi @salomj, can you please try it with the latest main. I am unable to reproduce this with the latest version.

Steps to test.

  • Run backend cd backend && go run ./cmd -dev -enable-dynamic-clusters -proxy-urls=https://artifacthub.io/\*
  • Run frontend cd frontend && npm i && npm start
  • Run app cd app && npm run dev-only-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants