[Neos] $ ./flow site:import -> error

Maxi milian info at maxguz.de
Tue Aug 19 10:06:36 CEST 2014


I want to import a local export from TYPO3 Neos 1.1 to an other 1.1 system:
$ ./flow site:export --tidy --filename export

Import:
$ ./flow site:import --package-key My.NeosPackage --filename export

It works with the text content until the first image in the export file I got following error:
"Error: During the import of the file "export" an exception occurred: Could not add object of type "TYPO3\Media\Domain\Model\Image"

How could I fix this?


More information about the Neos mailing list