Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
PoC2 Posted November 7, 2020 Posted November 7, 2020 In the past few days I've started seeing AdminCP notifications pop up about individual non-running (delayed) maintenance tasks. They eventually do run, everything seems to be working correctly (using cron), so my question is: How do I switch off these notifications regarding tasks (or set them to be more tolerant so they don't appear or don't appear as often)? Many thanks for any advice.
CoffeeCake Posted November 7, 2020 Posted November 7, 2020 You'll want to open a support request and work to get to the bottom of why the issue exists and resolve it. The notifications are important messages that alert you to something not working as it should. Do you have your cron set to run once per minute? Is your web server or MySQL server underpowered, causing long running processes?
PoC2 Posted November 8, 2020 Author Posted November 8, 2020 Yes Cron. Server is fine, it's a big metal server, RAID 10 etc. running nothing else. The issue only appeared in the last few days, no changes for a while (as described above). I may have discovered the issue. We shall see.
PoC2 Posted November 8, 2020 Author Posted November 8, 2020 I suspect it's related to an official (bad) MariaDB update. https://forums.cpanel.net/threads/cpanel-34745-mariadb-10-3-26-1-breaks-php-7-2.680989/
PoC2 Posted November 9, 2020 Author Posted November 9, 2020 cPanel pushed a patch through that fixed the issue (and so also, the failing task notifications). These errors were also occurring with PHP7.4 on our installation (not just < PHP 7.3). IPS 4.5.4 pushed a lot of changes on our system (dynamic rows, away from MyISAM and more). I suppose for the long term betterment.
Recommended Posts