Warning (512) : _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
I18n::translate() - CORE/Cake/I18n/I18n.php, line 237
__d - CORE/Cake/basics.php, line 617
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 236
MissingActionException::__construct() - CORE/Cake/Error/exceptions.php, line 282
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108 Warning (2) : file_put_contents(/var/www/vhosts/timesport.pl/httpdocs/app/tmp/logs/error.log) [http://php.net/function.file-put-contents]: failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php , line 142 ]Code Context $type = 'error'
$message = '[MissingActionException] Action CakeErrorController::index() could not be found.
Exception Attributes: array (
'controller' => 'CakeErrorController',
'action' => 'index',
)
Request URL: /CakeError/index.js
Stack Trace:
#0 /var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Dispatcher.php(191): Controller->invokeAction(Object(CakeRequest))
#1 /var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(CakeErrorController), Object(CakeRequest))
#2 /var/www/vhosts/timesport.pl/httpdocs/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}'
$output = '2025-04-11 00:54:34 Error: [MissingActionException] Action CakeErrorController::index() could not be found.
Exception Attributes: array (
'controller' => 'CakeErrorController',
'action' => 'index',
)
Request URL: /CakeError/index.js
Stack Trace:
#0 /var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Dispatcher.php(191): Controller->invokeAction(Object(CakeRequest))
#1 /var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Dispatcher.php(165): Dispatcher->_invoke(Object(CakeErrorController), Object(CakeRequest))
#2 /var/www/vhosts/timesport.pl/httpdocs/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
'
$filename = 'error.log'
$pathname = '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/logs/error.log' file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 442
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 178
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 110
[main] - [internal], line ??
CakePHP: the rapid development php framework:
TimeSport.pl
Action CakeErrorController::index() could not be found.
Warning (512) : _cake_core_ cache was unable to write 'cake_eng' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
I18n::translate() - CORE/Cake/I18n/I18n.php, line 237
__d - CORE/Cake/basics.php, line 617
include - APP/View/Errors/error500.ctp, line 19
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
ExceptionRenderer::_outputMessageSafe() - CORE/Cake/Error/ExceptionRenderer.php, line 314
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 284
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 286
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 176
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 119
[main] - [internal], line ?? Error:
An Internal Error Has Occurred.
Stack Trace
CORE/Cake/Routing/Dispatcher.php line 191 → Controller->invokeAction(CakeRequest)
$response = $controller -> response ;
$render = true ;
$result = $controller -> invokeAction ( $request );
if ( $result instanceof CakeResponse ) {
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'CakeError/index.js'
base => ''
webroot => '/'
here => '/CakeError/index.js'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
CORE/Cake/Routing/Dispatcher.php line 165 → Dispatcher->_invoke(CakeErrorController, CakeRequest) ));
}
$response = $this -> _invoke ( $controller , $request );
if (isset( $request -> params [ 'return' ])) {
object(CakeErrorController) {
uses => array([maximum depth reached])
components => array(
[maximum depth reached]
)
helpers => array(
[maximum depth reached]
)
view => 'index'
theme => 'Admin2'
name => 'CakeError'
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Errors/js'
layoutPath => 'js'
viewVars => array([maximum depth reached])
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array([maximum depth reached])
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'CakeError'
modelKey => 'cake_error'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'CakeError/index.js'
base => ''
webroot => '/'
here => '/CakeError/index.js'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
APP/webroot/index.php line 108 → Dispatcher->dispatch(CakeRequest, CakeResponse) $Dispatcher -> dispatch (
new CakeRequest (),
new CakeResponse ()
);
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'CakeError/index.js'
base => ''
webroot => '/'
here => '/CakeError/index.js'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'application/javascript'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Core/Configure.php',
'Hash' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/Hash.php',
'Cache' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Core/CakePlugin.php',
'Debugger' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/Debugger.php',
'String' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Route/PluginShortRoute.php',
'CakeErrorController' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/CakeErrorController.php',
'AppController' => '/var/www/vhosts/timesport.pl/httpdocs/app/Controller/AppController.php',
'Controller' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Controller.php',
'Object' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Core/Object.php',
'ComponentCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/ComponentCollection.php',
'RequestHandlerComponent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'Component' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component.php',
'SessionComponent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component/SessionComponent.php',
'AuthComponent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component/AuthComponent.php',
'CakeSession' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Model/Datasource/CakeSession.php',
'PhpReader' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Configure/PhpReader.php',
'ConfigReaderInterface' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Configure/ConfigReaderInterface.php',
'JsHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/JsHelper.php',
'AppHelper' => '/var/www/vhosts/timesport.pl/httpdocs/app/View/Helper/AppHelper.php',
'Helper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper.php',
'I18n' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/I18n/I18n.php',
'L10n' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/I18n/L10n.php',
'ExceptionRenderer' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Error/ExceptionRenderer.php',
'View' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/View.php',
'HelperCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/ViewBlock.php',
'plugin.FacebookHelper' => '/var/www/vhosts/timesport.pl/httpdocs/app/Plugin/Facebook/View/Helper/FacebookHelper.php',
'plugin.FacebookInfo' => '/var/www/vhosts/timesport.pl/httpdocs/app/Plugin/Facebook/Lib/FacebookInfo.php',
'ClassRegistry' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/ClassRegistry.php',
'FormHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/FormHelper.php',
'HtmlHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/HtmlHelper.php',
'SessionHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/SessionHelper.php',
'ConnectionManager' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Model/ConnectionManager.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
App::shutdown() - CORE/Cake/Core/App.php, line 899
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'object_map' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'object_map'
$value = array(
(int) 0 => false,
'app' => array(
'plugins' => array(
(int) 0 => 'Blankiet',
(int) 1 => 'Blankiet2pdf',
(int) 2 => 'CakePdf',
(int) 3 => 'DebugKit',
(int) 4 => 'Facebook',
(int) 5 => 'I18n'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
App::shutdown() - CORE/Cake/Core/App.php, line 902
[main] - [internal], line ??