Warning (2) : session_start(): open(/opt/alt/php80/var/lib/php/session/sess_q25uibf6rm7qt29psf6sf1kikm, O_RDWR) failed: Disk quota exceeded (122) [in /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Session.php, line 355]
Warning (2) : session_start() [<a href='https://secure.php.net/function.session-start'>function.session-start</a>]: Failed to read session data: files (path: /opt/alt/php80/var/lib/php/session) [in /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Session.php, line 355]
Warning (512) : Unable to emit headers. Headers sent in file=/home/appunte/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/appunte/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/appunte/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Could not start the session

Could not start the session 📋

RuntimeException
Toggle Vendor Stack Frames
            return false;
        }
        if (!session_start()) {
            throw new RuntimeException('Could not start the session');
        }
        $this->_started true;

If you want to customize this error message, create templates/Error/error500.php