whenever I run typo3/sysext/core/bin/typo3 scheduler:run via cronjob or web/typo3/cli_dispatch.phpsh ke_search startIndexing -s manually on my server I get this message:
Command Line Error: Incorrect password
The indexing report I get per email seems to be fine, no errors or warnings.
I checked all the other tasks, the scheduler itself, but it only occurs when the indexing task is included.
The error message comes from the pdfinfo, which can not read a certain file, because a user has encrypted it with a password.
So everything is alright and I'll close this issue!
Hi everyone,
whenever I run
typo3/sysext/core/bin/typo3 scheduler:run
via cronjob orweb/typo3/cli_dispatch.phpsh ke_search startIndexing -s
manually on my server I get this message: Command Line Error: Incorrect passwordThe indexing report I get per email seems to be fine, no errors or warnings. I checked all the other tasks, the scheduler itself, but it only occurs when the indexing task is included.
TYPO3 8.7.19, PHP 7.1.23, MariaDB 10.2.6