All was fine for weeks and.... from about 10a.m all sending is stopped
log ....
# /usr/bin/php -q /var/www/html/apps/console/console.php send-campaigns --verbose=1
[2021-03-05 14:05:23] - Starting the work for this batch...
[2021-03-05 14:05:23] - PCNTL processes running already, locks acquired previously!
#
If i disable PCNTL in setting->cron all is working but slow in one task
Please advise how to fix "PCNTL" issue or how to remove lock from campaign
log ....
# /usr/bin/php -q /var/www/html/apps/console/console.php send-campaigns --verbose=1
[2021-03-05 14:05:23] - Starting the work for this batch...
[2021-03-05 14:05:23] - PCNTL processes running already, locks acquired previously!
#
If i disable PCNTL in setting->cron all is working but slow in one task
Please advise how to fix "PCNTL" issue or how to remove lock from campaign