电竞牛官网入口

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

控制器不存在:app\index\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 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 Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID 4bffe1c5b1b9d04631c7aa8b70b6fa9a
think_lang zh-cn
Session
_last_url /shuwu/xin49771/
index_last_url /index.php/sws/document/show/37.html?page=2
Server/Request Data
USER apache
HOME /usr/share/httpd
HTTP_COOKIE PHPSESSID=4bffe1c5b1b9d04631c7aa8b70b6fa9a; think_lang=zh-cn
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.chinasws.com
HTTP_USER_AGENT Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1
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 44762
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
REQUEST_URI /index.php/sws/document/105.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/index.php/sws/document/105.html&
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1783721321.9161
REQUEST_TIME 1783721321
XML 地图