While trying the new "push sync" feature, I found out that it always fails with logs telling me about insufficient permission for the action.
The sync goes from a namespace into another namespace. I have given Admin role to both the root namespace and the specific namespace. If I limit the permission to 'RemoteSyncPushOperator', it will only give me the following error:
And fixing that will only revert to the previous error.
I have searched both on the forum and everywhere else for a solution, while also tinkering with different configs, but found nothing that works. Given this feature is only a month old, I do not expect many users going to use it, and therefore not many issues will surface. Especially when tutorials/documentation recommend "pull sync".
I will escalate this as a bug if I find no solution for it or any response at all.
Code:
Encountered errors: Pushing to remote namespace not allowed: missing permissions 'Remote.DatastoreBackup' on '[...]'
The sync goes from a namespace into another namespace. I have given Admin role to both the root namespace and the specific namespace. If I limit the permission to 'RemoteSyncPushOperator', it will only give me the following error:
Code:
Encountered error: Creating remote namespace not allowed: missing permissions 'Remote.DatastoreModify' on '[...]'
And fixing that will only revert to the previous error.
I have searched both on the forum and everywhere else for a solution, while also tinkering with different configs, but found nothing that works. Given this feature is only a month old, I do not expect many users going to use it, and therefore not many issues will surface. Especially when tutorials/documentation recommend "pull sync".
I will escalate this as a bug if I find no solution for it or any response at all.