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

Prevent blocked ports from being used #1784

Closed
notcreative opened this issue Jul 6, 2017 · 1 comment
Closed

Prevent blocked ports from being used #1784

notcreative opened this issue Jul 6, 2017 · 1 comment

Comments

@notcreative
Copy link

New user - be gentle: I'm not sure if this falls into a bug - or a feature request.
runApp() chooses a port blacklisted by internet browser: port 6697 and returns ERR_UNSAFE_PORT error. The error does not exist if I choose another open/unblocked port.

I recommend maintaining list of blacklisted ports to avoid during the runApp() call.

Link to port blocking info:
[https://bugs.chromium.org/p/chromium/issues/detail?id=676951]

@notcreative notcreative changed the title Prevent blocked ports from used Prevent blocked ports from being used Jul 6, 2017
@wch wch closed this as completed in 4fa2af7 Aug 28, 2017
@wch
Copy link
Collaborator

wch commented Aug 28, 2017

Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants