#0 [8]ErrorException in #

unserialize(): Unexpected end of serialized data

  1. */
  2. protected function unserialize(string $data)
  3. {
  4. if (is_numeric($data)) {
  5. return $data;
  6. }
  7. $unserialize = $this->options['serialize'][1] ?? "unserialize";
  8. return $unserialize($data);
  9. }
  10. /**
  11. * 返回句柄对象,可执行其它高级方法
  12. *
  13. * @access public
  14. * @return object
  15. */
  16. public function handler()

Call Stack

  1. in #
  2. at Error->appError()
  3. at unserialize() in #
  4. at Driver->unserialize() in #
  5. at File->get() in #
  6. at Driver->push() in #
  7. at Driver->append() in #
  8. at TagSet->append() in #
  9. at TagSet->set() in #
  10. at cache() in #
  11. at IndexBase->__construct()
  12. at ReflectionClass->newInstanceArgs() in #
  13. at Container->invokeClass() in #
  14. at Container->make() in #
  15. at Controller->controller() in #
  16. at Controller->exec() in #
  17. at Dispatch->run() in #
  18. at Route->think\{closure}() in #
  19. at Pipeline->think\{closure}() in #
  20. at Pipeline->then() in #
  21. at Route->dispatch() in #
  22. at Http->dispatchToRoute() in #
  23. at Http->think\{closure}() in #
  24. at Pipeline->think\{closure}() in #
  25. at MultiApp->think\app\{closure}() in #
  26. at Pipeline->think\{closure}() in #
  27. at Pipeline->then() in #
  28. at MultiApp->handle()
  29. at call_user_func() in #
  30. at Middleware->think\{closure}() in #
  31. at Pipeline->think\{closure}() in #
  32. at Subsite->handle()
  33. at call_user_func() in #
  34. at Middleware->think\{closure}() in #
  35. at Pipeline->think\{closure}() in #
  36. at SessionInit->handle()
  37. at call_user_func() in #
  38. at Middleware->think\{closure}() in #
  39. at Pipeline->think\{closure}() in #
  40. at TraceDebug->handle()
  41. at call_user_func() in #
  42. at Middleware->think\{closure}() in #
  43. at Pipeline->think\{closure}() in #
  44. at Pipeline->then() in #
  45. at Http->runWithRequest() in #
  46. at Http->run() in #

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST guangsheng.ku.globaltrade8.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME b2b.hzytb.com
SERVER_PORT 80
SERVER_ADDR 172.31.13.135
REMOTE_PORT 42150
REMOTE_ADDR 3.80.144.110
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/tradeb2b/public
DOCUMENT_URI /index.php
REQUEST_URI /products.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//products.html
SCRIPT_FILENAME /www/wwwroot/tradeb2b/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711687847.8068
REQUEST_TIME 1711687847
0.063865s