#0 [0]Exception in Error.php line 73

控制器不存在:app\index\controller\Bestand

  1. return $this->fetch(Config::get('app.http_exception_template')[404]);
  2. } else {
  3. throw new Exception('method not exists:' . str_replace('woo\\', 'app\\', $controller) . '->' . $this->params['action'] . '()');
  4. }
  5. }
  6. } else {
  7. if (!Env::get('app_debug')) {
  8. return $this->fetch(Config::get('app.http_exception_template')[404]);
  9. } else {
  10. throw new Exception('controller not exists:' . str_replace('woo\\', 'app\\', $controller));
  11. }
  12. }
  13. }
  14. protected function fetch(string $tempate = '', array $vars = [])
  15. {
  16. $this->assign->fetch($tempate, $vars);
  17. }
  18. }

Call Stack

  1. in Error.php line 73
  2. at Error->__call()
  3. at ReflectionMethod->invokeArgs() in Container.php line 344
  4. at Container->invokeReflectMethod() in Controller.php line 110
  5. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  6. at Pipeline->think\{closure}() in AuthCheck.php line 40
  7. at AuthCheck->handle()
  8. at call_user_func() in Middleware.php line 142
  9. at Middleware->think\{closure}() in Pipeline.php line 85
  10. at Pipeline->think\{closure}() in Pipeline.php line 66
  11. at Pipeline->then() in Controller.php line 113
  12. at Controller->exec() in Dispatch.php line 90
  13. at Dispatch->run() in Route.php line 785
  14. at Route->think\{closure}() in Pipeline.php line 59
  15. at Pipeline->think\{closure}() in Pipeline.php line 66
  16. at Pipeline->then() in Route.php line 786
  17. at Route->dispatch() in Http.php line 216
  18. at Http->dispatchToRoute() in Http.php line 206
  19. at Http->think\{closure}() in Pipeline.php line 59
  20. at Pipeline->think\{closure}() in MultiApp.php line 71
  21. at MultiApp->think\app\{closure}() in Pipeline.php line 59
  22. at Pipeline->think\{closure}() in Pipeline.php line 66
  23. at Pipeline->then() in MultiApp.php line 72
  24. at MultiApp->handle()
  25. at call_user_func() in Middleware.php line 142
  26. at Middleware->think\{closure}() in Pipeline.php line 85
  27. at Pipeline->think\{closure}() in After.php line 23
  28. at After->handle()
  29. at call_user_func() in Middleware.php line 142
  30. at Middleware->think\{closure}() in Pipeline.php line 85
  31. at Pipeline->think\{closure}() in Before.php line 20
  32. at Before->handle()
  33. at call_user_func() in Middleware.php line 142
  34. at Middleware->think\{closure}() in Pipeline.php line 85
  35. at Pipeline->think\{closure}() in SessionInit.php line 67
  36. at SessionInit->handle()
  37. at call_user_func() in Middleware.php line 142
  38. at Middleware->think\{closure}() in Pipeline.php line 85
  39. at Pipeline->think\{closure}() in LoadLangPack.php line 57
  40. at LoadLangPack->handle()
  41. at call_user_func() in Middleware.php line 142
  42. at Middleware->think\{closure}() in Pipeline.php line 85
  43. at Pipeline->think\{closure}() in InjectJwt.php line 14
  44. at InjectJwt->handle()
  45. at call_user_func() in Middleware.php line 142
  46. at Middleware->think\{closure}() in Pipeline.php line 85
  47. at Pipeline->think\{closure}() in TraceDebug.php line 71
  48. at TraceDebug->handle()
  49. at call_user_func() in Middleware.php line 142
  50. at Middleware->think\{closure}() in Pipeline.php line 85
  51. at Pipeline->think\{closure}() in Pipeline.php line 66
  52. at Pipeline->then() in Http.php line 207
  53. at Http->runWithRequest() in Http.php line 170
  54. at Http->run() in index.php line 20

Environment Variables

GET Data
y 2018
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST fzgx.zxipz.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME fzgx.zxipz.com
SERVER_PORT 80
SERVER_ADDR 223.84.242.25
REMOTE_PORT 49896
REMOTE_ADDR 54.160.245.243
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/fzgx.zxipz.com/fzgx.zxipz.com/public
DOCUMENT_URI /index.php
REQUEST_URI /index/bestand.html?y=2018
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/index/bestand.html&y=2018
SCRIPT_FILENAME /www/wwwroot/fzgx.zxipz.com/fzgx.zxipz.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711720706.8643
REQUEST_TIME 1711720706
0.077946s