Skip to content

Installation ends up in "Internal server error" #25

@johanneskastl

Description

@johanneskastl

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions