[8] ErrorException in File.php line 126

unserialize(): Error at offset 8160 of 8160 bytes

  1. if (0 != $expire && time() > filemtime($filename) + $expire) {
  2. return $default;
  3. }
  4. $this->expire = $expire;
  5. $content = substr($content, 32);
  6. if ($this->options['data_compress'] && function_exists('gzcompress')) {
  7. //启用数据压缩
  8. $content = gzuncompress($content);
  9. }
  10. $content = unserialize($content);
  11. return $content;
  12. } else {
  13. return $default;
  14. }
  15. }
  16. /**
  17. * 写入缓存
  18. * @access public

Call Stack

  1. in File.php line 126
  2. at Error::appError(8, 'unserialize(): Error...', '/disk/www.fsndwl.com...', 126, ['name' => 'cms-taglib-arclist-e...', 'default' => false, 'filename' => '/disk/www.fsndwl.com...', ...])
  3. at unserialize('a:16:{i:0;a:32:{s:2:...') in File.php line 126
  4. at File->get('cms-taglib-arclist-e...', false) in Cache.php line 133
  5. at Cache::get('cms-taglib-arclist-e...') in Query.php line 2508
  6. at Query->select() in Archives.php line 502
  7. at Archives::getArchivesList(['id' => 'a', 'type' => 'sons', 'channel' => 135, ...]) in 9dbdcef39610e53e1dd40f12b074124b.php line 120
  8. at include('/disk/www.fsndwl.com...') in File.php line 53
  9. at File->read('/disk/www.fsndwl.com...', ['config' => ['system_user_id' => '0', 'sitename' => '福申小说', 'sitelogo' => '/uploads/logo.png', ...], 'user' => null, 'site' => ['name' => 'demo', 'beian' => '', 'cdnurl' => '', ...], ...]) in Template.php line 188
  10. at Template->fetch('/disk/www.fsndwl.com...', ['config' => ['system_user_id' => '0', 'sitename' => '福申小说', 'sitelogo' => '/uploads/logo.png', ...], 'user' => null, 'site' => ['name' => 'demo', 'beian' => '', 'cdnurl' => '', ...], ...], []) in Think.php line 86
  11. at Think->fetch('/disk/www.fsndwl.com...', ['config' => ['system_user_id' => '0', 'sitename' => '福申小说', 'sitelogo' => '/uploads/logo.png', ...], 'user' => null, 'site' => ['name' => 'demo', 'beian' => '', 'cdnurl' => '', ...], ...], []) in View.php line 163
  12. at View->fetch('/disk/www.fsndwl.com...', ['config' => ['system_user_id' => '0', 'sitename' => '福申小说', 'sitelogo' => '/uploads/logo.png', ...], 'user' => null, 'site' => ['name' => 'demo', 'beian' => '', 'cdnurl' => '', ...], ...]) in Jump.php line 100
  13. at Controller->error('...') in Channel.php line 36
  14. at Channel->index()
  15. at call_user_func_array([object(Channel), 'index'], []) in Route.php line 78
  16. at Route->execute('cms', 'channel', 'index')
  17. at ReflectionMethod->invokeArgs(object(Route), ['cms', 'channel', 'index']) in App.php line 343
  18. at App::invokeMethod(['\think\addons\Route', 'execute'], ['diyname' => '404', 'addon' => 'cms', 'controller' => 'channel', ...]) in App.php line 470
  19. at App::exec(['type' => 'method', 'method' => ['\think\addons\Route', 'execute'], 'var' => ['addon' => 'cms', 'controller' => 'channel', 'action' => 'index']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  20. at App::run() in start.php line 19
  21. at require('/disk/www.fsndwl.com...') in index.php line 50

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_ACCEPT
*/*
HTTP_HOST
www.fsndwl.com
PATH_INFO
/404.html
REDIRECT_STATUS
200
SERVER_NAME
www.fsndwl.com
SERVER_PORT
80
SERVER_ADDR
127.0.0.1
REMOTE_PORT
35376
REMOTE_ADDR
127.0.0.1
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/disk/www.fsndwl.com/public
DOCUMENT_URI
/index.php
REQUEST_URI
/404.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/404.html
SCRIPT_FILENAME
/disk/www.fsndwl.com/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1714026894.6353
REQUEST_TIME
1714026894
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/disk/www.fsndwl.com/public/../application/
THINK_VERSION
5.0.25
THINK_START_TIME
1714026894.6357
THINK_START_MEM
416672
EXT
.php
DS
/
THINK_PATH
/disk/www.fsndwl.com/thinkphp/
LIB_PATH
/disk/www.fsndwl.com/thinkphp/library/
CORE_PATH
/disk/www.fsndwl.com/thinkphp/library/think/
TRAIT_PATH
/disk/www.fsndwl.com/thinkphp/library/traits/
ROOT_PATH
/disk/www.fsndwl.com/
EXTEND_PATH
/disk/www.fsndwl.com/extend/
VENDOR_PATH
/disk/www.fsndwl.com/vendor/
RUNTIME_PATH
/disk/www.fsndwl.com/runtime/
LOG_PATH
/disk/www.fsndwl.com/runtime/log/
CACHE_PATH
/disk/www.fsndwl.com/runtime/cache/
TEMP_PATH
/disk/www.fsndwl.com/runtime/temp/
CONF_PATH
/disk/www.fsndwl.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/disk/www.fsndwl.com/addons/