leeroybrun / glacier-vault-remove

Remove all archives stored inside an Amazon Glacier vault, even if you have a huge number of them.
379 stars 50 forks source link

boto.glacier.exceptions.UnexpectedHTTPResponseError #9

Closed gcraenen closed 9 years ago

gcraenen commented 9 years ago

boto.glacier.exceptions.UnexpectedHTTPResponseError

leeroybrun commented 9 years ago

When does it happens ? Have you tried again later ?

Maybe it's just a network related error...

patricksan commented 9 years ago

got the same problem here. And DEBUG doesn't give more details.

patricksan commented 9 years ago

Just find out it is related to permission. @gcraenen .

gcraenen commented 9 years ago

Tried it a few times, while following network and http trafic with wireshark and burpsuite. It seemed that the url redirects to the wrong "place" where the vault is located (directed to eu-ireland while it should have been eu-frankfurt. I was in a hurry so not enough time to fix the code for this. Used another program to do it.