Notice (8): unserialize(): 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 2680 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

Warning: file_put_contents() [function.file-put-contents]: Only 362 of 3042 bytes written, possibly out of free disk space 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