Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-4160

unable to change the admin(REST) port from 8091

    XMLWordPrintable

Details

    Description

      Neither of the following worked, although they both said success:
      CLI:
      /opt/membase/bin/membase cluster-init --cluster=10.1.3.100:8091 -u Administrator -p password --cluster-init-user=Administrator --cluster-init-password=password --cluster-init-port=8080
      SUCCESS: init 10.1.3.100

      REST API:
      curl -d username=Administrator -d password=password -d port=8080 http://Administrator:password@10.1.3.100:8091/settings/web

      {"newBaseUri":"http://10.1.3.100:8080/"}

      presumably the underlying problem is with the REST API not doing what it's saying

      Attachments

        For Gerrit Dashboard: MB-4160
        # Subject Branch Project Status CR V

        Activity

          People

            Aliaksey Artamonau Aliaksey Artamonau (Inactive)
            perry Perry Krug
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty