#0 [0]HttpException in Controller.php line 107

方法不存在:app\index\controller\Contact->job()

  1. $this->request->setAction($actionName);
  2. } catch (ReflectionException $e) {
  3. $reflect = new ReflectionMethod($instance, '__call');
  4. $vars = [$action, $vars];
  5. $this->request->setAction($action);
  6. }
  7. } else {
  8. // 操作不存在
  9. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  10. }
  11. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  12. return $this->autoResponse($data);
  13. });
  14. }
  15. protected function parseActions($actions)

Call Stack

  1. in Controller.php line 107
  2. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  3. at Pipeline->think\{closure}() in Pipeline.php line 66
  4. at Pipeline->then() in Controller.php line 113
  5. at Controller->exec() in Dispatch.php line 90
  6. at Dispatch->run() in Route.php line 785
  7. at Route->think\{closure}() in Pipeline.php line 59
  8. at Pipeline->think\{closure}() in Library.php line 144
  9. at Library->think\admin\{closure}()
  10. at call_user_func() in Middleware.php line 142
  11. at Middleware->think\{closure}() in Pipeline.php line 85
  12. at Pipeline->think\{closure}() in Pipeline.php line 66
  13. at Pipeline->then() in Route.php line 786
  14. at Route->dispatch() in Http.php line 216
  15. at Http->dispatchToRoute() in Http.php line 206
  16. at Http->think\{closure}() in Pipeline.php line 59
  17. at Pipeline->think\{closure}() in Multiple.php line 72
  18. at Multiple->think\admin\multiple\{closure}() in Pipeline.php line 59
  19. at Pipeline->think\{closure}() in Pipeline.php line 66
  20. at Pipeline->then() in Multiple.php line 73
  21. at Multiple->handle()
  22. at call_user_func() in Middleware.php line 142
  23. at Middleware->think\{closure}() in Pipeline.php line 85
  24. at Pipeline->think\{closure}() in LoadLangPack.php line 57
  25. at LoadLangPack->handle()
  26. at call_user_func() in Middleware.php line 142
  27. at Middleware->think\{closure}() in Pipeline.php line 85
  28. at Pipeline->think\{closure}() in SessionInit.php line 67
  29. at SessionInit->handle()
  30. at call_user_func() in Middleware.php line 142
  31. at Middleware->think\{closure}() in Pipeline.php line 85
  32. at Pipeline->think\{closure}() in Pipeline.php line 66
  33. at Pipeline->then() in Http.php line 207
  34. at Http->runWithRequest() in Http.php line 170
  35. at Http->run() in SystemService.php line 500
  36. at SystemService::doInit() in index.php line 12

Environment Variables

GET Data
ctype 7
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.ouenbei.cc
HTTP_C1A5553B2EB6C5BBDFB6DC6F877E47D0 tag
HTTP_X_NWS_LOG_UUID 909388288525071730
HTTP_TENCENT_ACCELERATION_DOMAIN_NAME www.ouenbei.cc
HTTP_31A54B4566938C8B98CF0E4AF89F3F88 tag
HTTP_52F90E250836C31A318B1D19265EAA2D tag
HTTP_X_FORWARDED_PROTO http
HTTP_X_TENCENT_UA Qcloud
HTTP_CONNECTION keep-alive
HTTP_461514E585E7E97E9311F708583D8CBC tag
HTTP_X_FORWARDED_FOR 3.236.234.62
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO //contact/job.html
REDIRECT_STATUS 200
SERVER_NAME www.ouenbei.cc
SERVER_PORT 80
SERVER_ADDR 172.21.126.143
REMOTE_PORT 47030
REMOTE_ADDR 36.250.243.103
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/ouenbei/public
DOCUMENT_URI /index.php//contact/job.html
REQUEST_URI /contact/job.html?ctype=7
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING ctype=7
SCRIPT_FILENAME /www/wwwroot/ouenbei/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php//contact/job.html
REQUEST_TIME_FLOAT 1711707891.4487
REQUEST_TIME 1711707891