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

控制器不存在:app\ikacn\controller\So

  1. ->setAction($this->actionName);
  2. }
  3. public function exec()
  4. {
  5. try {
  6. // 实例化控制器
  7. $instance = $this->controller($this->controller);
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 注册控制器中间件
  12. $this->registerControllerMiddleware($instance);
  13. return $this->app->middleware->pipeline('controller')
  14. ->send($this->request)
  15. ->then(function () use ($instance) {
  16. // 获取当前操作名

Call Stack

  1. in Controller.php line 76
  2. at Controller->exec() in Dispatch.php line 80
  3. at Dispatch->run() in Route.php line 793
  4. at Route->think\{closure}() in Pipeline.php line 59
  5. at Pipeline->think\{closure}() in RbacAccess.php line 71
  6. at RbacAccess->handle()
  7. at call_user_func() in Middleware.php line 142
  8. at Middleware->think\{closure}() in Pipeline.php line 85
  9. at Pipeline->think\{closure}() in Pipeline.php line 66
  10. at Pipeline->then() in Route.php line 794
  11. at Route->dispatch() in Http.php line 222
  12. at Http->dispatchToRoute() in Http.php line 212
  13. at Http->think\{closure}() in Pipeline.php line 59
  14. at Pipeline->think\{closure}() in MultAccess.php line 75
  15. at MultAccess->think\admin\support\middleware\{closure}() in Pipeline.php line 59
  16. at Pipeline->think\{closure}() in AllowCrossDomain.php line 61
  17. at AllowCrossDomain->handle()
  18. at call_user_func() in Middleware.php line 142
  19. at Middleware->think\{closure}() in Pipeline.php line 85
  20. at Pipeline->think\{closure}() in ChangeConfig.php line 24
  21. at ChangeConfig->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 Adddomain.php line 41
  25. at Adddomain->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 Pipeline.php line 66
  29. at Pipeline->then() in MultAccess.php line 76
  30. at MultAccess->handle()
  31. at call_user_func() in Middleware.php line 142
  32. at Middleware->think\{closure}() in Pipeline.php line 85
  33. at Pipeline->think\{closure}() in AllowCrossDomain.php line 61
  34. at AllowCrossDomain->handle()
  35. at call_user_func() in Middleware.php line 142
  36. at Middleware->think\{closure}() in Pipeline.php line 85
  37. at Pipeline->think\{closure}() in ChangeConfig.php line 24
  38. at ChangeConfig->handle()
  39. at call_user_func() in Middleware.php line 142
  40. at Middleware->think\{closure}() in Pipeline.php line 85
  41. at Pipeline->think\{closure}() in Adddomain.php line 41
  42. at Adddomain->handle()
  43. at call_user_func() in Middleware.php line 142
  44. at Middleware->think\{closure}() in Pipeline.php line 85
  45. at Pipeline->think\{closure}() in LoadLangPack.php line 57
  46. at LoadLangPack->handle()
  47. at call_user_func() in Middleware.php line 142
  48. at Middleware->think\{closure}() in Pipeline.php line 85
  49. at Pipeline->think\{closure}() in JwtSession.php line 113
  50. at JwtSession->handle()
  51. at call_user_func() in Middleware.php line 142
  52. at Middleware->think\{closure}() in Pipeline.php line 85
  53. at Pipeline->think\{closure}() in Library.php line 140
  54. at Library->think\admin\{closure}()
  55. at call_user_func() in Middleware.php line 142
  56. at Middleware->think\{closure}() in Pipeline.php line 85
  57. at Pipeline->think\{closure}() in Pipeline.php line 66
  58. at Pipeline->then() in Http.php line 213
  59. at Http->runWithRequest() in Http.php line 176
  60. at Http->run() in RuntimeService.php line 234
  61. at RuntimeService::doWebsiteInit() in Init.php line 63
  62. at require('/www/wwwroot/SaasAdm...') in index.php line 134

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_X_FORWARDED_FOR 34.236.152.203
HTTP_X_REAL_IP 34.236.152.203
HTTP_HOST www.ikacn.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME 8.217.199.247
SERVER_PORT 81
SERVER_ADDR 172.19.45.146
REMOTE_PORT 47998
REMOTE_ADDR 8.217.199.247
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/SaasAdmin/public
DOCUMENT_URI /index.php
REQUEST_URI /so/%E5%8F%B2%EF%BC%9A%E2%80%9C.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/so/%E5%8F%B2%EF%BC%9A%E2%80%9C.html
SCRIPT_FILENAME /www/wwwroot/SaasAdmin/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710838752.393
REQUEST_TIME 1710838752