Forums | Mahara Community
Support
/
Cron Issue
19 March 2026, 1:21
We have a cron not running correctly.
core_auth_handle_account_expiries
I have deleted the lock from ep_config but just comes back.
There was a value in the defaultaccountinactiveexpire which was set 1975, in the front end it was blank, so have removed the value from the DB.
The error is
PHP message: [INF] 58 (lib/cron.php:190) Running core cron auth_handle_account_expiriesPHP message: [WAR] 58 (lib/errors.php:532) [TypeError]:
Unsupported operand types: string / int at /var/www/mahara/docroot/auth/lib.php:2599PHP message: Call stack (most recent first):PHP message: * exception() at Unknown:0PHP message: '
Expiry field in ep_usr is Null with not entries
can anyone advise?
Thanks
Jackie
19 March 2026, 1:33
Funny how a minute after posted I noticed the cron auth_handle_account_expiries had not ran since ages ago, I set it to present date and time and now the cron is running fine.
Jackie
