[2] ErrorException in Session.php line 106

session_start(): open(/tmp/sess_ugj5l1e5a3tthla9tpt5t26627, O_RDWR) failed: No space left on device (28)

  1. // 读取session驱动
  2. $class = false !== strpos($config['type'], '\\') ? $config['type'] : '\\think\\session\\driver\\' . ucwords($config['type']);
  3. // 检查驱动类
  4. if (!class_exists($class) || !session_set_save_handler(new $class($config))) {
  5. throw new ClassNotFoundException('error session handler:' . $class, $class);
  6. }
  7. }
  8. if ($isDoStart) {
  9. session_start();
  10. self::$init = true;
  11. } else {
  12. self::$init = false;
  13. }
  14. }
  15. /**
  16. * session自动启动或者初始化
  17. * @return void

Call Stack

  1. in Session.php line 106
  2. at Error::appError()
  3. at session_start() in Session.php line 106
  4. at Session::init() in Session.php line 120
  5. at Session::boot() in Session.php line 295
  6. at Session::has() in common.php line 222
  7. at session() in common.php line 84
  8. at include('/www/wwwroot/taiduyu...') in App.php line 280
  9. at App::init() in App.php line 182
  10. at App::initCommon() in App.php line 82
  11. at App::run() in start.php line 19
  12. at require('/www/wwwroot/taiduyu...') in index.php line 15

Environment Variables

GET Data

s
/news/activity/171730.html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_UPGRADE_INSECURE_REQUESTS
1
HTTP_CONNECTION
keep-alive
HTTP_ACCEPT_ENCODING
gzip, deflate
HTTP_ACCEPT_LANGUAGE
zh-CN,zh;q=0.9,en;q=0.8
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
HTTP_USER_AGENT
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
PATH_INFO
HTTP_HOST
www.zhongjinjurong.com
REDIRECT_STATUS
200
SERVER_NAME
zhongjinjurong.com
SERVER_PORT
443
SERVER_ADDR
172.16.165.214
REMOTE_PORT
49089
REMOTE_ADDR
177.210.118.105
SERVER_SOFTWARE
nginx/1.28.3
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/taiduyun_server/public
DOCUMENT_URI
/index.php
REQUEST_URI
/news/activity/171730.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/news/activity/171730.html
SCRIPT_FILENAME
/www/wwwroot/taiduyun_server/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1778425342.9039
REQUEST_TIME
1778425342
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/taiduyun_server/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1778425342.9041
THINK_START_MEM
408312
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/taiduyun_server/thinkphp/
LIB_PATH
/www/wwwroot/taiduyun_server/thinkphp/library/
CORE_PATH
/www/wwwroot/taiduyun_server/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/taiduyun_server/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/taiduyun_server/
EXTEND_PATH
/www/wwwroot/taiduyun_server/extend/
VENDOR_PATH
/www/wwwroot/taiduyun_server/vendor/
RUNTIME_PATH
/www/wwwroot/taiduyun_server/runtime/
LOG_PATH
/www/wwwroot/taiduyun_server/runtime/log/
CACHE_PATH
/www/wwwroot/taiduyun_server/runtime/cache/
TEMP_PATH
/www/wwwroot/taiduyun_server/runtime/temp/
CONF_PATH
/www/wwwroot/taiduyun_server/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
HTMLPURIFIER_PREFIX
/www/wwwroot/taiduyun_server/vendor/ezyang/htmlpurifier/library
TDY_DEBUG
false
TIME
1778425342
IP
177.210.118.105
IS_WECHAT
false
IS_ALIPAY
false
FROM_TERMINAL
H5-PC
IS_MOBILE
false