电竞牛官网入口

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

控制器不存在:app\cms\controller\Sws

  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 80
  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 UserCheck.php line 33
  7. at UserCheck->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 AuthCheck.php line 40
  11. at AuthCheck->handle()
  12. at call_user_func() in Middleware.php line 142
  13. at Middleware->think\{closure}() in Pipeline.php line 85
  14. at Pipeline->think\{closure}() in Pipeline.php line 66
  15. at Pipeline->then() in Controller.php line 113
  16. at Controller->exec() in Dispatch.php line 90
  17. at Dispatch->run() in Route.php line 785
  18. at Route->think\{closure}() in Pipeline.php line 59
  19. at Pipeline->think\{closure}() in Pipeline.php line 66
  20. at Pipeline->then() in Route.php line 786
  21. at Route->dispatch() in Http.php line 216
  22. at Http->dispatchToRoute() in Http.php line 206
  23. at Http->think\{closure}() in Pipeline.php line 59
  24. at Pipeline->think\{closure}() in MultiApp.php line 71
  25. at MultiApp->think\app\{closure}() in Pipeline.php line 59
  26. at Pipeline->think\{closure}() in Before.php line 17
  27. at Before->handle()
  28. at call_user_func() in Middleware.php line 142
  29. at Middleware->think\{closure}() in Pipeline.php line 85
  30. at Pipeline->think\{closure}() in Pipeline.php line 66
  31. at Pipeline->then() in MultiApp.php line 72
  32. at MultiApp->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 After.php line 23
  36. at After->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 Before.php line 20
  40. at Before->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 SessionInit.php line 67
  44. at SessionInit->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 LoadLangPack.php line 57
  48. at LoadLangPack->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 InjectJwt.php line 14
  52. at InjectJwt->handle()
  53. at call_user_func() in Middleware.php line 142
  54. at Middleware->think\{closure}() in Pipeline.php line 85
  55. at Pipeline->think\{closure}() in TraceDebug.php line 71
  56. at TraceDebug->handle()
  57. at call_user_func() in Middleware.php line 142
  58. at Middleware->think\{closure}() in Pipeline.php line 85
  59. at Pipeline->think\{closure}() in Pipeline.php line 66
  60. at Pipeline->then() in Http.php line 207
  61. at Http->runWithRequest() in Http.php line 170
  62. at Http->run() in index.php line 20

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID 804aed24d454a998ed9a22a1edbd2a8e
think_lang zh-cn
Session
cms_last_url /sws/document/3094.html
Server/Request Data
USER apache
HOME /usr/share/httpd
HTTP_COOKIE PHPSESSID=804aed24d454a998ed9a22a1edbd2a8e; think_lang=zh-cn
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.chinasws.com
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
PATH_INFO /sws/document/3098.html
SCRIPT_FILENAME /data/www/sws/chinasws/public/index.php
REDIRECT_STATUS 200
SERVER_NAME www.chinasws.com
SERVER_PORT 443
SERVER_ADDR 192.168.0.159
REMOTE_PORT 42242
REMOTE_ADDR 104.140.79.58
SERVER_SOFTWARE nginx/1.20.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /data/www/sws/chinasws/public
DOCUMENT_URI /index.php/sws/document/3098.html
REQUEST_URI /sws/document/3098.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING
FCGI_ROLE RESPONDER
PHP_SELF /index.php/sws/document/3098.html
REQUEST_TIME_FLOAT 1775484529.4859
REQUEST_TIME 1775484529
XML 地图