myENA / consul-backinator

Command line Consul backup and restore utility supporting KVs, ACLs and Queries
Mozilla Public License 2.0
226 stars 22 forks source link

unable to debug the 5xx error #35

Closed ssala7 closed 6 years ago

ssala7 commented 7 years ago

Downloaded the container and run. $ docker run myena/consul-backinator backup -addr consulhostname:8500 -dc consul-dc-01 -token xxxxx-xxxx-xxxx-xxxx -scheme http -file s3://mybucket-backup/consul

[Error] Failed to backup key data: Unexpected response code: 500

aaronhurt commented 6 years ago

@ssala7 Sorry for the super delayed response. Still having trouble debugging the error? There have been requests before to add a more verbose debugging option but I haven't yet had time to implement that.

aaronhurt commented 6 years ago

Closing due to inactivity. Please feel free to reopen if needed. Again, sorry about the initial delay in responding.