storage:filesystem:redistribute command does not work
$ php app/console storage:filesystem:redistribute
[Symfony\Component\Debug\Exception\ContextErrorException]
Catchable Fatal Error: Argument 1 passed to Integrated\Bundle\StorageBundle\Storage\Validation\FilesystemValidation::getValidFilesystems() must be an instance of Doctrine\Common\Collections\ArrayCollection, array given, called in /vagrant/vendor/integrated
/storage-bundle/Command/Filesystem/RedistributeCommand.php on line 90 and defined
storage:filesystem:clear command does not work