-
Bug
-
Resolution: Unresolved
-
Major
-
1.11.0
-
None
Description of problem:
GitOps UI is not access with a message:
Failed to query provider "https://openshift-gitops-server-openshift-gitops.apps.qesno.lab.eng.tlv2.redhat.com/api/dex": oidc: issuer did not match the issuer returned by provider, expected "https://openshift-gitops-server-openshift-gitops.apps.qesno.lab.eng.tlv2.redhat.com/api/dex" got "https://openshift-gitops-server/api/dex"
After restarting all deployments in the openshift-gitops ns message changed to:
Invalid redirect URL: the protocol and host (including port) must match and the path must be within allowed URLs if provided
Workaround - N/A
Prerequisites (if any, like setup, operators/versions):
Single Node OpenShift
OCP version: 4.15.0-ec.3
GitOps Version:
oc get csv -n openshift-gitops NAME DISPLAY VERSION REPLACES PHASE openshift-gitops-operator.v1.11.0 Red Hat OpenShift GitOps 1.11.0 openshift-gitops-operator.v1.10.1 Succeeded topology-aware-lifecycle-manager.v4.14.1 Topology Aware Lifecycle Manager 4.14.1 topology-aware-lifecycle-manager.v4.14.0 Succeeded
Steps to Reproduce
Check setup ~30 hours after initial deployment/configuraiton
Actual results:
UI not accessible
Expected results:
UI is accessible
Reproducibility (Always/Intermittent/Only Once):
So far that's 1st attempt to deploy OCP 4.15
- clones
-
GITOPS-3736 UI not available: oidc: issuer did not match the issuer returned by provider,
- Closed