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

broken pipe while doing query service with ssl enabled

    XMLWordPrintable

Details

    • Untriaged
    • Yes

    Description

      CBS VERSION : 6.5.0-4744
      SGW : any version 2.6.0 or 2.7.0

      Steps to reproduce :
      1. set up CBS cluster with 3 nodes and 1 sync gateway
      2. SG config :

      {
          "interface":":4984",
          "adminInterface": "0.0.0.0:4985",
          "maxIncomingConnections": 0,
          "maxCouchbaseConnections": 16,
          "maxFileDescriptors": 90000,
          "compressResponses": false,
          "logging": {"debug": {"enabled": true} },
          "databases":{
              "db":{
                  "num_index_replicas": 0,
                  "username": "data-bucket",
                  "password": "password",
                  "server":"couchbases://192.168.33.10,192.168.33.11,192.168.33.12:11207",
                  "bucket":"data-bucket"
              }
          }
      }
      
      

      3. Start the sync gateway with ssl enabled.

      Result :
      Sync gateway fail to start

      Expected:
      Sync gateway should start successfully

      *CBS logs : * cbcollect-sgw-fails.zip
      sync gateway logs : sgcollect-sgw-fails-tls.zip

      Note : Worked fine with CBS 6.0.3-2893

      Attachments

        1. cbcollect-gsi-sslon.zip
          4.44 MB
        2. cbcollect-sgw-fails.zip
          11.03 MB
        3. gocb-query-test.pcap
          93 kB
        4. sgcollect-gsi-sslon.zip
          15.04 MB
        5. sgcollect-sgw-fails-tls.zip
          11.05 MB

        Issue Links

          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:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty