Signals are not supported. Make sure that the „pcntl“ extension is installed and that „pcntl_*“ functions are not disabled by your php.ini’s „disable_functions“ directive.
Was aber auf einem Shared Hosting nicht aktiv ist.
Vor dem Update lief der Cron sauber durch.
Kann das jemand bestätigen?
Hat jemand schon eine Lösung gefunden?
@shyim hatte in irgendeinem anderen thread darüber gesprochen dass das wohl da rein gerutscht ist aber in 6.8 dann definitiv notwendig sein wird - sorry aber ich weiß den thread gerade nicht. Sprich da kommt glaube noch eine minor die das wieder zurück rollt bis 6.8
[Symfony\Component\Console\Exception\RuntimeException]
Signals are not supported. Make sure that the „pcntl“ extension is installe
d and that „pcntl_*“ functions are not disabled by your php.ini’s „disable_
functions“ directive.
Exception trace:
at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/console/Application.php:121
Symfony\Component\Console\Application->getSignalRegistry() at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/console/Application.php:1032
Symfony\Component\Console\Application->doRunCommand() at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/framework-bundle/Console/Application.php:123
Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand() at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/console/Application.php:356
Symfony\Component\Console\Application->doRun() at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/framework-bundle/Console/Application.php:77
Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/console/Application.php:195
Symfony\Component\Console\Application->run() at /var/www/virtual/meinshop.de/htdocs/vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php:49
Symfony\Component\Runtime\Runner\Symfony\ConsoleApplicationRunner->run() at /var/www/virtual/meinshop.de/htdocs/vendor/autoload_runtime.php:32
require_once() at /var/www/virtual/meinshop.de/htdocs/bin/console:18
Der Fehler tritt nur auf wenn der Aufruf über den Cron erfolgt.
Beim Aufruf über die Console kommt kein Fehler und es wird alles abgearbeitet und die Status - Mails werden versendet