You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.
Hello,
I'm not sure if this is a missing feature or if I'm doing something wrong however I'm trying to backup some nodes which have ACL's enabled. I have the necessary credentials but can't understand how/where to use them:
root@f2d067caa672:/go# burry -e docker.for.mac.localhost:2181 -t local
INFO[0000] Selected operation: BACKUP func=main
2019/03/25 19:36:48 Connected to 192.168.65.2:2181
2019/03/25 19:36:49 Authenticated: id=72312109170556965, timeout=4000
2019/03/25 19:36:49 Re-submitting `0` credentials after reconnect
INFO[0000] Rewriting root func=store
ERRO[0000] zk: not authenticated func=visitZK
ERRO[0000] zk: not authenticated func=visitZK
ERRO[0000] zk: not authenticated func=visitZK
INFO[0000] Operation successfully completed. The snapshot ID is: 1553542608 func=main
root@f2d067caa672:/go#
Is this possible with burry?
Thanks
The text was updated successfully, but these errors were encountered:
Oh, sorry, didn't catch that from the initial point, thanks for clarifying. So, there's no explicit support for this currently and I don't plan to work on it either, but as usual, PRs are welcome.
Hello,
I'm not sure if this is a missing feature or if I'm doing something wrong however I'm trying to backup some nodes which have ACL's enabled. I have the necessary credentials but can't understand how/where to use them:
Is this possible with burry?
Thanks
The text was updated successfully, but these errors were encountered: