JanssenProject / home

Head to https://github.com/JanssenProject/jans

Home Page:https://jans.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project does not appear to install correctly

sachaw opened this issue · comments

After running the install script (Cloud native) on a clean Ubuntu 20.04 install:

Unable to connect to the server: http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug=""namespace exists
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube/config
Error: Kubernetes cluster unreachable: Get "https://192.168.60.16:16443/version?timeout=32s": dial tcp 192.168.60.16:16443: connect: connection refused      Please get ip of the instance and run helm install jans -f ./jans-cloud-native/helm/values.yaml ./jans-cloud-native/helm -n jans --set global.lbIp=<ip>

I get a 404 when accessing the machine via it's IP addess and a 503 when using it's hostname.