#0 [0]RouteNotFoundException in Route.php line 736

当前访问路由未定义或不匹配

  1. $result = $this->checkDomain()->check($this->request, $url, $completeMatch);
  2. if (false === $result && !empty($this->cross)) {
  3. // 检测跨域路由
  4. $result = $this->cross->check($this->request, $url, $completeMatch);
  5. }
  6. if (false === $result && $this->config['url_route_must']) {
  7. // 开启强制路由
  8. throw new RouteNotFoundException();
  9. }
  10. return $result;
  11. }
  12. /**
  13. * 获取当前请求URL的pathinfo信息(不含URL后缀)
  14. * @access protected
  15. * @return string

Call Stack

  1. in Route.php line 736
  2. at Route->check() in Route.php line 700
  3. at Route->dispatch() in Http.php line 208
  4. at Http->dispatchToRoute() in Http.php line 198
  5. at Http->think\{closure}() in Pipeline.php line 59
  6. at Pipeline->think\{closure}() in MultiApp.php line 51
  7. at MultiApp->think\app\{closure}() in Pipeline.php line 59
  8. at Pipeline->think\{closure}() in Pipeline.php line 66
  9. at Pipeline->then() in MultiApp.php line 52
  10. at MultiApp->handle()
  11. at call_user_func() in Middleware.php line 134
  12. at Middleware->think\{closure}() in Pipeline.php line 85
  13. at Pipeline->think\{closure}() in SessionInit.php line 58
  14. at SessionInit->handle()
  15. at call_user_func() in Middleware.php line 134
  16. at Middleware->think\{closure}() in Pipeline.php line 85
  17. at Pipeline->think\{closure}() in LoadLangPack.php line 53
  18. at LoadLangPack->handle()
  19. at call_user_func() in Middleware.php line 134
  20. at Middleware->think\{closure}() in Pipeline.php line 85
  21. at Pipeline->think\{closure}() in TraceDebug.php line 71
  22. at TraceDebug->handle()
  23. at call_user_func() in Middleware.php line 134
  24. at Middleware->think\{closure}() in Pipeline.php line 85
  25. at Pipeline->think\{closure}() in Pipeline.php line 66
  26. at Pipeline->then() in Http.php line 199
  27. at Http->runWithRequest() in Http.php line 162
  28. at Http->run() in index.php line 21

Environment Variables

GET Data
MjAyMzAxMzExOTU3MTIwNTkuanBn
POST Dataempty
Filesempty
Cookies
web_global_lang zh-cn
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_UPGRADE_INSECURE_REQUESTS 1
HTTP_CONNECTION keep-alive
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_LANGUAGE zh-CN,zh;q=0.9,en;q=0.8
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
HTTP_USER_AGENT Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
HTTP_HOST www.hanscnc.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME 106.55.44.168
SERVER_PORT 443
SERVER_ADDR 172.16.0.10
REMOTE_PORT 39035
REMOTE_ADDR 154.31.238.231
SERVER_SOFTWARE nginx/1.28.3
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/dev-cn/public
DOCUMENT_URI /index.php
REQUEST_URI /uploadfiles/2023/02/20230210102600034.jpg?MjAyMzAxMzExOTU3MTIwNTkuanBn
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/uploadfiles/2023/02/20230210102600034.jpg&MjAyMzAxMzExOTU3MTIwNTkuanBn
SCRIPT_FILENAME /www/wwwroot/dev-cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1784017449.4979
REQUEST_TIME 1784017449