KB
kbond/cli-reproducer
Reproducer
Steps to Reproduce Problem
composer installsymfony server:start -d(starts webserver and messenger worker)symfony console ping(sends a "ping" message to the queue)cat var/log/dev.log |grep CRIT(should see a PingMessage failure)
Steps to Reproduce Success
- Comment out the worker in
.symfony.local.yaml symfony server:stopsymfony console pingsymfony console messenger:consume async -vv- See the message successfully handled
On this page
Languages
PHP54.4%JavaScript38.8%Twig6.3%CSS0.4%
Contributors
Created March 4, 2025
Updated March 4, 2025