Ich habe das bei mir gerade auch mal auf einer Spielwiese installiert.
Erhalte aber leider nur ein:
Code:
/opt/php-8.0/bin/php vendor/bin/contao-console contao_file_usage:warmup
Searching for all file references …
-----------------------------------
0/75 [????????????????????????????] 0%14:34:16 CRITICAL [console] Error thrown while running command "contao_file_usage:warmup". Message: "An exception occurred while executing a query: SQLSTATE[HY000]: General error: 3688 Syntax error in regular expression on line 1, character 1." ["exception" => Doctrine\DBAL\Exception\DriverException^ { …},"command" => "contao_file_usage:warmup","message" => "An exception occurred while executing a query: SQLSTATE[HY000]: General error: 3688 Syntax error in regular expression on line 1, character 1."]
In ExceptionConverter.php line 117:
An exception occurred while executing a query: SQLSTATE[HY000]: General error: 3688 Syntax error in regular expression on line 1, character 1.
In Exception.php line 28:
SQLSTATE[HY000]: General error: 3688 Syntax error in regular expression on line 1, character 1.
In Statement.php line 121:
SQLSTATE[HY000]: General error: 3688 Syntax error in regular expression on line 1, character 1.
contao_file_usage:warmup [--skip-cached] [--] [<uuid>]
Contao: 4.13.16
PHP: 8.0.26
Soll ich dir das als Github-Issue erstellen, oder ist da in meiner Installation was schief?