A Unknown Error
-
我不知道發生了什麼事情,我的網站正常運作
但是速度很慢
Debug出現以下代碼SELF:
Array
(
[headers] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[server] => nginx
[date] => Thu, 14 Sep 2017 05:12:31 GMT
[content-type] => text/plain;charset=utf-8
[expires] => Wed, 11 Jan 1984 05:00:00 GMT
[cache-control] => no-cache, must-revalidate, max-age=60
[x-hacker] => Jetpack Test
[x-ac] => 3.hkg _bur
[strict-transport-security] => max-age=15552000
))
[body] => {“error”:”Unknown Error”,”error_description”:”An unknown error has occurred.”}
[response] => Array
(
[code] => 400
[message] => Bad Request
)[cookies] => Array
(
)[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[response:protected] => Requests_Response Object
(
[body] => {"error":"Unknown Error","error_description":"An unknown error has occurred."}
[raw] => HTTP/1.1 400 Bad Request
Server: nginx
Date: Thu, 14 Sep 2017 05:12:31 GMT
Content-Type: text/plain;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=60
X-hacker: Jetpack Test
X-ac: 3.hkg _bur
Strict-Transport-Security: max-age=15552000{"error":"Unknown Error","error_description":"An unknown error has occurred."}
[headers] => Requests_Response_Headers Object
(
[data:protected] => Array
(
[server] => Array
(
[0] => nginx
)[date] => Array
(
[0] => Thu, 14 Sep 2017 05:12:31 GMT
)[content-type] => Array
(
[0] => text/plain;charset=utf-8
)[expires] => Array
(
[0] => Wed, 11 Jan 1984 05:00:00 GMT
)[cache-control] => Array
(
[0] => no-cache, must-revalidate, max-age=60
)[x-hacker] => Array
(
[0] => Jetpack Test
)[x-ac] => Array
(
[0] => 3.hkg _bur
)[strict-transport-security] => Array
(
[0] => max-age=15552000
))
)
[status_code] => 400
[protocol_version] => 1.1
[success] =>
[redirects] => 0
[url] => https://jetpack.wordpress.com/jetpack.testsite/1/?url=http://will-news.idv.tw/xmlrpc.php
[history] => Array
(
)[cookies] => Requests_Cookie_Jar Object
(
[cookies:protected] => Array
(
))
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
))
The topic ‘A Unknown Error’ is closed to new replies.