You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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:
Perform a clean installation of Headlamp on Windows 10 (x64).
Open the application.
Observe console errors related to connection failures to localhost:4466.
The application appears to be broken and does not function as expected.
## Environment (please provide info about your environment):
Installation type: Windows (standard installation)
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.
## 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:
localhost:4466
.## Environment (please provide info about your environment):
## Are you able to fix this issue?
No.
## Additional Context
Let me know if you need any additional details!
The text was updated successfully, but these errors were encountered: