Mysql and PHP services not restarting after reboot

For sometime now when server reboot, only apache and nginx restart by themselve. Most of the additional service do not restart forcing the sites to display INTERNAL SERVER ERROR (ERROR 500) . The situation persist till I find out my self and login to restart the services. How do i fix this

Start by checking the logs of each service, there should be a reason why the start fails.

this is the error I see in mysql. 2025-11-15T05:18:29.993951Z 0 [ERROR] [MY-012888] [InnoDB] Cannot resize redo log file ./#innodb_redo/#ib_redo216986_tmp to 3 MB (Failed to set size)

Is your disk maybe full or nearly full?