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

Add view is failing with custom port

    XMLWordPrintable

Details

    • Untriaged
    • Windows 64-bit
    • 1
    • Unknown

    Description

      Created external machine through aws for windows.

      Executed:

      couchbase-cli setting-alternate-address -c 10.0.1.180:9000 -u Administrator -p password --set --node 10.0.1.180:9000 --hostname ec2-35-165-224-216.us-west-2.compute.amazonaws.com --ports mgmt=9000,n1ql=9050,kv=2000,capi=3000,fts=5000,cbas=6000,eventingAdminPort=7000,eventingDebug=8000,backupAPI=1050
      

      To access custom ports followed steps from: https://docs.couchbase.com/server/7.0/install/install-ports.html#map-custom-ports 

      that is added custom ports in static config file:

      {rest_port, 9000}. \{query_port, 9050}. \{memcached_port, 2000}. \{capi_port, 3000}. \{fts_http_port, 5000}. \{cbas_http_port, 6000}. \{eventing_http_port, 7000}. \{eventing_debug_port, 8000}. \{cbbs_port, 1050}
      

      Delete config.dat and configure it again.

      From UI , tried to create view and it failed with "internal server error"

       

      Attachments

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

        Activity

          People

            abhishek.jindal Abhishek Jindal
            deepika.verma Deepika Verma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty