Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Multi Mode on AKS connection refused #321

Open
reto88 opened this issue Nov 16, 2023 · 1 comment
Open

Multi Mode on AKS connection refused #321

reto88 opened this issue Nov 16, 2023 · 1 comment
Labels
help wanted Extra attention is needed Need more info This issue needs more information

Comments

@reto88
Copy link

reto88 commented Nov 16, 2023

chart: nifi-1.1.4

I Try also to run the cluster in multi mode
I changed the
Number of nifi nodes
replicaCount: 2

And in properties
properties:
sensitiveKey: changeMechangeMe # Must have at least 12 characters
algorithm: NIFI_PBKDF2_AES_GCM_256
externalSecure: false
isNode: true

But the cluster is not connecting:
Readiness probe failed: dial tcp 172.17.1.135:8443: connect: connection refused

Do I have to change anything else in tha yaml?

@reto88 reto88 changed the title Multi Mode on AKS connectin refused Multi Mode on AKS connection refused Nov 16, 2023
@banzo banzo added the help wanted Extra attention is needed label Dec 20, 2023
@kobethuwis
Copy link

You'll have to add a bit more details, it could be anything really:

x Do your security groups allow traffic on port 8443?
x Is anything else running on port 8443 (a load balancer, ingress nginx controller, ...)
x Why are you using a different algorithm?

@banzo banzo added the Need more info This issue needs more information label Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed Need more info This issue needs more information
Projects
None yet
Development

No branches or pull requests

3 participants