Closed nani-ar closed 6 years ago
That error would be coming from the destination consul cluster. Can you look at a consul monitor -log-level=debug
while attempting the restore?
Do you have ACLs enabled on the destination?
yes, we do have ACL's enabled on the destination
You will need to pass an access token:
-token Optional consul access token
okie got it thanks alot!
Np, you can also set it in an environment variable using CONSUL_HTTP_TOKEN
i am trying to restore keys to consul using
docker run myena/consul-backinator restore -addr=:8500 -file=s3://access key id:secret id@consul-bakup/stage-consul/2017-12-13_09:00_consul.bak?region=us-west-2
and i am getting error: rpc error permission denied