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

Installation ends up in "Internal server error" #25

Open
johanneskastl opened this issue Nov 3, 2023 · 0 comments
Open

Installation ends up in "Internal server error" #25

johanneskastl opened this issue Nov 3, 2023 · 0 comments

Comments

@johanneskastl
Copy link

I used ouctl with the openunison-default.yaml file only slightly adjusted:

  • changed hostnames in network section
  • adjust k8s_url
  • ingress_type traefik
  • enabled activedirectory

The command to install was: ouctl install-auth-portal -s OpenUnison/cleartext.txt OpenUnison/values.yaml

I get three pods in the openunison namespace:

  • openunison-operator-...
  • ouhtml-orchestra-login-portal-...
  • openunison-orchestra-...

I can curl the hostname for openunison with HTTP (which correctly redirects).
I can curl the hostname for openunison with curl -k (due to the self-signed certificate), but then I get an Internal server error

I tried to find anything in the logs in the pods, but there are none that seem related.

I am wondering if a deployment is missing, as during my experiments with helm based installations I had a kube-oidc-proxy-orchestra pod running?

Can you tell me where to start debugging this?

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

1 participant