Notice (8): file_put_contents(): Write of 271 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1108 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8): unserialize() [<a href='https://secure.php.net/function.unserialize'>function.unserialize</a>]: Error at offset 4081 of 4085 bytes [CORE/src/Cache/Engine/FileEngine.php, line 201]

Notice: file_put_contents() [function.file-put-contents]: Write of 2514 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/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 3555 bytes failed with errno=28 No space left on device [CORE/src/Cache/Engine/FileEngine.php, line 141]

Notice: file_put_contents() [function.file-put-contents]: Write of 2566 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8): unserialize() [<a href='https://secure.php.net/function.unserialize'>function.unserialize</a>]: Error at offset 4081 of 4085 bytes [CORE/src/Cache/Engine/FileEngine.php, line 201]

Notice: file_put_contents() [function.file-put-contents]: Write of 3106 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Error: Cake\Database\Schema\CachedCollection::describe(): Return value must be of type Cake\Database\Schema\TableSchemaInterface, bool returned

Cake\Database\Schema\CachedCollection::describe(): Return value must be of type Cake\Database\Schema\TableSchemaInterface, bool returned 📋

TypeError
Toggle Vendor Stack Frames
        if (!$options['forceRefresh']) {
            $cached $this->cacher->get($cacheKey);
            if ($cached !== null) {
                return $cached;
            }
        }
        $table $this->collection->describe($name$options);
Error in: ROOT/vendor/cakephp/cakephp/src/Database/Schema/CachedCollection.php, line 80

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