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

Exception "gaierror" with "Errno -3" #23

Closed sebask closed 7 years ago

sebask commented 7 years ago

After around 900 succesful removals I end up getting an exception gaierror with message [Errno -3] Try again. Restarting Docker fixes this, but I start at 0 again.

Full error:

19:44:19 - ERROR : Exception "gaierror" occured with message "[Errno -3] Try again"
sebask commented 7 years ago

After some trial and error I switched to running the tool without Docker. Which worked great. The error above never showed up.

leeroybrun commented 7 years ago

Great, thanks for your feedback!