Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.6.0
-
Triaged
-
0
-
Yes
Description
7.6.0 Community gives this error when doing a backup. Customer has posted the issue on https://www.couchbase.com/forums/t/error-backing-up-cluster-internal-server-error/38198. It’s reproducible. I tried it.
7.6.0 Enterprise works fine.
cbbackupmgr --version
|
cbbackupmgr version 7.6.0-2176 (8eeaccdf)
|
cbbackupmgr backup -c 127.0.0.1 -u Administrator -p password -a ~/kv/source/backup -r cluster
|
Backing up to '2024-03-28T13_56_22.276389-07_00'
|
Transferring Query metadata for bucket 'my_bucket' 0 items / 0B
|
[=X.........................................................................................................................................................................................................................................................................................................] 0.96%
|
Error backing up cluster: internal server error executing 'GET' request to '/api/v1/bucket/my_bucket/backup': {"_level":"exception","caller":"datastore:894","code":18040,"key":"dictionary.system_collection","message":"Error accessing system collection - my_bucket"}
|
|
| Transfer
|
| --------
|
| Status | Avg Transfer Rate | Started At | Finished At | Duration |
|
| Failed | 0B/s | Thu, 28 Mar 2024 13:56:22 -0700 | Thu, 28 Mar 2024 13:56:23 -0700 | 1.058s |
|
|
Attachments
Issue Links
- causes
-
DOC-12023 Create collection maxTTL only supported in enterprise edition
- Open