Details
-
Bug
-
Resolution: Duplicate
-
Test Blocker
-
None
-
Cheshire-Cat
-
Untriaged
-
1
-
Yes
Description
Install Couchbase server 7.0.0-2208 on 2 centos 7.6 servers.
Set services kv,index,n1ql,fts for node 224 and add node 225 with services kv,index,n1ql,eventing
Create default bucket.
Load 1K docs to default bucket.
/opt/couchbase/bin/cbworkloadgen -n 172.23.121.224:8091 -u Administrator -p 'password' -j -i 1000 -b default
|
Run export data with json format
/opt/couchbase/bin/cbexport json -c http://172.23.121.224:8091 -u Administrator -p 'password' -b default -f list -o /tmp/export172.23.121.224/default -t 4
|
Export failed with error:
'Json export failed: failed to execute cluster operations: failed to execute bucket operations: failed to transfer bucket data for bucket \'default\': failed to transfer key value data: failed to transfer key value data: failed to initilise worker 0: failed to get gocbcore DCP agent: agent failed to connect to the cluster: unambiguous timeout | {"InnerError":{"InnerError":{"InnerError":{},"Message":"unambiguous timeout"}},"OperationID":"WaitUntilReady","Opaque":"","TimeObserved":30000134995,"RetryReasons":null,"RetryAttempts":0,"LastDispatchedTo":"","LastDispatchedFrom":"","LastConnectionID":""}'
|
Attachments
Issue Links
- relates to
-
MB-39653 [CBM] cbbackupmgr failed to backup data
-
- Closed
-