Uploaded image for project: 'Couchbase Gateway'
  1. Couchbase Gateway
  2. CBG-370

Sync gateway fails to start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 2.6.0
    • None
    • SyncGateway
    • Security Level: Public
    • None

    Description

      SGW Version : 2.6.0-59

      SGW config: 

      {
          "interface":":4984",
          "adminInterface": "0.0.0.0:4985",
          "maxIncomingConnections": 0,
          "maxCouchbaseConnections": 16,
          "maxFileDescriptors": 90000,
          "slowServerCallWarningThreshold": 500,
          "compressResponses": false,
          "logging": {"debug": {"enabled": true} },
          "databases":{
              "db":{
                  "use_views": true,
                  "username": "data-bucket",
                  "password": "password",
                  "server":"http://192.168.33.10:8091",
                  "bucket":"data-bucket"
              }
          }
      }
      

      Steps to reproduce :

      1. Have the SGW build 2.6.0-59
      2. Have the above SGW config
      3. Start the SGW

      Result:

      Logs says that sgw has started, but when I try to access SGW through browser or http calls, I could not able to access SGW.

      Actual:

      I should be able to access SGW if logs says SGW started.

      Logs: 

      sgcollect-260-59.zip

      Attachments

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

        Activity

          People

            sridevi.saragadam Sridevi Saragadam (Inactive)
            sridevi.saragadam Sridevi Saragadam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty