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

Eventing bucket operations are failing with LCB_ERR_SSL_CANTVERIFY, Client could not verify server's certificate after LCB upgrade

    XMLWordPrintable

Details

    • Untriaged
    • Linux x86_64
    • 0
    • Unknown

    Description

      Issue

      Eventing bucket operations are failing with following error after libcouchbase upgrade for 7.1.6-MP3 build.

      2023-12-18T22:15:52.400-08:00 [Info] eventing-consumer [worker_default/scope0/Function_692210831_test_create_mutation_for_dcp_stream_boundary_from_beginning_0:/tmp/127.0.0.1:8091_0_1819064042.sock:54356] [lcb,bootstrap L:204 I:3687202661] Failed to bootstrap client=0x7fe594096aa0. Error=LCB_ERR_NO_MATCHING_SERVER (1010) (Last=LCB_ERR_SSL_CANTVERIFY (1003)), Message="No more bootstrap providers remain"
      2023-12-18T22:15:52.400-08:00 [Info] eventing-consumer [worker_default/scope0/Function_692210831_test_create_mutation_for_dcp_stream_boundary_from_beginning_0:/tmp/127.0.0.1:8091_0_1819064042.sock:54356] FormatErrorAndDestroyConn Unable to schedule call for connect, err: LCB_ERR_SSL_CANTVERIFY (1003): Client could not verify server's certificate
      2023-12-18T22:15:52.400-08:00 [Info] eventing-consumer [worker_default/scope0/Function_692210831_test_create_mutation_for_dcp_stream_boundary_from_beginning_0:/tmp/127.0.0.1:8091_0_1819064042.sock:54356] Unable to install bucket binding, err : Unable to schedule call for connect, err: LCB_ERR_SSL_CANTVERIFY (1003): Client could not verify server's certificate
      

      QE Test

      ./testrunner -i /data/workspace/debian-p0-eventing-vset00-00-sanity/testexec.29439.ini -p get-cbcollect-info=True,reset_services=False,java_sdk_client=True,use_https=True,enforce_tls=True,sirius_url=http://172.23.120.103:4000 -t eventing.eventing_sanity.EventingSanity.test_create_mutation_for_dcp_stream_boundary_from_beginning,nodes_init=2,services_init=kv-eventing,dataset=default,groups=simple,reset_services=True,java_sdk_client=True,use_single_bucket=True
      

      Eventing Stats

      "on_delete_failure": 0,
      "on_delete_success": 0,
      "on_update_failure": 2016,
      "on_update_success": 0
       
      "lcb_exception_stats": {
                  "1003": 6
              }
      

      Note

      Issue is not observed when n2n encryption is disabled.

      Attachments

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

        Activity

          People

            sujay.gad Sujay Gad
            sujay.gad Sujay Gad
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty