Notice (8): file_put_contents(): Write of 272 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
Warning (2): file_get_contents(http://www.adminso.com/?keyword=%E7%BD%91%E9%A1%B5%E8%AE%BE%E8%AE%A1&amp;s_a=1&amp;page=4&amp;ttt=0) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: Failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error
 [APP/Controller/HomeController.php, line 3474]
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