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

UCP required port missing in error message #24

Open
rupakg opened this issue Jun 11, 2020 · 1 comment
Open

UCP required port missing in error message #24

rupakg opened this issue Jun 11, 2020 · 1 comment

Comments

@rupakg
Copy link

rupakg commented Jun 11, 2020

I get an error message:

INFO[0019] ==> Running phase: Install UCP components
INFO[0021] 172.16.100.101:  time="2020-06-11T14:32:44Z" level=info msg="Your Docker daemon version 19.03.8, build 5ecd622f3f (3.10.0-693.el7.x86_64) is compatible with UCP 3.3.0 (1aefc52)"
INFO[0025] 172.16.100.101:  time="2020-06-11T14:32:48Z" level=info msg="Checking required ports for connectivity"
INFO[0058] 172.16.100.101:  time="2020-06-11T14:33:21Z" level=fatal msg="unable to verify host port connectivity: unable to verify required UCP ports: the following required ports are blocked on your host: 179, 443, 2376, 6443, 6444, 10250, 12376, 12378 - 12386, 12388.  Check your firewall settings"

Note that the UCP port list contains 179, 443, 2376, 6443, 6444, 10250, 12376, 12378 - 12386, 12388 but UCP also requires port 2377 to be opened as well.

Please add the port to the list in the error message.

@stevejr
Copy link
Contributor

stevejr commented Nov 2, 2020

@rupakg - I think the above error is coming from the UCP install so this issue needs to be raised on that project.

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