Eclipse Che dashboard is giving not opening with 404 error after keycloak authentication #22443
Labels
area/install
Issues related to installation, including offline/air gap and initial setup
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Describe the bug
Tried to install Eclipse Che in GKE with Keycloak at OIDC provider.
Please help
DK
Che version
7.72@latest
Steps to reproduce
Steps:
chectl server:deploy --platform=k8s --che-operator-cr-patch-yaml che-operator-cr-patch.yaml --domain gosimplyee.life --k8spodreadytimeout=500000 --k8spoderrorrechecktimeout=500000 --installer=operator --debug -n che
che-operator-cr-patch.yaml is as below:
kind: CheCluster
apiVersion: org.eclipse.che/v2
spec:
networking:
domain: gosimplyee.life
annotations:
kubernetes.io/ingress.class: nginx
auth:
oAuthClientName: "che-client-id"
oAuthSecret: ""
identityProviderURL: ""
Expected behavior
Eclipse Che dashboard not opening.
whereas devfile , plug-in registries are openings fine
Runtime
other (please specify in additional context)
Screenshots
GKE
Installation method
chectl/latest
Environment
GCE
Eclipse Che Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: