[8] ErrorException in File.php line 159

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

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

Call Stack

  1. in File.php line 159
  2. at Error::appError()
  3. at file_put_contents() in File.php line 159
  4. at File->set() in Cache.php line 152
  5. at Cache::set() in common.php line 89
  6. at {closure}()
  7. at call_user_func_array() in Hook.php line 122
  8. at Hook::exec() in Hook.php line 95
  9. at Hook::listen() in App.php line 223
  10. at App::initCommon() in App.php line 82
  11. at App::run() in start.php line 19
  12. at require('/home/www/wwwroot/zi...') in index.php line 39

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_CF_IPCOUNTRY
US
HTTP_CDN_LOOP
cloudflare
HTTP_CF_CONNECTING_IP
35.168.113.41
HTTP_REFERER
http://www.ziduofu.com/index.php/list/99.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_CF_VISITOR
{"scheme":"https"}
HTTP_X_FORWARDED_PROTO
https
HTTP_CF_RAY
866be8c11a492d06-IAD
HTTP_X_FORWARDED_FOR
35.168.113.41
HTTP_ACCEPT_ENCODING
gzip, br
HTTP_CONNECTION
Keep-Alive
HTTP_HOST
www.ziduofu.com
PATH_INFO
/list/99.html
REDIRECT_STATUS
200
SERVER_NAME
ziduofu.com
SERVER_PORT
80
SERVER_ADDR
198.200.54.11
REMOTE_PORT
10694
REMOTE_ADDR
172.71.223.12
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/ziduofu.com
DOCUMENT_URI
/index.php/list/99.html
REQUEST_URI
/index.php/list/99.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/www/wwwroot/ziduofu.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/list/99.html
REQUEST_TIME_FLOAT
1710835416.2309
REQUEST_TIME
1710835416
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/home/www/wwwroot/ziduofu.com/
APP_PATH
/home/www/wwwroot/ziduofu.com/application/
MAC_COMM
/home/www/wwwroot/ziduofu.com/application/common/common/
MAC_HOME_COMM
/home/www/wwwroot/ziduofu.com/application/index/common/
MAC_ADMIN_COMM
/home/www/wwwroot/ziduofu.com/application/admin/common/
MAC_START_TIME
1710835416.2311
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1710835416.2313
THINK_START_MEM
358368
EXT
.php
DS
/
THINK_PATH
/home/www/wwwroot/ziduofu.com/thinkphp/
LIB_PATH
/home/www/wwwroot/ziduofu.com/thinkphp/library/
CORE_PATH
/home/www/wwwroot/ziduofu.com/thinkphp/library/think/
TRAIT_PATH
/home/www/wwwroot/ziduofu.com/thinkphp/library/traits/
EXTEND_PATH
/home/www/wwwroot/ziduofu.com/extend/
VENDOR_PATH
/home/www/wwwroot/ziduofu.com/vendor/
RUNTIME_PATH
/home/www/wwwroot/ziduofu.com/runtime/
LOG_PATH
/home/www/wwwroot/ziduofu.com/runtime/log/
CACHE_PATH
/home/www/wwwroot/ziduofu.com/runtime/cache/
TEMP_PATH
/home/www/wwwroot/ziduofu.com/runtime/temp/
CONF_PATH
/home/www/wwwroot/ziduofu.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/home/www/wwwroot/ziduofu.com/addons/
TAEEDEBEBD40C6DD340CB20F6F8B1B4D8
/home/www/wwwroot/ziduofu.com/application/common.php