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

Inventory not ready, sleep for 10 mins... #40

Closed robmarkcole closed 5 years ago

robmarkcole commented 5 years ago

HI I repeatedly receive Inventory not ready, sleep for 10 mins..., what is the solution? Thanks

leeroybrun commented 5 years ago

It's normal as inventory retrieval can sometimes take hours on Amazon Glacier. You should let the script running as it wait for the retrieval to complete and then it will perform the removal.

In short, the solution is to wait. :-)