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

cbindexplan error out with Enforce TLS

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown

    Description

      cbindexplan error out with Enforce TLS

      [root@node4-cb660-centos7 ~]# /opt/couchbase/bin/cbindexplan -command=retrieve -cluster="127.0.0.1:18091" -username="Administrator" -password="password" -getUsage -numNewReplica 1 -output /tmp/index_plan.log
      2022/04/11 00:19:54 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022-04-11T00:19:54.570-07:00 [Error] GetSettingsConfig() failed: Get http://127.0.0.1:18091/_metakv/indexing/settings/config: CBAuth database is stale: last reason: unexpected EOF
      2022/04/11 00:19:55 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022/04/11 00:19:56 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022/04/11 00:19:57 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022-04-11T00:19:57.572-07:00 [Error] GetSettingsConfig() failed: Get http://127.0.0.1:18091/_metakv/indexing/settings/config: CBAuth database is stale: last reason: unexpected EOF
      2022/04/11 00:19:58 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022/04/11 00:19:59 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022/04/11 00:20:00 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022-04-11T00:20:00.572-07:00 [Error] GetSettingsConfig() failed: Get http://127.0.0.1:18091/_metakv/indexing/settings/config: CBAuth database is stale: last reason: unexpected EOF
      2022/04/11 00:20:01 revrpc: Got error (unexpected EOF) and will retry in 1s
      2022/04/11 00:20:02 revrpc: Got error (unexpected EOF) and will retry in 1s

      With 8091 (non-tls port) it's not able to make connection at all.

      /opt/couchbase/bin/cbindexplan  -command=retrieve -cluster="127.0.0.1:8091" -username="Administrator" -password="password" -getUsage -numNewReplica 1 -output /tmp/index_plan.log
      2022-04-11T00:19:29.363-07:00 [Error] Planner::getLocalMetadataResp: Failed to get local index metadata from node: 10.112.205.101:9102, err: Get http://10.112.205.101:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.101:9102: connect: connection refused
      2022-04-11T00:19:29.364-07:00 [Warn] Planner::restHelperNoLock LocalMetadataResp took 747.383µs for addr 10.112.205.101:9102 with err Get http://10.112.205.101:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.101:9102: connect: connection refused
      2022-04-11T00:19:29.364-07:00 [Error] Planner::getLocalMetadataResp: Failed to get local index metadata from node: 10.112.205.103:9102, err: Get http://10.112.205.103:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.103:9102: connect: connection refused
      2022-04-11T00:19:29.364-07:00 [Warn] Planner::restHelperNoLock LocalMetadataResp took 1.109117ms for addr 10.112.205.103:9102 with err Get http://10.112.205.103:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.103:9102: connect: connection refused
      2022-04-11T00:19:29.364-07:00 [Error] Planner::getLocalMetadataResp: Failed to get local index metadata from node: 10.112.205.102:9102, err: Get http://10.112.205.102:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.102:9102: connect: connection refused
      2022-04-11T00:19:29.364-07:00 [Warn] Planner::restHelperNoLock LocalMetadataResp took 1.336289ms for addr 10.112.205.102:9102 with err Get http://10.112.205.102:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.102:9102: connect: connection refused
      2022-04-11T00:19:29.364-07:00 [Fatal] Unable to read index layout from cluster 127.0.0.1:8091. err = Get http://10.112.205.101:9102/getLocalIndexMetadata?useETag=false: dial tcp 10.112.205.101:9102: connect: connection refused

       

      Attachments

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

        Activity

          People

            sai.teja Sai Krishna Teja
            hemant.rajput Hemant Rajput
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty