xperseguers / t3ext-extractor

TYPO3 Extension extractor
https://extensions.typo3.org/extension/extractor
GNU General Public License v2.0
14 stars 23 forks source link

extractor/Classes/Utility/ColorSpace.php, line 87 Return value must be of type string, null returned #79

Closed artif-developer closed 4 months ago

artif-developer commented 4 months ago

Causal\Extractor\Utility\ColorSpace::verifyAndAdjustWithAllowedColorSpaces(): Return value must be of type string, null returned- TypeError: Causal\Extractor\Utility\ColorSpace::verifyAndAdjustWithAllowedColorSpaces(): Return value must be of type string, null returned, /vendor/causal/extractor/Classes/Utility/ColorSpace.php:87 - {"mode":"CLI","application_mode":"BE","exception_class":"TypeError","exception_code":0

Happens in our: component="TYPO3.CMS.Scheduler.Scheduler": Task failed to execute successfully. Class: TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask

on regular rescan of filesystem. local tika server is as docker enabled, but I cannot find out what kind of file causes the problem.

artif-developer commented 4 months ago

Thank you very much!