Beim Ausführen des Exporter über cron herhalte ich folgende Fehlermeldung und es findet kein Export statt:
console.CRITICAL: Error thrown while running command "huh:exporter:export 1 -q". Message: "Call to a member function has() on null" {"exception":"[object] (Error(code: 0): Call to a member function has() on null at ..../vendor/heimrichhannot/contao-utils-bundle/src/Driver/DC_Table_Utils.php:37)","command":"huh:exporter:export 1 -q","message":"Call to a member function has() on null"} []
in der DC_Table_Utils.php:37 wird ein (Frontend) Token abgefragt der per cron aber immer leer ist ...(?)
Beim Ausführen des Exporter über cron herhalte ich folgende Fehlermeldung und es findet kein Export statt: console.CRITICAL: Error thrown while running command "huh:exporter:export 1 -q". Message: "Call to a member function has() on null" {"exception":"[object] (Error(code: 0): Call to a member function has() on null at ..../vendor/heimrichhannot/contao-utils-bundle/src/Driver/DC_Table_Utils.php:37)","command":"huh:exporter:export 1 -q","message":"Call to a member function has() on null"} []
in der DC_Table_Utils.php:37 wird ein (Frontend) Token abgefragt der per cron aber immer leer ist ...(?)
contao-exporter-bundle 0.11.3 Contao 4.13.29