Skip to content

SecStorage not downloading templates #889

Description

@ddegoede

Fixes / issues

  • Multiple records in store_ref cause trouble that only goes away after cleaning the entries
    • Maybe we can find a way to prevent them from being inserted
  • Empty template.properties
    • Cause is in KvmDownloadProcessor.java that creates empty file on line 515 and uses it around 545. There is an exception that can be thrown in the middle
  • Download seem not to continuie after 404 / error. Fixing url (so no error) and they all download

Fixes for script on secstor vm:
find ./ -type f -size 0
find ./ -type d -empty -delete

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions