-
Notifications
You must be signed in to change notification settings - Fork 37
Open
matomo-org/matomo
#17877Labels
Description
Hello, since few Matomo versions we have returning problem with the second queue which is growing forever (until I remove this plugin and reinstall it back, as I haven't found better method yet).
Matomo version: 4.4.1
MySQL version: 5.7.34-37-log
PHP version: 7.3.29-1+020210701.86+debian101.gbp7ad6eb
Backend: Redis
sudo -u www-data /usr/share/piwik/console queuedtracking:monitor
Queue is enabled
The command ./console queuedtracking:process has to be executed to process request sets within queue
Up to 8 workers will be used
Processor will start once there are at least 5 request sets in the queue
218717 (53+218338+68+60+54+60+40+44) request sets left in queue. 464.62M used memory (588.55M peak). 1 workers act...
How can I debug this?
Thanks :-)