object(yii\web\NotFoundHttpException)#142 (8) { ["statusCode"]=> int(404) ["message":protected]=> string(18) "找不到頁面。" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(48) "/var/www/vendor/yiisoft/yii2/web/Application.php" ["line":protected]=> int(116) ["trace":"Exception":private]=> array(2) { [0]=> array(6) { ["file"]=> string(49) "/var/www/vendor/yiisoft/yii2/base/Application.php" ["line"]=> int(392) ["function"]=> string(13) "handleRequest" ["class"]=> string(19) "yii\web\Application" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(yii\web\Request)#77 (35) { ["enableCsrfValidation"]=> bool(true) ["csrfParam"]=> string(13) "_csrf-backend" ["csrfCookie"]=> array(2) { ["httpOnly"]=> bool(true) ["secure"]=> bool(true) } ["enableCsrfCookie"]=> bool(true) ["enableCookieValidation"]=> bool(true) ["cookieValidationKey"]=> string(64) "a1b3c49f3f2e8765b6f5c7e1f0a23456789def0123456789abcdef0123456789" ["methodParam"]=> string(7) "_method" ["parsers"]=> array(1) { ["application/json"]=> string(18) "yii\web\JsonParser" } ["trustedHosts"]=> array(0) { } ["secureHeaders"]=> array(6) { [0]=> string(15) "X-Forwarded-For" [1]=> string(16) "X-Forwarded-Host" [2]=> string(17) "X-Forwarded-Proto" [3]=> string(15) "Front-End-Https" [4]=> string(13) "X-Rewrite-Url" [5]=> string(15) "X-Original-Host" } ["ipHeaders"]=> array(3) { [0]=> string(15) "X-Proxy-User-Ip" [1]=> string(15) "X-Forwarded-For" [2]=> string(9) "X-Real-IP" } ["secureProtocolHeaders"]=> array(3) { ["X-Forwarded-Proto"]=> array(1) { [0]=> string(5) "https" } ["Front-End-Https"]=> array(1) { [0]=> string(2) "on" } ["cloudfront-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } } ["_cookies":"yii\web\Request":private]=> object(yii\web\CookieCollection)#99 (2) { ["readOnly"]=> bool(true) ["_cookies":"yii\web\CookieCollection":private]=> array(0) { } } ["_headers":"yii\web\Request":private]=> object(yii\web\HeaderCollection)#43 (1) { ["_headers":"yii\web\HeaderCollection":private]=> array(15) { ["cf-visitor"]=> array(1) { [0]=> string(18) "{"scheme":"https"}" } ["cf-ipcountry"]=> array(1) { [0]=> string(2) "US" } ["cf-connecting-ip"]=> array(1) { [0]=> string(13) "216.73.216.52" } ["cdn-loop"]=> array(1) { [0]=> string(19) "cloudflare; loops=1" } ["user-agent"]=> array(1) { [0]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" } ["accept-encoding"]=> array(1) { [0]=> string(8) "gzip, br" } ["accept"]=> array(1) { [0]=> string(3) "*/*" } ["cf-ray"]=> array(1) { [0]=> string(20) "9974023d8d34ab69-YYZ" } ["x-forwarded-port"]=> array(1) { [0]=> string(2) "80" } ["x-forwarded-ssl"]=> array(1) { [0]=> string(2) "on" } ["x-real-ip"]=> array(1) { [0]=> string(13) "172.70.80.110" } ["connection"]=> array(1) { [0]=> string(5) "close" } ["host"]=> array(1) { [0]=> string(17) "test02.mido-9.com" } ["content-length"]=> array(1) { [0]=> string(0) "" } ["content-type"]=> array(1) { [0]=> string(0) "" } } } ["_rawBody":"yii\web\Request":private]=> NULL ["_bodyParams":"yii\web\Request":private]=> NULL ["_queryParams":"yii\web\Request":private]=> NULL ["_hostInfo":"yii\web\Request":private]=> string(24) "http://test02.mido-9.com" ["_hostName":"yii\web\Request":private]=> string(17) "test02.mido-9.com" ["_baseUrl":"yii\web\Request":private]=> string(0) "" ["_scriptUrl":"yii\web\Request":private]=> string(10) "/index.php" ["_scriptFile":"yii\web\Request":private]=> NULL ["_pathInfo":"yii\web\Request":private]=> string(11) "sitemap.xml" ["_url":"yii\web\Request":private]=> string(12) "/sitemap.xml" ["_port":"yii\web\Request":private]=> NULL ["_securePort":"yii\web\Request":private]=> NULL ["_contentTypes":"yii\web\Request":private]=> NULL ["_languages":"yii\web\Request":private]=> NULL ["_csrfToken":"yii\web\Request":private]=> NULL ["_secureForwardedHeaderParts":"yii\web\Request":private]=> array(0) { } ["_isConsoleRequest":"yii\base\Request":private]=> NULL ["_events":"yii\base\Component":private]=> array(0) { } ["_eventWildcards":"yii\base\Component":private]=> array(0) { } ["_behaviors":"yii\base\Component":private]=> NULL ["_scriptFile":"yii\base\Request":private]=> NULL } } } [1]=> array(6) { ["file"]=> string(30) "/var/www/backend/web/index.php" ["line"]=> int(24) ["function"]=> string(3) "run" ["class"]=> string(20) "yii\base\Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> object(yii\base\InvalidRouteException)#140 (7) { ["message":protected]=> string(44) "Unable to resolve the request "sitemap.xml"." ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(44) "/var/www/vendor/yiisoft/yii2/base/Module.php" ["line":protected]=> int(543) ["trace":"Exception":private]=> array(3) { [0]=> array(6) { ["file"]=> string(48) "/var/www/vendor/yiisoft/yii2/web/Application.php" ["line"]=> int(104) ["function"]=> string(9) "runAction" ["class"]=> string(15) "yii\base\Module" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(11) "sitemap.xml" [1]=> array(0) { } } } [1]=> array(6) { ["file"]=> string(49) "/var/www/vendor/yiisoft/yii2/base/Application.php" ["line"]=> int(392) ["function"]=> string(13) "handleRequest" ["class"]=> string(19) "yii\web\Application" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(yii\web\Request)#77 (35) { ["enableCsrfValidation"]=> bool(true) ["csrfParam"]=> string(13) "_csrf-backend" ["csrfCookie"]=> array(2) { ["httpOnly"]=> bool(true) ["secure"]=> bool(true) } ["enableCsrfCookie"]=> bool(true) ["enableCookieValidation"]=> bool(true) ["cookieValidationKey"]=> string(64) "a1b3c49f3f2e8765b6f5c7e1f0a23456789def0123456789abcdef0123456789" ["methodParam"]=> string(7) "_method" ["parsers"]=> array(1) { ["application/json"]=> string(18) "yii\web\JsonParser" } ["trustedHosts"]=> array(0) { } ["secureHeaders"]=> array(6) { [0]=> string(15) "X-Forwarded-For" [1]=> string(16) "X-Forwarded-Host" [2]=> string(17) "X-Forwarded-Proto" [3]=> string(15) "Front-End-Https" [4]=> string(13) "X-Rewrite-Url" [5]=> string(15) "X-Original-Host" } ["ipHeaders"]=> array(3) { [0]=> string(15) "X-Proxy-User-Ip" [1]=> string(15) "X-Forwarded-For" [2]=> string(9) "X-Real-IP" } ["secureProtocolHeaders"]=> array(3) { ["X-Forwarded-Proto"]=> array(1) { [0]=> string(5) "https" } ["Front-End-Https"]=> array(1) { [0]=> string(2) "on" } ["cloudfront-forwarded-proto"]=> array(1) { [0]=> string(5) "https" } } ["_cookies":"yii\web\Request":private]=> object(yii\web\CookieCollection)#99 (2) { ["readOnly"]=> bool(true) ["_cookies":"yii\web\CookieCollection":private]=> array(0) { } } ["_headers":"yii\web\Request":private]=> object(yii\web\HeaderCollection)#43 (1) { ["_headers":"yii\web\HeaderCollection":private]=> array(15) { ["cf-visitor"]=> array(1) { [0]=> string(18) "{"scheme":"https"}" } ["cf-ipcountry"]=> array(1) { [0]=> string(2) "US" } ["cf-connecting-ip"]=> array(1) { [0]=> string(13) "216.73.216.52" } ["cdn-loop"]=> array(1) { [0]=> string(19) "cloudflare; loops=1" } ["user-agent"]=> array(1) { [0]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" } ["accept-encoding"]=> array(1) { [0]=> string(8) "gzip, br" } ["accept"]=> array(1) { [0]=> string(3) "*/*" } ["cf-ray"]=> array(1) { [0]=> string(20) "9974023d8d34ab69-YYZ" } ["x-forwarded-port"]=> array(1) { [0]=> string(2) "80" } ["x-forwarded-ssl"]=> array(1) { [0]=> string(2) "on" } ["x-real-ip"]=> array(1) { [0]=> string(13) "172.70.80.110" } ["connection"]=> array(1) { [0]=> string(5) "close" } ["host"]=> array(1) { [0]=> string(17) "test02.mido-9.com" } ["content-length"]=> array(1) { [0]=> string(0) "" } ["content-type"]=> array(1) { [0]=> string(0) "" } } } ["_rawBody":"yii\web\Request":private]=> NULL ["_bodyParams":"yii\web\Request":private]=> NULL ["_queryParams":"yii\web\Request":private]=> NULL ["_hostInfo":"yii\web\Request":private]=> string(24) "http://test02.mido-9.com" ["_hostName":"yii\web\Request":private]=> string(17) "test02.mido-9.com" ["_baseUrl":"yii\web\Request":private]=> string(0) "" ["_scriptUrl":"yii\web\Request":private]=> string(10) "/index.php" ["_scriptFile":"yii\web\Request":private]=> NULL ["_pathInfo":"yii\web\Request":private]=> string(11) "sitemap.xml" ["_url":"yii\web\Request":private]=> string(12) "/sitemap.xml" ["_port":"yii\web\Request":private]=> NULL ["_securePort":"yii\web\Request":private]=> NULL ["_contentTypes":"yii\web\Request":private]=> NULL ["_languages":"yii\web\Request":private]=> NULL ["_csrfToken":"yii\web\Request":private]=> NULL ["_secureForwardedHeaderParts":"yii\web\Request":private]=> array(0) { } ["_isConsoleRequest":"yii\base\Request":private]=> NULL ["_events":"yii\base\Component":private]=> array(0) { } ["_eventWildcards":"yii\base\Component":private]=> array(0) { } ["_behaviors":"yii\base\Component":private]=> NULL ["_scriptFile":"yii\base\Request":private]=> NULL } } } [2]=> array(6) { ["file"]=> string(30) "/var/www/backend/web/index.php" ["line"]=> int(24) ["function"]=> string(3) "run" ["class"]=> string(20) "yii\base\Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } } {"error":"URL not found"}