Notice (8): file_put_contents(): Write of 274 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): SplFileObject::fwrite() [<a href='https://secure.php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: Write of 23752 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 2859 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 (512): 10m cache was unable to write '39a9923045011b7585aa105ef254db75' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 275]

Notice: file_put_contents() [function.file-put-contents]: Write of 2651 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): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 2225 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]
Error: Unsupported operand types: int - string

Unsupported operand types: int - string 📋

TypeError
Toggle Vendor Stack Frames
               if (file_exists($cache_time))
               {
                   $get_cache_time=file_get_contents($cache_time);
                   //echo $now_time-$get_cache_time;
                   if ($now_time-$get_cache_time>60*60)
                   {
                       //已经12个小时没有执行缓冲操作了。
                       $http_cache=1;//1,使用 http_cache 缓冲;
                   }
Error in: ROOT/src/Controller/WebsitesController.php, line 4089

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