Uploaded image for project: 'Couchbase Monitoring and Observability Stack'
  1. Couchbase Monitoring and Observability Stack
  2. CMOS-385

UI: opening pages by deep link leads to redirect loop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 0.2
    • 0.2
    • cluster-monitor
    • None

    Description

      Directly opening /ui gives the following response:

      ❯ curl -sv -u admin:password localhost:7196/ui 2>&1 | egrep '< (HTTP/|Location)'
      < HTTP/1.1 200 OK
      

      But directly opening any other pages gives the following:

      ❯ curl -sv -u admin:password localhost:7196/ui/clusters 2>&1 | egrep '< (HTTP/|Location)'
      < HTTP/1.1 301 Moved Permanently
      < Location: ./
      

      This leads to a redirect loop in the browser.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            marks.polakovs Marks Polakovs (Inactive)
            marks.polakovs Marks Polakovs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty