[0] HttpException in Module.php line 126

method not exists:app\index\controller\Error->replica-historical-documents()

  1. : $this->request->param();
  2. $vars = array_merge($vars, $this->param);
  3. } elseif (is_callable([$instance, '_empty'])) {
  4. // 空操作
  5. $call = [$instance, '_empty'];
  6. $vars = [$this->actionName];
  7. $reflect = new ReflectionMethod($instance, '_empty');
  8. } else {
  9. // 操作不存在
  10. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  11. }
  12. $this->app['hook']->listen('action_begin', $call);
  13. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  14. return $this->autoResponse($data);
  15. });

Call Stack

  1. in Module.php line 126
  2. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  3. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  4. at Middleware->think\{closure}(object(Request))
  5. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  6. at Middleware->dispatch(object(Request), 'controller') in Module.php line 136
  7. at Module->exec() in Dispatch.php line 168
  8. at Dispatch->run() in App.php line 432
  9. at App->think\{closure}(object(Request), object(Closure), null)
  10. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  11. at Middleware->think\{closure}(object(Request)) in sys.php line 148
  12. at {closure}(object(Request), object(Closure), null)
  13. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  14. at Middleware->think\{closure}(object(Request)) in common.php line 247
  15. at {closure}(object(Request), object(Closure), null)
  16. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  17. at Middleware->think\{closure}(object(Request))
  18. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  19. at Middleware->dispatch(object(Request)) in App.php line 435
  20. at App->run() in index.php line 27

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER http://www.mymyer.com/profiles/blogs/replica-historical-documents
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.mymyer.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.mymyer.com
SERVER_PORT 443
SERVER_ADDR 154.213.24.10
REMOTE_PORT 33352
REMOTE_ADDR 44.204.164.147
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/www.registerelink.shop/public
DOCUMENT_URI /index.php
REQUEST_URI /profiles/blogs/replica-historical-documents
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/profiles/blogs/replica-historical-documents
SCRIPT_FILENAME /www/wwwroot/www.registerelink.shop/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710822697.145
REQUEST_TIME 1710822697
Environment Variablesempty
ThinkPHP Constants
SITE_URL https://www.mymyer.com
APP_PATH /www/wwwroot/www.registerelink.shop/public/../application/
PHPEXCEL_ROOT /www/wwwroot/www.registerelink.shop/public/../extend/PHPExcel/
QINIU_FUNCTIONS_VERSION 7.5.0