Warning (512): /home/ubuntu/www/secto-adm/tmp/cache/ is not writable [CORE/src/Cache/Engine/FileEngine.php, line 431]Code Context $this->_config['path']
), E_USER_WARNING);
}
$dir =
object(SplFileInfo) id:0 {
}
$path = '/home/ubuntu/www/secto-adm/tmp/cache'
$success = true
$isWritableDir = false
Cake\Cache\Engine\FileEngine::_active() - CORE/src/Cache/Engine/FileEngine.php, line 431
Cake\Cache\Engine\FileEngine::init() - CORE/src/Cache/Engine/FileEngine.php, line 101
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 88
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 110
Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 157
Cake\Cache\Cache::pool() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 333
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 587
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 99
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 85
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 133
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Warning (512): _cake_routes_ cache was unable to write 'routeCollection' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 275]Code Context ),
E_USER_WARNING
);
$key = 'routeCollection'
$value = object(Cake\Routing\RouteCollection) id:0 {
protected _routeTable => [
'pages:display' => [
'' => [maximum depth reached],
],
'_controller:index' => [
'' => [maximum depth reached],
],
'_controller:_action' => [
'' => [maximum depth reached],
],
'debugkit.toolbar:clearcache' => [
'' => [maximum depth reached],
],
'debugkit.requests:view' => [
'' => [maximum depth reached],
],
'debugkit.panels:latesthistory' => [
'' => [maximum depth reached],
],
'debugkit.panels:view' => [
'' => [maximum depth reached],
],
'debugkit.panels:index' => [
'' => [maximum depth reached],
],
'debugkit.composer:checkdependencies' => [
'' => [maximum depth reached],
],
'debugkit.mailpreview:index' => [
'' => [maximum depth reached],
],
'debugkit.mailpreview:email' => [
'' => [maximum depth reached],
],
'debugkit.mailpreview:sent' => [
'' => [maximum depth reached],
],
'debugkit.dashboard:index' => [
'' => [maximum depth reached],
],
'debugkit.dashboard:reset' => [
'' => [maximum depth reached],
],
]
protected _named => [
]
protected _paths => [
'/pages' => [
'' => [maximum depth reached],
],
'/debug-kit/toolbar/clear-cache' => [
'' => [maximum depth reached],
],
'/debug-kit/toolbar' => [
'' => [maximum depth reached],
],
'/debug-kit/panels/view/latest-history' => [
'' => [maximum depth reached],
],
'/debug-kit/panels/view' => [
'' => [maximum depth reached],
],
'/debug-kit/panels' => [
'' => [maximum depth reached],
],
'/debug-kit/mail-preview/sent/' => [
'' => [maximum depth reached],
],
'/debug-kit/mail-preview/preview' => [
'' => [maximum depth reached],
],
'/debug-kit/mail-preview' => [
'' => [maximum depth reached],
],
'/debug-kit/dashboard/reset' => [
'' => [maximum depth reached],
],
'/debug-kit/dashboard' => [
'' => [maximum depth reached],
],
'/debug-kit/composer/check-dependencies' => [
'' => [maximum depth reached],
],
'/debug-kit' => [
'' => [maximum depth reached],
],
'/' => [
'' => [maximum depth reached],
],
]
protected _middleware => [
]
protected _middlewareGroups => [
]
protected _extensions => [
(int) 0 => 'json',
]
}
$config = '_cake_routes_'
$backend = object(Cake\Cache\Engine\FileEngine) id:0 {
protected _File => null
protected _defaultConfig => [
'duration' => (int) 3600,
'groups' => [
'' => [maximum depth reached],
],
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'serialize' => true,
]
protected _init => false
protected _groupPrefix => ''
protected _config => [
'duration' => (int) 2,
'groups' => [
'' => [maximum depth reached],
],
'lock' => true,
'mask' => (int) 436,
'path' => '/home/ubuntu/www/secto-adm/tmp/cache/',
'prefix' => 'myapp_cake_routes_',
'serialize' => true,
'url' => null,
]
protected _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 275
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 592
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 99
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 85
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 133
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90
[main] - ROOT/webroot/index.php, line 40
Warning (512): Unable to emit headers. Headers sent in file=/home/ubuntu/www/secto-adm/vendor/cakephp/cakephp/src/Error/Debugger.php line=988 [CORE/src/Http/ResponseEmitter.php, line 71]Code Context $message = "Unable to emit headers. Headers sent in file=$file line=$line";
trigger_error($message, E_USER_WARNING);
}
$response = object(Laminas\Diactoros\Response\RedirectResponse) id:0 {
protected headers => [
'location' => [
'' => [maximum depth reached],
],
'Set-Cookie' => [
'' => [maximum depth reached],
],
]
protected headerNames => [
'location' => 'location',
'set-cookie' => 'Set-Cookie',
]
}
$file = '/home/ubuntu/www/secto-adm/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 988
$message = 'Unable to emit headers. Headers sent in file=/home/ubuntu/www/secto-adm/vendor/cakephp/cakephp/src/Error/Debugger.php line=988'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/ubuntu/www/secto-adm/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php, line 168]Code Context $response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Laminas\Diactoros\Response\RedirectResponse) id:0 {
protected headers => [
'location' => [
'' => [maximum depth reached],
],
'Set-Cookie' => [
'' => [maximum depth reached],
],
]
protected headerNames => [
'location' => 'location',
'set-cookie' => 'Set-Cookie',
]
}
$reasonPhrase = 'Found'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/ubuntu/www/secto-adm/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php, line 197]Code Context foreach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Laminas\Diactoros\Response\RedirectResponse) id:0 {
protected headers => [
'location' => [
'' => [maximum depth reached],
],
'Set-Cookie' => [
'' => [maximum depth reached],
],
]
protected headerNames => [
'location' => 'location',
'set-cookie' => 'Set-Cookie',
]
}
$cookies = [
]
$values = [
(int) 0 => '/secto-adm/users/login?redirect=%2F',
]
$name = 'location'
$first = true
$value = '/secto-adm/users/login?redirect=%2F'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/ubuntu/www/secto-adm/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php, line 236]Code Context /** @psalm-suppress InvalidArgument */
return setcookie($cookie->getName(), $cookie->getScalarValue(), $cookie->getOptions());
}
$cookie = object(Cake\Http\Cookie\Cookie) id:0 {
protected name => 'csrfToken'
protected value => 'PnQkmEsSRaZClekJygt4UjNiODkxZDY1NjlhZWQ5ZDE1ZDc0MTlhMTc1NjA4N2U2ZmFlODE4Yjk='
protected isExpanded => false
protected expiresAt => null
protected path => '/secto-adm/'
protected domain => ''
protected secure => false
protected httpOnly => true
protected sameSite => null
protected defaults => [
'expires' => null,
'path' => '/',
'domain' => '',
'secure' => false,
'httponly' => false,
'samesite' => null,
]
}
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::setCookie() - CORE/src/Http/ResponseEmitter.php, line 236
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 218
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40