System Error

[0] HttpException in App.php line 535

模块不存在:sitemap.xml

  1. $config = self::init($module);
  2. // 模块请求缓存检查
  3. $request->cache(
  4. $config['request_cache'],
  5. $config['request_cache_expire'],
  6. $config['request_cache_except']
  7. );
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 设置默认过滤机制
  17. $request->filter($config['default_filter']);

Call Stack

  1. in App.php line 535
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/kechen...') in index.php line 57

Environment Variables

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

Server/Request Data

USER
nginx
HOME
/var/lib/nginx
HTTP_CONNECTION
keep-alive
HTTP_CACHE_CONTROL
max-age=259200
HTTP_X_FORWARDED_FOR
10.2.83.240
HTTP_VIA
1.1 squid-proxy-75b5465b89-vmt5b (squid/6.10)
HTTP_HOST
manager.kechengku.cn
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
*/*
REDIRECT_STATUS
200
SERVER_NAME
manager_vol.kechengku.cn
SERVER_PORT
80
SERVER_ADDR
172.31.0.2
REMOTE_PORT
23977
REMOTE_ADDR
216.73.216.122
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/kechengku-manager
DOCUMENT_URI
/index.php/sitemap.xml
REQUEST_URI
/sitemap.xml
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
PATH_TRANSLATED
/data/wwwroot/kechengku-manager/sitemap.xml
PATH_INFO
/sitemap.xml
SCRIPT_FILENAME
/data/wwwroot/kechengku-manager/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/sitemap.xml
REQUEST_TIME_FLOAT
1748679979.3744
REQUEST_TIME
1748679979
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/data/wwwroot/kechengku-manager/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1748679979.5038
THINK_START_MEM
364264
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/kechengku-manager/thinkphp/
LIB_PATH
/data/wwwroot/kechengku-manager/thinkphp/library/
CORE_PATH
/data/wwwroot/kechengku-manager/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/kechengku-manager/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/kechengku-manager/
EXTEND_PATH
/data/wwwroot/kechengku-manager/extend/
VENDOR_PATH
/data/wwwroot/kechengku-manager/vendor/
RUNTIME_PATH
/data/wwwroot/kechengku-manager/runtime/
LOG_PATH
/data/wwwroot/kechengku-manager/runtime/log/
CACHE_PATH
/data/wwwroot/kechengku-manager/runtime/cache/
TEMP_PATH
/data/wwwroot/kechengku-manager/runtime/temp/
CONF_PATH
/data/wwwroot/kechengku-manager/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false