This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Project does not appear to install correctly #6
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels