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 #49

Closed pascar73 closed 3 years ago

pascar73 commented 3 years ago

I get this error message:

21:04:18 - INFO : Inventory not ready, sleep for 10 mins...

In a loop, even after waiting for 10 minutes several time, there is no progress. Whta's the issue in this case?

Thanks

leeroybrun commented 3 years ago

This is normal. Inventory retrieval can take quite some time, depending on the size of your Glacier Vault.

You just have to let it run and when the inventory is ready on Amazon the script will continue.