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 16336 of 16373 bytes [APP/Controller/YuanmaController.php, line 3949]

Notice: file_put_contents() [function.file-put-contents]: Write of 2416 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): Trying to access array offset on value of type bool [APP/Controller/YuanmaController.php, line 1242]

Notice: file_put_contents() [function.file-put-contents]: Write of 2109 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: count(): Argument #1 ($value) must be of type Countable|array, null given

count(): Argument #1 ($value) must be of type Countable|array, null given 📋

TypeError
Toggle Vendor Stack Frames
                $website_=$this->cache_action($get_data);
                //处理成 websites/index 的模板也能用的格式,这样模板就不需要单独做了,因为只是这里需要这样的处理,所以不需要写成单独的函数了
                  $news=array();
                  if (count($website_["data"])!="0")
                  {
                      $i=0;
                      foreach($website_["data"] as $ns)
                      {
Error in: ROOT/src/Controller/YuanmaController.php, line 1242

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