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

Impossible to connect to HMI via Ingress #63

Closed
olivegak971 opened this issue Jul 8, 2020 · 2 comments
Closed

Impossible to connect to HMI via Ingress #63

olivegak971 opened this issue Jul 8, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists Need more info This issue needs more information stale No recent activity, will be closed unless label removed

Comments

@olivegak971
Copy link

Hi

after Helm chart deployment of NIFI (0.4.3), I can't access to HMI via ingress. I get a 503 error.
Here are my services :
nifi NodePort 10.43.37.108 8080:31620/TCP 7m13s
nifi-headless ClusterIP None 8080/TCP,6007/TCP 7m13s

and my ingress
Name: nifi-ingress
Namespace: datalake-poc
Address: 10.24.53.56
Default backend: default-http-backend:80 (<error: endpoints "default-http-backend" not found>)
Rules:
Host Path Backends


atmdatalake.nifi.capgemini.com
/ nifi:8080 ()

However, when I display my endpoints, there is a lack for nifi service:
nifi 12m
nifi-headless 10.42.0.80:6007,10.42.0.80:8080 12m

Can it be the cause of the 503 error ?

Regards

@alexnuttinck
Copy link
Contributor

Seems to be an ingress controller issue. Do you have more details/logs?

@alexnuttinck
Copy link
Contributor

maybe related to #72

@alexnuttinck alexnuttinck added bug Something isn't working duplicate This issue or pull request already exists labels Sep 28, 2020
@banzo banzo added Need more info This issue needs more information stale No recent activity, will be closed unless label removed labels May 28, 2021
@github-actions github-actions bot removed the stale No recent activity, will be closed unless label removed label Jun 22, 2021
@banzo banzo added stale No recent activity, will be closed unless label removed and removed bug Something isn't working labels Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists Need more info This issue needs more information stale No recent activity, will be closed unless label removed
Projects
None yet
Development

No branches or pull requests

3 participants