Fatal error: Uncaught think\exception\ErrorException: filesize(): stat failed for /tmp/sess_zziudbrorkdadhip90v9jmj in /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php:170 Stack trace: #0 [internal function]: think\Error::appError() #1 /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php(170): filesize() #2 /www/wwwroot/jmzp-test/thinkphp/library/think/debug/Html.php(78): think\Debug::getFile() #3 /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php(239): think\debug\Html->output() #4 /www/wwwroot/jmzp-test/thinkphp/library/think/Response.php(98): think\Debug::inject() #5 /www/wwwroot/jmzp-test/thinkphp/library/think/Error.php(52): think\Response->send() #6 [internal function]: think\Error::appException() #7 {main} thrown in /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php on line 170
System Error

[1] ErrorException in Debug.php line 170

Uncaught think\exception\ErrorException: filesize(): stat failed for /tmp/sess_zziudbrorkdadhip90v9jmj in /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php:170
Stack trace:
#0 [internal function]: think\Error::appError()
#1 /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php(170): filesize()
#2 /www/wwwroot/jmzp-test/thinkphp/library/think/debug/Html.php(78): think\Debug::getFile()
#3 /www/wwwroot/jmzp-test/thinkphp/library/think/Debug.php(239): think\debug\Html->output()
#4 /www/wwwroot/jmzp-test/thinkphp/library/think/Response.php(98): think\Debug::inject()
#5 /www/wwwroot/jmzp-test/thinkphp/library/think/Error.php(52): think\Response->send()
#6 [internal function]: think\Error::appException()
#7 {main}
thrown

  1. */
  2. public static function getFile($detail = false)
  3. {
  4. $files = get_included_files();
  5. if ($detail) {
  6. $info = [];
  7. foreach ($files as $file) {
  8. $info[] = $file . ' ( ' . number_format(filesize($file) / 1024, 2) . ' KB )';
  9. }
  10. return $info;
  11. }
  12. return count($files);
  13. }
  14. /**

Call Stack

  1. in Debug.php line 170
  2. at Error::appShutdown()

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
HTTP_HOST
jmzp-test.jianyimian365.cn
PATH_INFO
REDIRECT_STATUS
200
SERVER_NAME
jmzp-test.jianyimian365.cn
SERVER_PORT
443
SERVER_ADDR
172.27.54.0
REMOTE_PORT
47481
REMOTE_ADDR
216.73.216.24
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/jmzp-test/public
DOCUMENT_URI
/index.php
REQUEST_URI
/
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/www/wwwroot/jmzp-test/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1776113712.4691
REQUEST_TIME
1776113712
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/jmzp-test/public/../application/
THINK_VERSION
5.0.27
THINK_START_TIME
1776113712.4698
THINK_START_MEM
408144
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/jmzp-test/thinkphp/
LIB_PATH
/www/wwwroot/jmzp-test/thinkphp/library/
CORE_PATH
/www/wwwroot/jmzp-test/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/jmzp-test/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/jmzp-test/
EXTEND_PATH
/www/wwwroot/jmzp-test/extend/
VENDOR_PATH
/www/wwwroot/jmzp-test/vendor/
RUNTIME_PATH
/www/wwwroot/jmzp-test/runtime/
LOG_PATH
/www/wwwroot/jmzp-test/runtime/log/
CACHE_PATH
/www/wwwroot/jmzp-test/runtime/cache/
TEMP_PATH
/www/wwwroot/jmzp-test/runtime/temp/
CONF_PATH
/www/wwwroot/jmzp-test/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
HTMLPURIFIER_PREFIX
/www/wwwroot/jmzp-test/vendor/ezyang/htmlpurifier/library
ADDON_PATH
/www/wwwroot/jmzp-test/addons/
0.517529s