#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(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 AllowCrossDomain.php line 61
  7. at AllowCrossDomain->handle(object(Request), object(Closure))
  8. at call_user_func([object(AllowCrossDomain), '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 SessionInit.php line 67
  11. at SessionInit->handle(object(Request), object(Closure))
  12. at call_user_func([object(SessionInit), '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 InjectJwt.php line 14
  15. at InjectJwt->handle(object(Request), object(Closure))
  16. at call_user_func([object(InjectJwt), '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 TraceDebug.php line 71
  19. at TraceDebug->handle(object(Request), object(Closure))
  20. at call_user_func([object(TraceDebug), '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
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
BT_PANEL D:\BtSoft\panel
BT_PYTHON C:\Program Files\python
BT_SETUP D:\BtSoft
CommonProgramFiles C:\Program Files\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME ECS-13352804
ComSpec C:\Windows\system32\cmd.exe
DriverData C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 4
OS Windows_NT
Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\zentao\ZenTao\zbox\nssm\win64;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\python;C:\Program Files\python\Scripts;D:\BtSoft\panel\script;C:\Program Files\python;C:\Program Files\python\Scripts;D:\BtSoft\panel\script;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PHP_FCGI_MAX_REQUESTS 2000
PROCESSOR_ARCHITECTURE AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 5504
ProgramData C:\ProgramData
ProgramFiles C:\Program Files
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC C:\Users\Public
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
UNRAR_LIB_PATH C:\Program Files\python\Lib\site-packages\unrar\UnRAR.dll
USERDOMAIN WORKGROUP
USERNAME ECS-13352804$
USERPROFILE C:\Windows\system32\config\systemprofile
windir C:\Windows
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 */*
HTTP_HOST alphaupdate1.seelop.com:9090
REDIRECT_STATUS 200
SERVER_NAME alphaupdate1.seelop.com
SERVER_PORT 9090
SERVER_ADDR 192.168.0.13
REMOTE_PORT 51194
REMOTE_ADDR 3.147.60.47
SERVER_SOFTWARE nginx/1.21.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT d:/wwwroot/alphaupdate1.seelop.com/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
PATH_INFO
SCRIPT_FILENAME d:/wwwroot/alphaupdate1.seelop.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1743733710.9551
REQUEST_TIME 1743733710
1.168766s