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

UnknownHostException #13

Open
egeste opened this issue Mar 27, 2019 · 5 comments
Open

UnknownHostException #13

egeste opened this issue Mar 27, 2019 · 5 comments

Comments

@egeste
Copy link

egeste commented Mar 27, 2019

The following error is thrown when performing a new deployment to google cloud following the README from this repository. Please advise?

o.a.nifi.controller.StandardFlowService Failed to connect to cluster due to:
org.apache.nifi.cluster.protocol.ProtocolException:
Failed to create socket to nifi-0:2882 due to:
java.net.UnknownHostException: nifi-0
@danielkoek
Copy link

Having the same problem!

@AlexsJones
Copy link
Owner

Sorry for the late reply, this looks like the nifi-0 externalnAme hasnt been resolved correctly.

Can you confirm you applied the correct service endpoints.
Please show me what you see when you do kubectl get endpoints -n nifi

@AlexsJones
Copy link
Owner

Please try since the v0.1 release

@egeste
Copy link
Author

egeste commented Jun 16, 2019

Sorry for the late response. I've moved on to other projects since filing this report. However, I do anticipate that I will need to deploy and teardown nifi clusters for short projects in the future, so I'll give it another run today and report back.

@gpx-rajasekhar-kakanuru

Hi AlexJones
i'm getting below error, please help me on this
o.a.nifi.controller.standardflowservice failed to connect to cluster due to: org.apache.nifi.cluster.protocol.protocolexception: failed to create socket to due to: java.net.unknownhostexception:

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

No branches or pull requests

4 participants