friends-of-contao / contao.wtf

Contao What's the failure - An collection of common contao failures
4 stars 0 forks source link

Fatal Error bei Cache Warmup #7

Open mlwebworker opened 5 years ago

mlwebworker commented 5 years ago

Wortlaut der Fehlermeldung

PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /var/www/vhosts/client-xzy/domain.tld/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 107
PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/vhosts/client-xzy/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/OutOfMemoryException.php on line 1
Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception

  [RuntimeException]                                                                                                                                                     
  An error occurred while executing the "cache:warmup" command: PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /  
  var/www/vhosts/client-xzy/domain.tld/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 107                                               
  PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/vhosts/client-xzy/domain.tld/vendor/symfony/sy  
  mfony/src/Symfony/Component/Debug/Exception/OutOfMemoryException.php on line 1

Versionen/Zusatzinformationen

Ort

Falls vorhanden: Link zum Forumsthread https://community.contao.org/de/showthread.php?72424-Fatal-Error-bei-Cache-Warmup

mlwebworker commented 5 years ago

Das Memory Limit war für PHP 7.1 auf 128M eingestellt.