Notice: file_put_contents() [function.file-put-contents]: Write of 2146 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8) : SplFileObject::fwrite() [<a href='https://secure.php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 2049 bytes failed with errno=28 No space left on device [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1988 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8) : SplFileObject::fwrite() [<a href='https://secure.php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 566 bytes failed with errno=28 No space left on device [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1429 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 98 bytes failed with errno=28 No space left on device [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1430 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 106 bytes failed with errno=28 No space left on device [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 605 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (512) : Unable to emit headers. Headers sent in file=/home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=140 [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]

Notice: file_put_contents() [function.file-put-contents]: Write of 808 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:140) [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168]

Notice: file_put_contents() [function.file-put-contents]: Write of 805 bytes failed with errno=28 No space left on device in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:140) [in /home/cecad/domains/cecad.vn/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Missing Database Connection

Missing Database Connection 📋

Cake\Database\Exception\MissingConnectionException
Toggle Vendor Stack Frames

Connection to Mysql could not be established: SQLSTATE[HY000] [2002] Connection refused

        $retry = new CommandRetry(new ErrorCodeWaitStrategy(static::RETRY_ERROR_CODES5), 4);
        try {
            $retry->run($action);
        } catch (PDOException $e) {
            throw new MissingConnectionException(
                [
                    'driver' => App::shortName(static::class, 'Database/Driver'),
                    'reason' => $e->getMessage(),
                ],

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