FriendsOfShopware / FroshTools

A collection of useful tools for Shopware 6
MIT License
61 stars 27 forks source link

Open Queues Warning #255

Closed duke2421 closed 3 months ago

duke2421 commented 5 months ago

PHP Version

8.2.5

Shopware Version

6.6.1.1

Plugin Version

2.1.2

Actual behaviour

System-Status shows, that the Open Queues is not running, but is is. We have a cron job that runs it every 5 Minutes. But even if I run the comand directly, thet System-Status does not change. SW6-Tools

Expected behaviour

Open Queues should show, that the script is working.

Steps to Reproduce?

Update to latest Version (2.1.2).

Soho-Jo commented 4 months ago

Did you adapt the command for the cronjob?

php bin/console messenger:consume async

becomes

_php bin/console messenger:consume async lowpriority

https://github.com/shopware/shopware/blob/v6.6.1.2/UPGRADE-6.6.md

duke2421 commented 4 months ago

@Soho-Jo Thank you for your reply. No, I didn't, somehow I overlooked that. However, this does not seem to have solved the problem. The plugin now displays ‘unknown’ instead of the last time the script ran. Edit: Our shop is now on 6.6.2.0

tinect commented 3 months ago

"unknown" is correct and it's just a info.