Site:import problem (images import)

Hi guys!

Quick question. Maybe anyone had the same problem with site:import. So basically when I want to do site:import of previously exported site I’ve got error like this:

“During the import of the “Sites.xml” from the package “Example.Package” an exception occurred: Error: During import an exception occurred: “Could not convert target type “Neos\Media\Domain\Model\Image”: Tried to refresh the dimensions and meta data of Image asset “” but the file of resource “69c1c22647f6490d2cbc2f0363f926301a6e1692” does not exist or is not a valid image.”., see log for further information.”

Images are exported by neos in export packge and they exist there. Anybody had same error?

Yes, we do, although it’s an ImageVariant in our case:

During the import of the "Sites.xml" from the package "FooBar.ProjectPackage" an exception occurred: Error: During import an exception occurred: "Could not convert target type "Neos\Media\Domain\Model\ImageVariant", at property path "originalAsset": Tried to refresh the dimensions and meta data of Image asset "" but the file of resource "f0653392bd1f8566135ebb2cce320750b0522ef9" does not exist or is not a valid image."., see log for further information.