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

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

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

Call Stack

  1. in Route.php line 799
  2. at Route->check() in Route.php line 762
  3. at Route->dispatch() in Http.php line 216
  4. at Http->dispatchToRoute() in Http.php line 55
  5. at Http->dispatchToRoute() in Http.php line 206
  6. at Http->think\{closure}() in Pipeline.php line 59
  7. at Pipeline->think\{closure}() in ResetVarDumper.php line 28
  8. at ResetVarDumper->handle()
  9. at call_user_func() in Middleware.php line 142
  10. at Middleware->think\{closure}() in Pipeline.php line 85
  11. at Pipeline->think\{closure}() in TraceDebug.php line 71
  12. at TraceDebug->handle()
  13. at call_user_func() in Middleware.php line 142
  14. at Middleware->think\{closure}() in Pipeline.php line 85
  15. at Pipeline->think\{closure}() in Pipeline.php line 66
  16. at Pipeline->then() in Http.php line 207
  17. at Http->runWithRequest() in Http.php line 170
  18. at Http->run() in InteractsWithHttp.php line 131
  19. at Manager->handleRequest() in InteractsWithHttp.php line 115
  20. at Manager->think\swoole\concerns\{closure}() in Container.php line 293
  21. at Container->invokeFunction() in Container.php line 357
  22. at Container->invoke() in Sandbox.php line 86
  23. at Sandbox->run() in WithApplication.php line 116
  24. at Manager->runInSandbox() in InteractsWithHttp.php line 123

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
REQUEST_METHOD GET
REQUEST_URI /a/zhuangxiuanli/bieshuanli/49.html
PATH_INFO /a/zhuangxiuanli/bieshuanli/49.html
REQUEST_TIME 1711616167
REQUEST_TIME_FLOAT 1711616167.9913
SERVER_PROTOCOL HTTP/1.1
SERVER_PORT 8324
REMOTE_PORT 49426
REMOTE_ADDR 127.0.0.1
MASTER_TIME 1711616167
HTTP_CONNECTION upgrade
HTTP_HOST www.zhizhen365.com
HTTP_X_REAL_IP 44.200.145.114
HTTP_X_FORWARDED_FOR 44.200.145.114
HTTP_REMOTE_HOST 44.200.145.114
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot