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

Route Not Found

  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(object(Request), object(Closure)) in Http.php line 216
  4. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  5. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  6. at Pipeline->think\{closure}(object(Request)) in LoadLangPack.php line 59
  7. at LoadLangPack->handle(object(Request), object(Closure))
  8. at call_user_func([object(LoadLangPack), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  9. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  10. at Pipeline->think\{closure}(object(Request)) in InjectJwt.php line 14
  11. at InjectJwt->handle(object(Request), object(Closure))
  12. at call_user_func([object(InjectJwt), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  13. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  14. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  15. at TraceDebug->handle(object(Request), object(Closure))
  16. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  17. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  18. at Pipeline->think\{closure}(object(Request)) in AllowCrossDomain.php line 61
  19. at AllowCrossDomain->handle(object(Request), object(Closure))
  20. at call_user_func([object(AllowCrossDomain), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  21. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  22. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  23. at Pipeline->then(object(Closure)) in Http.php line 207
  24. at Http->runWithRequest(object(Request)) in Http.php line 170
  25. at Http->run() in index.php line 20

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
HOSTNAME 87e9ee85e0f1
PHP_INI_DIR /usr/local/etc/php
HOME /home/nginx
PHP_LDFLAGS -Wl,-O1 -pie
PHP_CFLAGS -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_VERSION 7.4.29
GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PHP_CPPFLAGS -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_ASC_URL https://www.php.net/distributions/php-7.4.29.tar.xz.asc
PHP_URL https://www.php.net/distributions/php-7.4.29.tar.xz
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPS autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PWD /var/www/html
PHP_SHA256 7d0f07869f33311ff3fe1138dc0d6c0d673c37fcb737eaed2c6c10a949f1aed6
USER nginx
HTTP_HOST tyqafter.zhengdiban.com
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
REDIRECT_STATUS 200
SERVER_NAME tyqafter.zhengdiban.com
SERVER_PORT 443
SERVER_ADDR 192.168.0.21
REMOTE_PORT 45856
REMOTE_ADDR 216.73.216.193
SERVER_SOFTWARE nginx/1.24.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/zztyqafter/public
DOCUMENT_URI /index.php
REQUEST_URI /sitemap.xml
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/sitemap.xml
SCRIPT_FILENAME /www/zztyqafter/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1780518387.5783
REQUEST_TIME 1780518387
argv [ "s=\/sitemap.xml" ]
argc 1