Folgender Cronjob läuft:
Code:
[php] [web_root]/vendor/bin/contao-console contao:cron -vvv
Log-Ausgabe vom Server-Cron:
Code:
18:05:01 DEBUG [app] Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron"
18:05:01 DEBUG [app] Executing cron job "contao.cron.supervise_workers"
18:05:01 DEBUG [app] Asynchronous cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" finished successfully
18:06:01 DEBUG [app] Asynchronous cron job "contao.cron.supervise_workers" finished successfully
Laut Hosting-Support sollte demnach alles funktionieren.
Im Backend ist aber nach wie vor kein Suchfeld zu sehen, die Option "Systemwartung > Suchindex aufbauen" deaktiviert und Profiler gibt weiterhin folgende Meldung aus:
The back end search is not available.
Requirements
|OK |The following PHP extensions are enabled: pdo_sqlite, sqlite3
|OK |Using the SuperVisor is supported.
|OK |The pnctl_* functions are available.
| X |The contao:cron cronjob is not executed minutely on the command line and thus Contao's default messenger queues are not processed automatically.
| X |The messenger queues are not processed on the command line.