string(45498) "


    
    System Error
    
    
    


    


[2] ErrorException in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 113 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6

file_get_contents(/www/wwwroot/sun.tpsns.com/runtime/cache/tpshop_cache_prefix/b3/aa26c3e083dd4303eb87f6f626dc4e.php): failed to open stream: No such file or directory

  1. * @param mixed $default 默认值
  2. * @return mixed
  3. */
  4. public function get($name, $default = false)
  5. {
  6. $filename = $this->getCacheKey($name);
  7. if (!is_file($filename)) {
  8. return $default;
  9. }
  10. $content = file_get_contents($filename);
  11. $this->expire = null;
  12. if (false !== $content) {
  13. $expire = (int) substr($content, 8, 12);
  14. if (0 != $expire && time() > filemtime($filename) + $expire) {
  15. return $default;
  16. }
  17. $this->expire = $expire;
  18. $content = substr($content, 32);
  19. if ($this->options['data_compress'] && function_exists('gzcompress')) {

Call Stack

  1. in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 113 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  2. at Error::appError(2, 'file_get_contents(/w...', '/www/wwwroot/sun.tps...', 113, ['name' => 'shop_info', 'default' => false, 'filename' => '/www/wwwroot/sun.tps...'])
  3. at file_get_contents('/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 113 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  4. at File->get('shop_info', false) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Cache.php line 133 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  5. at Cache::get('shop_info') in /www/wwwroot/sun.tpsns.com/thinkphp/helper.php line 739 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  6. at F('shop_info', '', '/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/application/common.php line 657 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  7. at tpCache('shop_info.store_keyw...') in /www/wwwroot/sun.tpsns.com/application/home/controller/Base.php line 122 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  8. at Base->get_seo() in /www/wwwroot/sun.tpsns.com/application/home/controller/Base.php line 43 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  9. at Base->_initialize() in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Controller.php line 111 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  10. at Controller->__construct() in /www/wwwroot/sun.tpsns.com/application/home/controller/Base.php line 24 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  11. at Base->__construct()
  12. at ReflectionClass->newInstanceArgs([]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 364 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  13. at App::invokeClass('app\home\controller\...') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Loader.php line 459 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  14. at Loader::controller('Goods', 'controller', false, 'Error') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 580 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  15. at App::module(['home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 462 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  16. at App::exec(['type' => 'module', 'module' => ['home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  17. at App::run() in /www/wwwroot/sun.tpsns.com/thinkphp/start.php line 19 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  18. at require('/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/index.php line 137 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6

Environment Variables

GET Data

id
0
price
160-200
brand_id
6
POST Data
empty
Files
empty

Cookies

PHPSESSID
orf0mjm8f556ga2o7lblt307h6
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/sun.tpsns.com/index.php
QUERY_STRING
s=/home/Goods/goodsList/id/0/price/160-200/brand_id/6
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/home/Goods/goodsList/id/0/price/160-200/brand_id/6
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/www/wwwroot/sun.tpsns.com
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
216.73.217.115
REMOTE_PORT
48375
SERVER_ADDR
172.31.123.154
SERVER_PORT
80
SERVER_NAME
sun.tpsns.com
REDIRECT_STATUS
200
PATH_INFO
/home/Goods/goodsList/id/0/price/160-200/brand_id/6
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_COOKIE
PHPSESSID=orf0mjm8f556ga2o7lblt307h6
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_HOST
sun.tpsns.com
HTTP_VIA
1.1 squid-proxy-5b5d847c96-4ktlj (squid/6.13)
HTTP_X_FORWARDED_FOR
10.3.194.0
HTTP_CACHE_CONTROL
max-age=259200
HTTP_CONNECTION
keep-alive
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1777069129.3013
REQUEST_TIME
1777069129
HTTPS
on
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/www/wwwroot/sun.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://sun.tpsns.com
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sun.tpsns.com/application/
NOW_TIME
1777069129
THINK_VERSION
5.0.15
THINK_START_TIME
1777069129.302
THINK_START_MEM
325824
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/
LIB_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/
CORE_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sun.tpsns.com/
EXTEND_PATH
/www/wwwroot/sun.tpsns.com/extend/
VENDOR_PATH
/www/wwwroot/sun.tpsns.com/vendor/
RUNTIME_PATH
/www/wwwroot/sun.tpsns.com/runtime/
LOG_PATH
/www/wwwroot/sun.tpsns.com/runtime/log/
CACHE_PATH
/www/wwwroot/sun.tpsns.com/runtime/cache/
TEMP_PATH
/www/wwwroot/sun.tpsns.com/runtime/temp/
CONF_PATH
/www/wwwroot/sun.tpsns.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsList
PREFIX
tp_
SESSION_ID
" System Error


[2] ErrorException in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 113 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6

file_get_contents(/www/wwwroot/sun.tpsns.com/runtime/cache/tpshop_cache_prefix/b3/aa26c3e083dd4303eb87f6f626dc4e.php): failed to open stream: No such file or directory

  1. * @param mixed $default 默认值
  2. * @return mixed
  3. */
  4. public function get($name, $default = false)
  5. {
  6. $filename = $this->getCacheKey($name);
  7. if (!is_file($filename)) {
  8. return $default;
  9. }
  10. $content = file_get_contents($filename);
  11. $this->expire = null;
  12. if (false !== $content) {
  13. $expire = (int) substr($content, 8, 12);
  14. if (0 != $expire && time() > filemtime($filename) + $expire) {
  15. return $default;
  16. }
  17. $this->expire = $expire;
  18. $content = substr($content, 32);
  19. if ($this->options['data_compress'] && function_exists('gzcompress')) {

Call Stack

  1. in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 113 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  2. at Error::appError(2, 'file_get_contents(/w...', '/www/wwwroot/sun.tps...', 113, ['name' => 'shop_info', 'default' => false, 'filename' => '/www/wwwroot/sun.tps...'])
  3. at file_get_contents('/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 113 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  4. at File->get('shop_info', false) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Cache.php line 133 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  5. at Cache::get('shop_info') in /www/wwwroot/sun.tpsns.com/thinkphp/helper.php line 739 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  6. at F('shop_info', '', '/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/application/common.php line 657 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  7. at tpCache('shop_info.store_keyw...') in /www/wwwroot/sun.tpsns.com/application/home/controller/Base.php line 122 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  8. at Base->get_seo() in /www/wwwroot/sun.tpsns.com/application/home/controller/Base.php line 43 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  9. at Base->_initialize() in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Controller.php line 111 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  10. at Controller->__construct() in /www/wwwroot/sun.tpsns.com/application/home/controller/Base.php line 24 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  11. at Base->__construct()
  12. at ReflectionClass->newInstanceArgs([]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 364 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  13. at App::invokeClass('app\home\controller\...') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Loader.php line 459 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  14. at Loader::controller('Goods', 'controller', false, 'Error') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 580 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  15. at App::module(['home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 462 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  16. at App::exec(['type' => 'module', 'module' => ['home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  17. at App::run() in /www/wwwroot/sun.tpsns.com/thinkphp/start.php line 19 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6
  18. at require('/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/index.php line 137 请求方式GET 请求地址 /home/Goods/goodsList/id/0/price/160-200/brand_id/6

Environment Variables

GET Data

id
0
price
160-200
brand_id
6
POST Data
empty
Files
empty

Cookies

PHPSESSID
orf0mjm8f556ga2o7lblt307h6
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/sun.tpsns.com/index.php
QUERY_STRING
s=/home/Goods/goodsList/id/0/price/160-200/brand_id/6
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/home/Goods/goodsList/id/0/price/160-200/brand_id/6
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/www/wwwroot/sun.tpsns.com
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
216.73.217.115
REMOTE_PORT
48375
SERVER_ADDR
172.31.123.154
SERVER_PORT
80
SERVER_NAME
sun.tpsns.com
REDIRECT_STATUS
200
PATH_INFO
/home/Goods/goodsList/id/0/price/160-200/brand_id/6
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_COOKIE
PHPSESSID=orf0mjm8f556ga2o7lblt307h6
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_HOST
sun.tpsns.com
HTTP_VIA
1.1 squid-proxy-5b5d847c96-4ktlj (squid/6.13)
HTTP_X_FORWARDED_FOR
10.3.194.0
HTTP_CACHE_CONTROL
max-age=259200
HTTP_CONNECTION
keep-alive
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1777069129.3013
REQUEST_TIME
1777069129
HTTPS
on
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/www/wwwroot/sun.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://sun.tpsns.com
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sun.tpsns.com/application/
NOW_TIME
1777069129
THINK_VERSION
5.0.15
THINK_START_TIME
1777069129.302
THINK_START_MEM
325824
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/
LIB_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/
CORE_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sun.tpsns.com/
EXTEND_PATH
/www/wwwroot/sun.tpsns.com/extend/
VENDOR_PATH
/www/wwwroot/sun.tpsns.com/vendor/
RUNTIME_PATH
/www/wwwroot/sun.tpsns.com/runtime/
LOG_PATH
/www/wwwroot/sun.tpsns.com/runtime/log/
CACHE_PATH
/www/wwwroot/sun.tpsns.com/runtime/cache/
TEMP_PATH
/www/wwwroot/sun.tpsns.com/runtime/temp/
CONF_PATH
/www/wwwroot/sun.tpsns.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsList
PREFIX
tp_
SESSION_ID