pass size=0
Notice (8): Undefined offset: 0 [APP/Controller/ScMessagesController.php, line 120]Code Contextpr("pass size=".sizeof($request->params['pass']));
pr("pass [0]=".$request->params['pass'][0]);
pr("pieces=".count($pieces));
$event = object(Cake\Event\Event) {
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(App\Controller\ScMessagesController) {}
[protected] _data => []
[protected] _stopped => false
}
$request = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'pass' => [[maximum depth reached]],
'controller' => 'ScMessages',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml',
'_ext' => null,
'_csrfToken' => 'ad433ecff62aab10a10559cdbc1bd9877dab3cb082f4aa84fac9a04308e3932c9e04a4eb47ac08911dcdac4d67ec290f455799ae988278090b875057f065690e'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_STATUS' => '200',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_CF_RAY' => '9f0d57fb4b0a3401-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122',
'HTTP_HOST' => 'www.scwebresp.com',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.29 (Ubuntu) Server at www.scwebresp.com Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.29 (Ubuntu)',
'SERVER_NAME' => 'www.scwebresp.com',
'SERVER_ADDR' => '10.0.0.136',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '104.23.197.143',
'DOCUMENT_ROOT' => '/var/www/html/sc_mobile_pages',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/sc_mobile_pages',
'SERVER_ADMIN' => 'marty@simplycalled.com',
'SCRIPT_FILENAME' => '/var/www/html/sc_mobile_pages/webroot/index.php',
'REMOTE_PORT' => '13786',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1776952293.67,
'REQUEST_TIME' => (int) 1776952293,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$pieces = [
(int) 0 => 'www',
(int) 1 => 'scwebresp',
(int) 2 => 'com'
]
$cn = null
$herMDN = null
$forceName = null
$shortCode = null
$redirectToInfo = false
$isPreview = falseApp\Controller\ScMessagesController::beforeFilter() - APP/Controller/ScMessagesController.php, line 120
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 352
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 329
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 113
Cake\Controller\Controller::startupProcess() - CORE/src/Controller/Controller.php, line 676
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/sc_mobile_pages/vendor/cakephp/cakephp/src/Error/Debugger.php line=856 [CORE/src/Http/ResponseEmitter.php, line 51]Code Context if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'application/xml',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://queenslawnservice.scwebresp.com/</loc>
</url>
<url>
<loc>https://testcompany99.scwebresp.com/</loc>
</url>
<url>
<loc>https://mybusiness.scwebresp.com/</loc>
</url>
<url>
<loc>https://pbezpq.scwebresp.com/</loc>
</url>
</urlset>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/html/sc_mobile_pages/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 856
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/sc_mobile_pages/vendor/cakephp/cakephp/src/Error/Debugger.php line=856'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/sc_mobile_pages/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 152]Code Context $response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'application/xml',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://queenslawnservice.scwebresp.com/</loc>
</url>
<url>
<loc>https://testcompany99.scwebresp.com/</loc>
</url>
<url>
<loc>https://mybusiness.scwebresp.com/</loc>
</url>
<url>
<loc>https://pbezpq.scwebresp.com/</loc>
</url>
</urlset>
'
}
$reasonPhrase = 'OK'header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/sc_mobile_pages/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 185]Code Context $value
), $first);
$first = false;
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'application/xml',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://queenslawnservice.scwebresp.com/</loc>
</url>
<url>
<loc>https://testcompany99.scwebresp.com/</loc>
</url>
<url>
<loc>https://mybusiness.scwebresp.com/</loc>
</url>
<url>
<loc>https://pbezpq.scwebresp.com/</loc>
</url>
</urlset>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'ad433ecff62aab10a10559cdbc1bd9877dab3cb082f4aa84fac9a04308e3932c9e04a4eb47ac08911dcdac4d67ec290f455799ae988278090b875057f065690e',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '0'
]
]
$values = [
(int) 0 => 'application/xml; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'application/xml; charset=UTF-8'header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 185
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/sc_mobile_pages/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php, line 210]Code Context $cookie['secure'],
$cookie['httpOnly']
);
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'ad433ecff62aab10a10559cdbc1bd9877dab3cb082f4aa84fac9a04308e3932c9e04a4eb47ac08911dcdac4d67ec290f455799ae988278090b875057f065690e',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '0'
]
]
$cookie = [
'name' => 'csrfToken',
'value' => 'ad433ecff62aab10a10559cdbc1bd9877dab3cb082f4aa84fac9a04308e3932c9e04a4eb47ac08911dcdac4d67ec290f455799ae988278090b875057f065690e',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '0'
]
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 210
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 190
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
https://queenslawnservice.scwebresp.com/
https://testcompany99.scwebresp.com/
https://mybusiness.scwebresp.com/
https://pbezpq.scwebresp.com/