#0 [8]ErrorException in File.php line 180

file_put_contents(): Write of 790 bytes failed with errno=28 No space left on device

  1. $data = $this->serialize($value);
  2. if ($this->options['data_compress'] && function_exists('gzcompress')) {
  3. //数据压缩
  4. $data = gzcompress($data, 3);
  5. }
  6. $data = "<?php\n//" . sprintf('%012d', $expire) . "\n exit();?>\n" . $data;
  7. $result = file_put_contents($filename, $data, LOCK_EX);
  8. if ($result) {
  9. clearstatcache();
  10. return true;
  11. }
  12. return false;
  13. }

Call Stack

  1. in File.php line 180
  2. at Error->appError()
  3. at file_put_contents() in File.php line 180
  4. at File->set() in Cache.php line 125
  5. at Cache->set()
  6. at call_user_func_array() in Facade.php line 96
  7. at Facade::__callStatic() in Service.php line 186
  8. at Service->loadEvent() in Service.php line 45
  9. at Service->register() in App.php line 204
  10. at App->register() in RegisterService.php line 44
  11. at RegisterService->init() in App.php line 461
  12. at App->initialize() in Http.php line 186
  13. at Http->initialize() in Http.php line 163
  14. at Http->run() in index.php line 43

Environment Variables

GET Data
s /wechat/article/index/wechat_id/13.html
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST zydir.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME v3.zydir.com
SERVER_PORT 80
SERVER_ADDR 122.114.10.16
REMOTE_PORT 47040
REMOTE_ADDR 3.239.214.173
SERVER_SOFTWARE nginx/1.22.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/v3.zydir.com/public
DOCUMENT_URI /index.php
REQUEST_URI /wechat/article/index/wechat_id/13.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/wechat/article/index/wechat_id/13.html
SCRIPT_FILENAME /www/wwwroot/v3.zydir.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710832246.0802
REQUEST_TIME 1710832246