question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

macOS app cannot connect to http://localhost:4466/config

See original GitHub issue

Description

MacOS app does not get beyond “Wait while fetching clusters…” state. Cannot connect to http://localhost:4466/config.

Impact

App seems completely dysfunctional.

Environment and steps to reproduce

  1. Set-up: macOS Big Sur v11.0.1 (20B29), Headlamp Version 0.1.0 (0.1.0)
  2. Task: Launched the App
  3. Action(s):
  4. Error: See below

Expected behavior

Expected to see some clusters, kubectl context or similar.

Additional information

Screenshots

image

image

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:20 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
marianscommented, Jan 19, 2021

I identified another reason that caused headlamp to exit. In my kubeconfig I had cluster entries with relative path in certificate-authority. The path was relative from my ~/.kube directory. For kubectl that seems to work, but the headlamp backend exits with this error:

*** Headlamp Server ***
  API Routers:
2021/01/19 17:15:57 Failed to add certificate:open certs/gs-gollum/k8s-ca.crt: no such file or directory

After I change this to an absolute path, the backend seems to come up.

1reaction
joaquimrochacommented, Nov 18, 2020

We will be releasing a new version hopefully today that fixes a bug in the server start up. Hopefully this will fix your issues, but if not, I will ask you to please provide more information afterwards. Stay tuned!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Safely open apps on your Mac - Apple Support
macOS alert window: App can't be opened because it was not downloaded from. If your Mac is set to allow apps from the...
Read more >
If you can't open an app on Mac - Apple Support
If you recently installed a new version of macOS, some apps may need to be updated or reinstalled. See Install and uninstall apps...
Read more >
Open a Mac app from an unidentified developer - Apple Support
In the Finder on your Mac, locate the app you want to open. Don't use Launchpad to do this. Launchpad doesn't allow you...
Read more >
If you can't connect to the App Store, iTunes Store, or other ...
Learn what to do if you see a "Cannot connect" message, if an app won't load anything, or if content stops downloading.
Read more >
Apple can't check app for malicious software
Control-click the app icon, then choose Open from the shortcut menu. Click Open. The app is saved as an exception to your security...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found