-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.13
-
Moderate
-
None
-
False
-
-
-
1/31: telco review - pending severity
Description of problem:
In OCP 4.13 when trying to reach prometheus UI via port-forward, e.g. `oc port-forward prometheus-k8s-0` the UI url($HOST:9090/graph) is returning `Error opening React index.html: open web/ui/static/react/index.html: no such file or directory`
Version-Release number of selected component (if applicable):
4.13.0-0.nightly-2023-01-24-061922
How reproducible:
100%
Steps to Reproduce:
1. oc -n openshift-monitoring port-forward prometheus-k8s-0 9090:9090 --address='0.0.0.0' 2. curl http://localhost:9090/graph
Actual results:
Error opening React index.html: open web/ui/static/react/index.html: no such file or directory
Expected results:
Prometheus UI is loaded
Additional info:
The UI loads fine when following the same steps in 4.12.
- depends on
-
OCPBUGS-12996 Prometheus UI reports Error opening React index.html: open web/ui/static/react/index.html: no such file or directory
- Closed
- is cloned by
-
OCPBUGS-12996 Prometheus UI reports Error opening React index.html: open web/ui/static/react/index.html: no such file or directory
- Closed