( ! ) Deprecated: Creation of dynamic property Config\Exceptions::$logDeprecations is deprecated in /data/IshigakiPassNavi/webapp/src/app/vendor/codeigniter4/framework/system/Debug/Exceptions.php on line 91
Call Stack
#TimeMemoryFunctionLocation
10.0001360392{main}( ).../index.php:0
20.0038459904CodeIgniter\CodeIgniter->initialize( ).../index.php:55
30.0038460352CodeIgniter\Config\BaseService::__callStatic( $name = 'exceptions', $arguments = [] ).../CodeIgniter.php:186
40.0038460352CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ).../BaseService.php:252
50.0038460352CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ).../Services.php:261
60.0038460784CodeIgniter\Config\BaseService::__callStatic( $name = 'exceptions', $arguments = [0 => NULL, 1 => NULL, 2 => NULL, 3 => FALSE] ).../BaseService.php:193
70.0038460784CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ).../BaseService.php:252
80.0060498720CodeIgniter\Debug\Exceptions->__construct( $config = class Config\Exceptions { public $log = TRUE; public $ignoreCodes = [0 => 404]; public $errorViewPath = '/data/IshigakiPassNavi/webapp/src/app/app/Views/errors'; public $sensitiveDataInTrace = [] }, $request = class CodeIgniter\HTTP\IncomingRequest { protected $protocolVersion = NULL; protected $validProtocolVersions = [0 => '1.0', 1 => '1.1', 2 => '2.0', 3 => '3.0']; protected $body = NULL; protected $headers = ['Host' => class CodeIgniter\HTTP\Header { ... }, 'Accept-Encoding' => class CodeIgniter\HTTP\Header { ... }, 'User-Agent' => class CodeIgniter\HTTP\Header { ... }, 'Accept' => class CodeIgniter\HTTP\Header { ... }]; protected $headerMap = ['host' => 'Host', 'accept-encoding' => 'Accept-Encoding', 'user-agent' => 'User-Agent', 'accept' => 'Accept']; protected $method = 'GET'; public $uri = class CodeIgniter\HTTP\URI { protected $uriString = NULL; private ?string $baseURL = 'https://ishigaki-dashboard.i-tem.work/'; protected $segments = [...]; protected $scheme = 'https'; protected $user = NULL; protected $password = NULL; protected $host = 'ishigaki-dashboard.i-tem.work'; protected $port = NULL; protected $path = 'sitemap.xml'; protected $fragment = ''; protected $query = [...]; protected $defaultPorts = [...]; protected $showPassword = FALSE; protected $silent = FALSE; protected $rawQueryString = FALSE }; protected $proxyIPs = ''; protected $ipAddress = ''; protected $globals = ['server' => [...], 'get' => [...]]; protected $enableCSRF = FALSE; protected $path = 'sitemap.xml'; protected $files = NULL; protected $negotiator = NULL; protected $defaultLocale = 'ja'; protected $locale = 'ja'; protected $validLocales = [0 => 'ja', 1 => 'en']; public $config = class Config\App { public $baseURL = 'https://ishigaki-dashboard.i-tem.work'; public $indexPage = ''; public $uriProtocol = 'REQUEST_URI'; public $defaultLocale = 'ja'; public $negotiateLocale = FALSE; public $supportedLocales = [...]; public $appTimezone = 'Asia/Tokyo'; public $charset = 'UTF-8'; public $forceGlobalSecureRequests = FALSE; public $sessionDriver = 'CodeIgniter\\Session\\Handlers\\FileHandler'; public $sessionCookieName = 'ci_session'; public $sessionExpiration = 7200; public $sessionSavePath = '/data/IshigakiPassNavi/webapp/src/app/writable/session'; public $sessionMatchIP = FALSE; public $sessionTimeToUpdate = 300; public $sessionRegenerateDestroy = FALSE; public $cookiePrefix = ''; public $cookieDomain = ''; public $cookiePath = '/'; public $cookieSecure = FALSE; public $cookieHTTPOnly = TRUE; public $cookieSameSite = 'Lax'; public $proxyIPs = ''; public $CSRFTokenName = 'csrf_test_name'; public $CSRFHeaderName = 'X-CSRF-TOKEN'; public $CSRFCookieName = 'csrf_cookie_name'; public $CSRFExpire = 7200; public $CSRFRegenerate = TRUE; public $CSRFRedirect = TRUE; public $CSRFSameSite = 'Lax'; public $CSPEnabled = FALSE }; protected $oldInput = []; protected $userAgent = class CodeIgniter\HTTP\UserAgent { protected $agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $isBrowser = TRUE; protected $isRobot = FALSE; protected $isMobile = FALSE; protected $config = class Config\UserAgents { ... }; protected $platform = 'Unknown Platform'; protected $browser = 'Mozilla'; protected $version = '5.0'; protected $mobile = ''; protected $robot = ''; protected $referrer = NULL } }, $response = class CodeIgniter\HTTP\Response { protected $protocolVersion = NULL; protected $validProtocolVersions = [0 => '1.0', 1 => '1.1', 2 => '2.0', 3 => '3.0']; protected $body = NULL; protected $headers = ['Cache-Control' => class CodeIgniter\HTTP\Header { ... }, 'Content-Type' => class CodeIgniter\HTTP\Header { ... }]; protected $headerMap = ['cache-control' => 'Cache-Control', 'content-type' => 'Content-Type']; protected $reason = ''; protected $statusCode = 200; protected $pretend = FALSE; protected $CSPEnabled = FALSE; public $CSP = class CodeIgniter\HTTP\ContentSecurityPolicy { protected $baseURI = NULL; protected $childSrc = 'self'; protected $connectSrc = 'self'; protected $defaultSrc = NULL; protected $fontSrc = NULL; protected $formAction = 'self'; protected $frameAncestors = NULL; protected $frameSrc = NULL; protected $imageSrc = 'self'; protected $mediaSrc = NULL; protected $objectSrc = 'self'; protected $pluginTypes = NULL; protected $reportURI = NULL; protected $sandbox = NULL; protected $scriptSrc = [...]; protected $styleSrc = [...]; protected $manifestSrc = NULL; protected $upgradeInsecureRequests = FALSE; protected $reportOnly = FALSE; protected $validSources = [...]; protected $nonces = [...]; protected $styleNonce = NULL; protected $scriptNonce = NULL; protected $styleNonceTag = '{csp-style-nonce}'; protected $scriptNonceTag = '{csp-script-nonce}'; protected $autoNonce = TRUE; protected $tempHeaders = [...]; protected $reportOnlyHeaders = [...]; protected $CSPEnabled = FALSE }; protected $cookieStore = class CodeIgniter\Cookie\CookieStore { protected $cookies = [...] }; protected $cookiePrefix = ''; protected $cookieDomain = ''; protected $cookiePath = '/'; protected $cookieSecure = FALSE; protected $cookieHTTPOnly = TRUE; protected $cookieSameSite = 'Lax'; protected $cookies = []; protected $bodyFormat = 'html' } ).../Services.php:268

( ! ) Deprecated: Creation of dynamic property Config\Exceptions::$deprecationLogLevel is deprecated in /data/IshigakiPassNavi/webapp/src/app/vendor/codeigniter4/framework/system/Debug/Exceptions.php on line 92
Call Stack
#TimeMemoryFunctionLocation
10.0001360392{main}( ).../index.php:0
20.0038459904CodeIgniter\CodeIgniter->initialize( ).../index.php:55
30.0038460352CodeIgniter\Config\BaseService::__callStatic( $name = 'exceptions', $arguments = [] ).../CodeIgniter.php:186
40.0038460352CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ).../BaseService.php:252
50.0038460352CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ).../Services.php:261
60.0038460784CodeIgniter\Config\BaseService::__callStatic( $name = 'exceptions', $arguments = [0 => NULL, 1 => NULL, 2 => NULL, 3 => FALSE] ).../BaseService.php:193
70.0038460784CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ).../BaseService.php:252
80.0060498720CodeIgniter\Debug\Exceptions->__construct( $config = class Config\Exceptions { public $log = TRUE; public $ignoreCodes = [0 => 404]; public $errorViewPath = '/data/IshigakiPassNavi/webapp/src/app/app/Views/errors'; public $sensitiveDataInTrace = []; public $logDeprecations = FALSE }, $request = class CodeIgniter\HTTP\IncomingRequest { protected $protocolVersion = NULL; protected $validProtocolVersions = [0 => '1.0', 1 => '1.1', 2 => '2.0', 3 => '3.0']; protected $body = NULL; protected $headers = ['Host' => class CodeIgniter\HTTP\Header { ... }, 'Accept-Encoding' => class CodeIgniter\HTTP\Header { ... }, 'User-Agent' => class CodeIgniter\HTTP\Header { ... }, 'Accept' => class CodeIgniter\HTTP\Header { ... }]; protected $headerMap = ['host' => 'Host', 'accept-encoding' => 'Accept-Encoding', 'user-agent' => 'User-Agent', 'accept' => 'Accept']; protected $method = 'GET'; public $uri = class CodeIgniter\HTTP\URI { protected $uriString = NULL; private ?string $baseURL = 'https://ishigaki-dashboard.i-tem.work/'; protected $segments = [...]; protected $scheme = 'https'; protected $user = NULL; protected $password = NULL; protected $host = 'ishigaki-dashboard.i-tem.work'; protected $port = NULL; protected $path = 'sitemap.xml'; protected $fragment = ''; protected $query = [...]; protected $defaultPorts = [...]; protected $showPassword = FALSE; protected $silent = FALSE; protected $rawQueryString = FALSE }; protected $proxyIPs = ''; protected $ipAddress = ''; protected $globals = ['server' => [...], 'get' => [...]]; protected $enableCSRF = FALSE; protected $path = 'sitemap.xml'; protected $files = NULL; protected $negotiator = NULL; protected $defaultLocale = 'ja'; protected $locale = 'ja'; protected $validLocales = [0 => 'ja', 1 => 'en']; public $config = class Config\App { public $baseURL = 'https://ishigaki-dashboard.i-tem.work'; public $indexPage = ''; public $uriProtocol = 'REQUEST_URI'; public $defaultLocale = 'ja'; public $negotiateLocale = FALSE; public $supportedLocales = [...]; public $appTimezone = 'Asia/Tokyo'; public $charset = 'UTF-8'; public $forceGlobalSecureRequests = FALSE; public $sessionDriver = 'CodeIgniter\\Session\\Handlers\\FileHandler'; public $sessionCookieName = 'ci_session'; public $sessionExpiration = 7200; public $sessionSavePath = '/data/IshigakiPassNavi/webapp/src/app/writable/session'; public $sessionMatchIP = FALSE; public $sessionTimeToUpdate = 300; public $sessionRegenerateDestroy = FALSE; public $cookiePrefix = ''; public $cookieDomain = ''; public $cookiePath = '/'; public $cookieSecure = FALSE; public $cookieHTTPOnly = TRUE; public $cookieSameSite = 'Lax'; public $proxyIPs = ''; public $CSRFTokenName = 'csrf_test_name'; public $CSRFHeaderName = 'X-CSRF-TOKEN'; public $CSRFCookieName = 'csrf_cookie_name'; public $CSRFExpire = 7200; public $CSRFRegenerate = TRUE; public $CSRFRedirect = TRUE; public $CSRFSameSite = 'Lax'; public $CSPEnabled = FALSE }; protected $oldInput = []; protected $userAgent = class CodeIgniter\HTTP\UserAgent { protected $agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $isBrowser = TRUE; protected $isRobot = FALSE; protected $isMobile = FALSE; protected $config = class Config\UserAgents { ... }; protected $platform = 'Unknown Platform'; protected $browser = 'Mozilla'; protected $version = '5.0'; protected $mobile = ''; protected $robot = ''; protected $referrer = NULL } }, $response = class CodeIgniter\HTTP\Response { protected $protocolVersion = NULL; protected $validProtocolVersions = [0 => '1.0', 1 => '1.1', 2 => '2.0', 3 => '3.0']; protected $body = NULL; protected $headers = ['Cache-Control' => class CodeIgniter\HTTP\Header { ... }, 'Content-Type' => class CodeIgniter\HTTP\Header { ... }]; protected $headerMap = ['cache-control' => 'Cache-Control', 'content-type' => 'Content-Type']; protected $reason = ''; protected $statusCode = 200; protected $pretend = FALSE; protected $CSPEnabled = FALSE; public $CSP = class CodeIgniter\HTTP\ContentSecurityPolicy { protected $baseURI = NULL; protected $childSrc = 'self'; protected $connectSrc = 'self'; protected $defaultSrc = NULL; protected $fontSrc = NULL; protected $formAction = 'self'; protected $frameAncestors = NULL; protected $frameSrc = NULL; protected $imageSrc = 'self'; protected $mediaSrc = NULL; protected $objectSrc = 'self'; protected $pluginTypes = NULL; protected $reportURI = NULL; protected $sandbox = NULL; protected $scriptSrc = [...]; protected $styleSrc = [...]; protected $manifestSrc = NULL; protected $upgradeInsecureRequests = FALSE; protected $reportOnly = FALSE; protected $validSources = [...]; protected $nonces = [...]; protected $styleNonce = NULL; protected $scriptNonce = NULL; protected $styleNonceTag = '{csp-style-nonce}'; protected $scriptNonceTag = '{csp-script-nonce}'; protected $autoNonce = TRUE; protected $tempHeaders = [...]; protected $reportOnlyHeaders = [...]; protected $CSPEnabled = FALSE }; protected $cookieStore = class CodeIgniter\Cookie\CookieStore { protected $cookies = [...] }; protected $cookiePrefix = ''; protected $cookieDomain = ''; protected $cookiePath = '/'; protected $cookieSecure = FALSE; protected $cookieHTTPOnly = TRUE; protected $cookieSameSite = 'Lax'; protected $cookies = []; protected $bodyFormat = 'html' } ).../Services.php:268
{ "title": "CodeIgniter\\Exceptions\\PageNotFoundException", "type": "CodeIgniter\\Exceptions\\PageNotFoundException", "code": 404, "message": "Can't find a route for 'get: sitemap.xml'.", "file": "/data/IshigakiPassNavi/webapp/src/app/vendor/codeigniter4/framework/system/CodeIgniter.php", "line": 991, "trace": [ { "file": "/data/IshigakiPassNavi/webapp/src/app/vendor/codeigniter4/framework/system/CodeIgniter.php", "line": 991, "function": "forPageNotFound", "class": "CodeIgniter\\Exceptions\\PageNotFoundException", "type": "::" }, { "file": "/data/IshigakiPassNavi/webapp/src/app/vendor/codeigniter4/framework/system/CodeIgniter.php", "line": 385, "function": "display404errors", "class": "CodeIgniter\\CodeIgniter", "type": "->" }, { "file": "/data/IshigakiPassNavi/webapp/src/app/public/index.php", "line": 67, "function": "run", "class": "CodeIgniter\\CodeIgniter", "type": "->" } ] }