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

[XDCR] Create replication fails for any src to 7.1.0 target with XDCR Inbound remote user

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Yes

    Description

      Create remote from 7.0.3 src to 7.1.0 target:

      curl -v -u Administrator:password http://localhost/pools/default/remoteClusters -d name=remote -d hostname=172.23.104.105:8091 -d username=inbound -d password=inbound
      

      Create replication:

      curl -X POST -u Administrator:password http://172.23.106.118:8091/controller/createReplication -d fromBucket=travel-sample -d toCluster=remote -d toBucket=default -d replicationType=continuous 
      {"id":"1650b46639fbed37e8afec75e4525279/travel-sample/default"}
      

      Seeing these errors:

       2022-03-31 16:05:17 172.23.107.135:genericPipeline.SetState.Pipeline_running:Pipeline 1650b46639fbed37e8afec75e4525279/travel-sample/default failed to start
       2022-03-31 16:05:17 172.23.107.135:TopoChangeDet : unexpected status code, 403, in _pre_replicate response. respMap=map[message:Forbidden. User needs the following permissions permissions:[cluster.bucket[default].data.meta!read]]
      

      Logs: http://cb-jira.s3.us-east-2.amazonaws.com/logs/xdcr/172.23.106.118.zip

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-51655
          # Subject Branch Project Status CR V

          Activity

            People

              pavithra.mahamani Pavithra Mahamani (Inactive)
              pavithra.mahamani Pavithra Mahamani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty