-
Notifications
You must be signed in to change notification settings - Fork 6
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
upstream connect error or disconnect/reset before headers. reset reason: connection termination #127
Comments
BTW the
|
Does the dashboard work? |
We didn't deployed the kube dashboard if it's what you mean |
Understood, what happens if you go to |
That's so odd. The original error comes usually from the virtual gateway not being able to connect or the certificate isn't setup. but you're getting to the OpenUnison service and pod. The "slow" part, generating tokens, works. It appears the issue is just the conection from OpenUnison --> html pod, but you're able to login to the openunison portal. is it possible that the service mesh is blocking the URL? |
oh, i just saw your screen shot, that's REALLY old. What version of OpenUnison are you deploying (charts, images, etc) |
We're using helm as:
from That deploys images:
we were suspecting our base istio rules to block something, but we didn't have any to what/where to start our investigation |
odd, where did that come from? Try setting
Do you have Kiali deployed? That's usually a good place. What version of istio? |
Hi, we're trying to deploy the stack. We followed https://openunison.github.io/deployauth/#alternate-deployment-methods page.
We can successfully login on orchestra using GitHub and were presented with the landing page
When we try to access
https://k8sou.xxx/k8stoken/
we get errorWe didn't find any error in the logs from the pods in the openunison namespace when we hit/refresh that page.
However, we found this one on startup, could it be related 🤷 ?
Any hint on what we should check, or how to enable more debug logs?
(We're using Istio as Ingress controller.)
Thanks for your help 🙏
Startup logs:
openunison-orchestra.txt
The text was updated successfully, but these errors were encountered: