[0] HttpException in Url.php line 64

控制器不存在:chunk-vendors.2fdf367b.js

  1. if ($this->param['auto_search']) {
  2. $controller = $this->autoFindController($module, $path);
  3. } else {
  4. // 解析控制器
  5. $controller = !empty($path) ? array_shift($path) : null;
  6. }
  7. if ($controller && !preg_match('/^[A-Za-z0-9][\w|\.]*$/', $controller)) {
  8. throw new HttpException(404, 'controller not exists:' . $controller);
  9. }
  10. // 解析操作
  11. $action = !empty($path) ? array_shift($path) : null;
  12. // 解析额外参数
  13. if ($path) {
  14. if ($this->rule->getConfig('url_param_type')) {
  15. $var += $path;

Call Stack

  1. in Url.php line 64
  2. at Url->parseUrl('js|chunk-vendors.2fd...') in Url.php line 23
  3. at Url->init() in Config.php line 31
  4. at Config->run()
  5. at ReflectionMethod->invokeArgs(object(Config), []) in Container.php line 373
  6. at Container->invokeMethod(['app\common\behavior\...', 'run'], [null]) in Container.php line 411
  7. at Container->invoke(['app\common\behavior\...', 'run'], [null]) in Hook.php line 208
  8. at Hook->execTag('app\common\behavior\...', 'app_dispatch', null) in Hook.php line 149
  9. at Hook->listen('app_dispatch') in App.php line 396
  10. at App->run() in index.php line 26

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi
HOSTNAME 08711b5375ce
PHP_INI_DIR /usr/local/etc/php
SHLVL 1
HOME /home/www-data
PHP_LDFLAGS -Wl,-O1 -pie
PHP_CFLAGS -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_VERSION 7.2.34
COMPOSER_HOME /tmp/composer
GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
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.2.34.tar.xz.asc
PHP_URL https://www.php.net/distributions/php-7.2.34.tar.xz
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_PRELOAD /usr/lib/preloadable_libiconv.so php
PHPIZE_DEPS autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
PWD /www
PHP_SHA256 409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d8379903
USER www-data
HTTP_HOST www.zonyou.cn
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
PATH_INFO
SCRIPT_FILENAME /www/sites/zonyou/index/public/index.php
REDIRECT_STATUS 200
SERVER_NAME zonyou.cn
SERVER_PORT 80
SERVER_ADDR 172.19.60.162
REMOTE_PORT 3866
REMOTE_ADDR 3.141.152.173
SERVER_SOFTWARE nginx
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/sites/zonyou/index/public
DOCUMENT_URI /index.php
REQUEST_URI /js/chunk-vendors.2fdf367b.js
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/js/chunk-vendors.2fdf367b.js
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1714649381.1272
REQUEST_TIME 1714649381
Environment Variablesempty
ThinkPHP Constants
ADMIN_FILE admin.php
FILTER_VALIDATE_BOOL 258
HTMLPURIFIER_PREFIX /www/sites/zonyou/index/vendor/ezyang/htmlpurifier/library