Database Error:
Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.

Last Rendered Query:
UPDATE download_tracker SET date_finished=NOW(), status='cancelled' WHERE status='downloading' AND date_updated < DATE_SUB(NOW(), INTERVAL 15 second)

#0  App\Core\Database->notify(Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.) called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Database.class.php:82]
#1  App\Core\Database->connect() called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Database.class.php:100]
#2  App\Core\Database->reconnect() called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Database.class.php:160]
#3  App\Core\Database->query(UPDATE download_tracker SET date_finished=NOW(), status='cancelled' WHERE status='downloading' AND date_updated < DATE_SUB(NOW(), INTERVAL 15 second)) called at [/www/wwwroot/storage.worldfreebooks.com/app/helpers/DownloadTrackerHelper.class.php:75]
#4  App\Helpers\DownloadTrackerHelper::clearTimedOutDownloads() called at [/www/wwwroot/storage.worldfreebooks.com/app/controllers/FileController.class.php:158]
#5  App\Controllers\FileController->downloadHandler(01c60c516e8c5308/Rafael_-_Faith_Gibson.pdf)
#6  call_user_func_array(Array ([0] => Themes\Spirit\Controllers\FileController Object (),[1] => downloadHandler), Array ([path] => 01c60c516e8c5308/Rafael_-_Faith_Gibson.pdf)) called at [/www/wwwroot/storage.worldfreebooks.com/app/helpers/RouteHelper.class.php:388]
#7  App\Helpers\RouteHelper::processRoutes() called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Framework.class.php:247]
#8  App\Core\Framework::dispatch() called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Framework.class.php:24]
#9  App\Core\Framework::run() called at [/www/wwwroot/storage.worldfreebooks.com/index.php:20]

Database Error:
Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.

Last Rendered Query:
UPDATE download_tracker SET date_finished=NOW(), status='cancelled' WHERE status='downloading' AND date_updated < DATE_SUB(NOW(), INTERVAL 15 second)

#0  App\Core\Database->notify(Failed connecting to the database with the supplied connection details. Please check the details are correct and your MySQL user has permissions to access this database.) called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Database.class.php:82]
#1  App\Core\Database->connect() called at [/www/wwwroot/storage.worldfreebooks.com/app/core/Database.class.php:117]
#2  App\Core\Database->query(INSERT INTO `sessions` (`id`, `data`, `updated_on`, `user_id`) VALUES (:id, :data, :updated_on, :user_id) ON DUPLICATE KEY UPDATE data=:data, updated_on=:updated_on, user_id=:user_id, Array ([id] => 01t4j3cb4c3ngjasipbp5iavrc,[data] => _tFlag|s:2:"us";,[updated_on] => 1719753293,[user_id] => )) called at [/www/wwwroot/storage.worldfreebooks.com/app/helpers/SessionHelper.class.php:60]
#3  App\Helpers\SessionHelper::write(01t4j3cb4c3ngjasipbp5iavrc, _tFlag|s:2:"us";)
#4  session_write_close()