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

ERR_UNSAFE_PORT (-312) loading 'http://localhost:4045/' #4524

Closed
FedericoHeichou opened this issue Dec 7, 2021 · 0 comments · Fixed by #4558
Closed

ERR_UNSAFE_PORT (-312) loading 'http://localhost:4045/' #4524

FedericoHeichou opened this issue Dec 7, 2021 · 0 comments · Fixed by #4558
Assignees
Labels
bug Something isn't working

Comments

@FedericoHeichou
Copy link

Describe the bug
Today opening Lens I got this error:
ERR_UNSAFE_PORT (-312) loading 'http://localhost:4045/'
Seems like it is not a firewall problem, but just Lens seems scared to contact that port (like some browsers, where you should add something like --explicitly-allowed-ports=4045)

To Reproduce
Steps to reproduce the behavior:

  1. Open Lens

Expected behavior
Lens should connect on its server

Screenshots
image
image

Environment (please complete the following information):

  • Lens Version: 5.3.2
  • OS: Windows
  • Installation method (e.g. snap or AppImage in Linux):

Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:

info: [WINDOW-MANAGER]: Loading Main window from url: http://localhost:4045 ...
error: [WINDOW-MANAGER]: Failed to load Main window {"code":-312,"desc":"ERR_UNSAFE_PORT"}
error: Loading main window failed {"error":{"errno":-312,"code":"ERR_UNSAFE_PORT","url":"http://localhost:4045/"}}
info: [WINDOW-MANAGER]: Main window loaded

Additional context
Actually I didn't try to reboot my system, later I will try it but I still want report it because I think it could be useful for someone else or other reasons

@FedericoHeichou FedericoHeichou added the bug Something isn't working label Dec 7, 2021
@Nokel81 Nokel81 self-assigned this Dec 10, 2021
@Nokel81 Nokel81 linked a pull request Dec 10, 2021 that will close this issue
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants