葡萄京城(澳门)股份有限公司 - BinG百科

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

方法不存在:app\portal\controller\NewsController->Index.aspx()

  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. $this->app->event->trigger('ActionBegin');
  12. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  13. return $this->autoResponse($data);
  14. });
  15. }

Call Stack

  1. in Controller.php line 141
  2. at Controller->think\route\dispatch\{closure}(object(Request)) in Pipeline.php line 59
  3. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  4. at Pipeline->then(object(Closure)) in Controller.php line 149
  5. at Controller->exec() in Dispatch.php line 90
  6. at Dispatch->run() in Route.php line 772
  7. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  8. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  9. at Pipeline->then(object(Closure)) in Route.php line 773
  10. at Route->dispatch(object(Request), object(Closure)) in Http.php line 217
  11. at Http->dispatchToRoute(object(Request)) in Http.php line 207
  12. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  13. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  14. at SessionInit->handle(object(Request), object(Closure))
  15. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  16. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  17. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  18. at TraceDebug->handle(object(Request), object(Closure))
  19. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  20. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  21. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  22. at Pipeline->then(object(Closure)) in Http.php line 208
  23. at Http->runWithRequest(object(Request)) in Http.php line 171
  24. at Http->run() in index.php line 32

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID dd9a39dd9a294f82d1ffb31e6e142588
ASPSESSIONIDSCDABDBB HKIBMOCDPDBIFPJPCFHKFKIP
ASPSESSIONIDQCDDACDD JHIHMCOAFIMHDIEEIHDKFAJC
Session
last_time 1709839996
Server/Request Data
USER nobody
HOME /
HTTP_COOKIE PHPSESSID=dd9a39dd9a294f82d1ffb31e6e142588; ASPSESSIONIDSCDABDBB=HKIBMOCDPDBIFPJPCFHKFKIP; ASPSESSIONIDQCDDACDD=JHIHMCOAFIMHDIEEIHDKFAJC
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_HOST www.1-jian.cn
HTTP_USER_AGENT Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)
REDIRECT_STATUS 200
SERVER_NAME www.1-jian.cn
SERVER_PORT 443
SERVER_ADDR 10.19.95.88
REMOTE_PORT 41756
REMOTE_ADDR 170.130.200.210
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /data/user/htdocs/public
DOCUMENT_URI /index.php
REQUEST_URI /portal/news/Index.aspx
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//portal/news/Index.aspx
PATH_INFO
SCRIPT_FILENAME /data/user/htdocs/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1709840047.8743
REQUEST_TIME 1709840047
0.019589s