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

Headlamp Completely Broken on Fresh Windows 10 Install – Console Flooded with localhost:4466 Errors #2765

Open
eranbetzalel opened this issue Jan 21, 2025 · 2 comments
Labels
bug Something isn't working windows Issues related to Windows or WSL

Comments

@eranbetzalel
Copy link

## Describe the bug
After performing a clean installation of Headlamp on Windows 10 (x64), the application fails to function properly. The console logs are filled with errors related to a connection attempt to localhost:4466. These errors seem to completely break the application, making it unusable.

Prior to this installation, the app was working fine. However, I am unable to resolve this issue on my own.

## To Reproduce
Steps to reproduce the bug:

  1. Perform a clean installation of Headlamp on Windows 10 (x64).
  2. Open the application.
  3. Observe console errors related to connection failures to localhost:4466.
  4. The application appears to be broken and does not function as expected.

## Environment (please provide info about your environment):

  • Installation type: Windows (standard installation)
  • Headlamp Version: [Please specify]
  • Other: Fresh install on Windows 10 (x64)

## Are you able to fix this issue?
No.

## Additional Context

  • Screenshot: https://prnt.sc/ciNashagS7Fi
  • This issue was not present in previous versions. The last working version I used did not have this problem.
  • Not sure if the app is trying to connect to an internal service that is not running by default.

Let me know if you need any additional details!

@eranbetzalel eranbetzalel added the bug Something isn't working label Jan 21, 2025
@dosubot dosubot bot added the windows Issues related to Windows or WSL label Jan 21, 2025
@joaquimrocha
Copy link
Collaborator

Seems like the backend has failed to run.
If you reboot and try again, does it fix the issue? If not, does installing a previous version fix it?

@eranbetzalel
Copy link
Author

I've tried installing previous versions and a restart but it always come back to the same state. It seems like a problem with the Electron server, it shoots up error messages as soon as the app it up.

I would love to know how I can debug or analyze it further to give you more accurate data to work with.

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

No branches or pull requests

2 participants