[0] HttpException in App.php line 535

模块不存在:node

  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(['node', 'hallplan', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['node', 'hallplan', null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/www.chi...') in index.php line 13

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
HTTP_REFERER
http://www.chinastationeryfair.com/node/hallplan
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.chinastationeryfair.com
PATH_INFO
/node/hallplan
REDIRECT_STATUS
200
SERVER_NAME
www.chinastationeryfair.com
SERVER_PORT
443
SERVER_ADDR
10.0.0.8
REMOTE_PORT
52176
REMOTE_ADDR
54.227.136.157
SERVER_SOFTWARE
nginx/1.16.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/www.chinastationeryfair.com/csf-admin/web
DOCUMENT_URI
/index.php
REQUEST_URI
/node/hallplan
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/node/hallplan
SCRIPT_FILENAME
/www/wwwroot/www.chinastationeryfair.com/csf-admin/web/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710828047.188
REQUEST_TIME
1710828047
Environment Variables
empty

ThinkPHP Constants

WEB_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/web/
APP_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/web/../source/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710828047.1887
THINK_START_MEM
415896
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/thinkphp/
LIB_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/thinkphp/library/
CORE_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/
EXTEND_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/extend/
VENDOR_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/vendor/
RUNTIME_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/runtime/
LOG_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/runtime/log/
CACHE_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/runtime/cache/
TEMP_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/runtime/temp/
CONF_PATH
/www/wwwroot/www.chinastationeryfair.com/csf-admin/web/../source/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/www/wwwroot/www.chinastationeryfair.com/csf-admin/source/vendor/ezyang/htmlpurifier/library
QINIU_FUNCTIONS_VERSION
7.7.0