We are trying to backup a Couchbase 5.5.2 testing cluster, but the cbbackupmgr backup stops with this error:
…
2018-10-09T19:06:36.913+02:00 (Plan) Data transfer completed after 6.195562578s
2018-10-09T19:06:36.929+02:00 (Plan) Transfering Eventing metadata
2018-10-09T19:06:36.930+02:00 (Rest) GET http://localhost:8091/pools/default/nodeServices 200
2018-10-09T19:06:36.950+02:00 (Rest) GET http://192.168.55.1:8096/api/v1/export 403
2018-10-09T19:06:36.960+02:00 ERRO: : – plan.(*events).execute() at events.go:43
2018-10-09T19:06:36.960+02:00 (Plan) Transfer plan failed due to error :
2018-10-09T19:06:36.961+02:00 (Cmd) Error backing up cluster: :
@jlopez thanks for bringing this to our attention - this seems to be a bug with our rbac role of “Data Backup & Restore” role - Loading... has been filed for this issue - will most likely be fixed in our next maintenance release for 5.5.
According to MB-31639, it is now scheduled for a release after the next major release.
By the way, if this is important to you and you have an Enterprise Subscription, you may be able to get it further prioritized through Support or your account team.
thank you … was planning to use this user in backup pod to take periodic backup passing the user password directly .
But as this is not working we will use different process.
appreciate your help anyways.