Hallo,
seit dem Contao Manager update auf Version 1.4.7 läuft bei mir der Manager nicht mehr rund. Dies betrifft alle Contao Installationen auf meinem Webserver (Webgo).
Folgende Fehlermeldung wird angezeigt:
Code:
09:55:58 CRITICAL [console] Error thrown while running command "cache:warmup --env=prod". Message: "Class 'Symfony\Component\Translation\Formatter\MessageFormatter' not found" ["exception" => Error { …},"command" => "cache:warmup --env=prod","message" => "Class 'Symfony\Component\Translation\Formatter\MessageFormatter' not found"]
In appContao_ManagerBundle_HttpKernel_ContaoKernelProdContainer.php line 2437:
Attempted to load class "MessageFormatter" from namespace "Symfony\Componen
t\Translation\Formatter".
Did you forget a "use" statement for another namespace?
cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--] <command>
Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
In ScriptHandler.php line 89:
An error occurred while executing the "cache:warmup" command: 09:55:58 CRIT
ICAL [console] Error thrown while running command "cache:warmup --env=prod
". Message: "Class 'Symfony\Component\Translation\Formatter\MessageFormatte
r' not found" ["exception" => Error { …},"command" => "cache:warmup --env=p
rod","message" => "Class 'Symfony\Component\Translation\Formatter\MessageFo
rmatter' not found"]
In appContao_ManagerBundle_HttpKernel_ContaoKernelProdContainer.php line 24
37:
Attempted to load class "MessageFormatter" from namespace "Symfony\Compon
en
t\Translation\Formatter".
Did you forget a "use" statement for another namespace?
cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--
verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--en
v ENV] [--] <command>
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
# Process terminate
Hat jemand eine Idee woran es liegt?