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

Killed? #11

Closed gabemahoney closed 9 years ago

gabemahoney commented 9 years ago

Hi there,

Just spun up an Amazon ec2 instance, installed and then got this. It gets to the point of removing archives and then outputs "Killed" and drops me back to the shell. Any thoughts?

INFO : Logging level set to DEBUG. INFO : Connecting to Amazon Glacier... INFO : Getting selected vault... INFO : Getting jobs list... INFO : Found existing inventory retrieval job... INFO : Inventory retrieved, parsing data... INFO : Removing archives... please be patient, this may take some time... Killed

gabemahoney commented 9 years ago

Looks like this was an out of memory condition when trying to load the inventory list, moving to an instance with more memory sorted it.