hepix-virtualisation / vmcatcher

Provides an up to date cache of authorised VM imagelists and VM images.
Apache License 2.0
5 stars 6 forks source link

Failed to download multiple times #4

Closed bhagemeier closed 10 years ago

bhagemeier commented 11 years ago

Hi,

due to a small file system, an image failed to download multiple times:

WARNING:DownloadDir:Image '53e3339e-f066-4f98-a44f-3a87548b0031' has failed to download '5' times, giving up until new image list. ERROR:CacheMan:Failed to download file '53e3339e-f066-4f98-a44f-3a87548b0031'.

I have now extended the file system and would like to download the image. How do I go about this without updating the list? Can I reset the counter somehow?

Cheers, Björn

osynge commented 11 years ago

On Wed, 12 Jun 2013 01:26:57 -0700 Björn Hagemeier notifications@github.com wrote:

Hi,

due to a small file system, an image failed to download multiple times:

WARNING:DownloadDir:Image '53e3339e-f066-4f98-a44f-3a87548b0031' has failed to download '5' times, giving up until new image list. ERROR:CacheMan:Failed to download file '53e3339e-f066-4f98-a44f-3a87548b0031'.

I have now extended the file system and would like to download the image. How do I go about this without updating the list? Can I reset the counter somehow?

Dear Björn,

Delete the JSON index file (cache.index) in the Download / partial directory it should fix this.

Please let me know if it does not. I should add this to the documentation.

Best regards

Owen

Cheers, Björn


Reply to this email directly or view it on GitHub: https://github.com/hepix-virtualisation/vmcatcher/issues/4

jaysnest owen.synge@jaysnest.de