[0] InvalidArgumentException in Response.php line 316

variable type error: array

  1. {
  2. if (null == $this->content) {
  3. $content = $this->output($this->data);
  4. if (null !== $content && !is_string($content) && !is_numeric($content) && !is_callable([
  5. $content,
  6. '__toString',
  7. ])
  8. ) {
  9. throw new \InvalidArgumentException(sprintf('variable type error: %s', gettype($content)));
  10. }
  11. $this->content = (string) $content;
  12. }
  13. return $this->content;
  14. }
  15. /**
  16. * 获取状态码

Call Stack

  1. in Response.php line 316
  2. at Response->getContent() in Response.php line 94
  3. at Response->send() in start.php line 19
  4. at require('/home/astroz/public_...') in index.php line 18

Environment Variables

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

Server/Request Data

USER
astroz
HOME
/home/astroz
PATH_TRANSLATED
redirect:/index.php/category/suimei/2//suimei/2/
PATH_INFO
/category/suimei/2/
SCRIPT_NAME
/index.php
REQUEST_URI
/category/suimei/2/
QUERY_STRING
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_URL
REMOTE_PORT
12538
SCRIPT_FILENAME
/home/astroz/public_html_uranai/index.php
SERVER_ADMIN
CONTEXT_DOCUMENT_ROOT
/home/astroz/public_html_uranai
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
/home/astroz/public_html_uranai
REMOTE_ADDR
162.158.62.166
SERVER_PORT
443
SERVER_ADDR
69.164.215.249
SERVER_NAME
uranai.astrologiez.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
PATH
/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_CF_VISITOR
{"scheme":"https"}
HTTP_X_FORWARDED_PROTO
https
HTTP_CF_CONNECTING_IP
3.237.178.126
HTTP_CDN_LOOP
cloudflare
HTTP_CF_RAY
86b7f7dfcc3b6fd3-EWR
HTTP_X_FORWARDED_FOR
3.237.178.126
HTTP_ACCEPT_ENCODING
gzip, br
HTTP_CF_IPCOUNTRY
US
HTTP_HOST
uranai.astrologiez.com
proxy-nokeepalive
1
SSL_TLS_SNI
uranai.astrologiez.com
HTTPS
on
UNIQUE_ID
ZgVwrkk7eHQE8rOJvpI43QAAABA
REDIRECT_STATUS
200
REDIRECT_SSL_TLS_SNI
uranai.astrologiez.com
REDIRECT_HTTPS
on
REDIRECT_UNIQUE_ID
ZgVwrkk7eHQE8rOJvpI43QAAABA
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/category/suimei/2/
REQUEST_TIME_FLOAT
1711632558.0683
REQUEST_TIME
1711632558
argv
[]
argc
0
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/astroz/public_html_uranai/application/
WEB_URL
THINK_VERSION
5.0.24
THINK_START_TIME
1711632558.0687
THINK_START_MEM
411080
EXT
.php
DS
/
THINK_PATH
/home/astroz/public_html_uranai/thinkphp/
LIB_PATH
/home/astroz/public_html_uranai/thinkphp/library/
CORE_PATH
/home/astroz/public_html_uranai/thinkphp/library/think/
TRAIT_PATH
/home/astroz/public_html_uranai/thinkphp/library/traits/
ROOT_PATH
/home/astroz/public_html_uranai/
EXTEND_PATH
/home/astroz/public_html_uranai/extend/
VENDOR_PATH
/home/astroz/public_html_uranai/vendor/
RUNTIME_PATH
/home/astroz/public_html_uranai/runtime/
LOG_PATH
/home/astroz/public_html_uranai/runtime/log/
CACHE_PATH
/home/astroz/public_html_uranai/runtime/cache/
TEMP_PATH
/home/astroz/public_html_uranai/runtime/temp/
CONF_PATH
/home/astroz/public_html_uranai/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false