Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-34

Web UI is broken in COO 0.1.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 0.1.0, 0.1.1, 0.1.2
    • None
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • No
    • Hide
      * Previously, if you tried to access the Prometheus web user interface at `\http://<prometheus_url>:9090/graph`, the following error message would display: `Error opening React index.html: open web/ui/static/react/index.html: no such file or directory`.
      This release resolves the issue, and the Prometheus web user interface now displays correctly. (link:https://issues.redhat.com/browse/COO-34[*COO-34*])
      Show
      * Previously, if you tried to access the Prometheus web user interface at `\ http://<prometheus_url>:9090/graph `, the following error message would display: `Error opening React index.html: open web/ui/static/react/index.html: no such file or directory`. This release resolves the issue, and the Prometheus web user interface now displays correctly. (link: https://issues.redhat.com/browse/COO-34 [* COO-34 *])
    • Bug Fix
    • In Progress
    • Hide

      In order to reproduce this locally, you can just get a build from coo-prometheus and run it with podman.

      podman run --user 1000 --replace --name prometheus -d -p 127.0.0.1:9090:9090 registry-proxy.engineering.redhat.com/rh-osbs/prometheus-prometheus:cluster-observability-operator-0.1-rhel-8-containers-candidate-86598-20240325203722-x86_64
      

      Then, try accessing Prometheus web UI at http://127.0.0.1:9090

      Show
      In order to reproduce this locally, you can just get a build from coo-prometheus and run it with podman. podman run --user 1000 --replace --name prometheus -d -p 127.0.0.1:9090:9090 registry-proxy.engineering.redhat.com/rh-osbs/prometheus-prometheus:cluster-observability-operator-0.1-rhel-8-containers-candidate-86598-20240325203722-x86_64 Then, try accessing Prometheus web UI at http://127.0.0.1:9090
    • MON Sprint 250, MON Sprint 251
    • Important
    • 0

    Description

      I have cluster-observability-operator.0.1.1 installed  via a subscription to the "development" channel, and I've found that the UI is missing or broken.

      I get `Error opening React index.html: open web/ui/static/react/index.html: no such file or directory` when trying to access http://<prometheus>:9090/graph

      The query API works, `/api/v1/query?query=up` , but the interactive UI does not.

      Attachments

        Issue Links

          Activity

            People

              dmellado1@redhat.com Daniel Mellado Area
              csibbitt-rh Chris Sibbitt
              Hongyan Li Hongyan Li
              Brian Burt Brian Burt
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty