Notice (8): file_put_contents(): write of 359 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/go72/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-12-08 04:47:43 Error: [MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/go72/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/home/pmhvet/go72/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 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 359 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/go72/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-12-08 04:47:43 Error: [MissingControllerException] Controller class SitemapController could not be found.
Exception Attributes: array (
'class' => 'SitemapController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/pmhvet/go72/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/home/pmhvet/go72/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 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (512): SplFileInfo::openFile(/home/pmhvet/go72/app/tmp/cache/persistent/myapp_cake_core_file_map) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 364]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_file_map'
$createKey = true
$groups = null
$dir = '/home/pmhvet/go72/app/tmp/cache/persistent/'
$path = object(SplFileInfo) {
}
$exists = false
$e = object(RuntimeException) {
severity => (int) 2
[protected] message => 'SplFileInfo::openFile(/home/pmhvet/go72/app/tmp/cache/persistent/myapp_cake_core_file_map) [<a href='http://php.net/splfileinfo.openfile'>splfileinfo.openfile</a>]: failed to open stream: No space left on device'
[protected] code => (int) 0
[protected] file => '/home/pmhvet/go72/lib/Cake/Cache/Engine/FileEngine.php'
[protected] line => (int) 362
}FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 364
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'file_map'
$value = array(
'Configure' => '/home/pmhvet/go72/lib/Cake/Core/Configure.php',
'Hash' => '/home/pmhvet/go72/lib/Cake/Utility/Hash.php',
'Cache' => '/home/pmhvet/go72/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/pmhvet/go72/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/pmhvet/go72/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/pmhvet/go72/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/pmhvet/go72/lib/Cake/Error/ErrorHandler.php',
'CakePlugin' => '/home/pmhvet/go72/lib/Cake/Core/CakePlugin.php',
'CakeLog' => '/home/pmhvet/go72/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/pmhvet/go72/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/pmhvet/go72/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/pmhvet/go72/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/pmhvet/go72/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/pmhvet/go72/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home/pmhvet/go72/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home/pmhvet/go72/lib/Cake/Utility/CakeText.php',
'Dispatcher' => '/home/pmhvet/go72/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/pmhvet/go72/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/pmhvet/go72/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/pmhvet/go72/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/pmhvet/go72/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/pmhvet/go72/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home/pmhvet/go72/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/pmhvet/go72/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/pmhvet/go72/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/pmhvet/go72/lib/Cake/Routing/Router.php',
'plugin.Page' => '/home/pmhvet/go72/app/Plugin/Go/Model/Page.php',
'plugin.GoAppModel' => '/home/pmhvet/go72/app/Plugin/Go/Model/GoAppModel.php',
'Model' => '/home/pmhvet/go72/lib/Cake/Model/Model.php',
'CakeObject' => '/home/pmhvet/go72/lib/Cake/Core/CakeObject.php',
'CakeRoute' => '/home/pmhvet/go72/lib/Cake/Routing/Route/CakeRoute.php',
'ClassRegistry' => '/home/pmhvet/go72/lib/Cake/Utility/ClassRegistry.php',
'BehaviorCollection' => '/home/pmhvet/go72/lib/Cake/Model/BehaviorCollection.php',
'ContainableBehavior' => '/home/pmhvet/go72/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/home/pmhvet/go72/lib/Cake/Model/ModelBehavior.php',
'ConnectionManager' => '/home/pmhvet/go72/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home/pmhvet/go72/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/pmhvet/go72/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/pmhvet/go72/lib/Cake/Model/Datasource/DataSource.php',
'PluginShortRoute' => '/home/pmhvet/go72/lib/Cake/Routing/Route/PluginShortRoute.php',
'I18n' => '/home/pmhvet/go72/lib/Cake/I18n/I18n.php',
'L10n' => '/home/pmhvet/go72/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/pmhvet/go72/lib/Cake/Model/Datasource/CakeSession.php',
'ExceptionRenderer' => '/home/pmhvet/go72/lib/Cake/Error/ExceptionRenderer.php',
'AppController' => '/home/pmhvet/go72/app/Controller/AppController.php',
'plugin.Categoria' => '/home/pmhvet/go72/app/Plugin/Go/Model/Categoria.php',
'Marca' => '/home/pmhvet/go72/app/Model/Marca.php',
'AppModel' => '/home/pmhvet/go72/app/Model/AppModel.php',
'Controller' => '/home/pmhvet/go72/lib/Cake/Controller/Controller.php',
'CakeErrorController' => '/home/pmhvet/go72/lib/Cake/Controller/CakeErrorController.php',
'ComponentCollection' => '/home/pmhvet/go72/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home/pmhvet/go72/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home/pmhvet/go72/lib/Cake/Controller/Component.php',
'RequestHandlerComponent' => '/home/pmhvet/go72/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'AuthComponent' => '/home/pmhvet/go72/lib/Cake/Controller/Component/AuthComponent.php'
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/pmhvet/go72/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 327
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 512 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'myapp_cake_core_method_cache'
$data = 'a:3:{i:0;b:0;s:4:"name";a:6:{s:32:"fc4c7b2aae9faf05d8b29235d1dfdf02";s:11:"`Page`.`id`";s:32:"2faa9fd9d51998e0ee54fdab5955bcd7";s:12:"`Page`.`url`";s:32:"e33da49ea0ee922808ed7d946e9b5fa9";s:13:"`pmhvet_go72`";s:32:"2185b9a28fc78c5360ddc325c2234d82";s:10:"`go_pages`";s:32:"c2dea0c17c70a59033e19b59098dfeb0";s:18:"`Page`.`eliminado`";s:32:"cf09c295aaaf051093f9def4cf09b3b4";s:6:"`Page`";}s:6:"fields";a:1:{s:32:"4bb27d21351f4477b31735a58c919121";a:2:{i:0;s:11:"`Page`.`id`";i:1;s:12:"`Page`.`url`";}}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1765180073
$contents = '1765180073
a:3:{i:0;b:0;s:4:"name";a:6:{s:32:"fc4c7b2aae9faf05d8b29235d1dfdf02";s:11:"`Page`.`id`";s:32:"2faa9fd9d51998e0ee54fdab5955bcd7";s:12:"`Page`.`url`";s:32:"e33da49ea0ee922808ed7d946e9b5fa9";s:13:"`pmhvet_go72`";s:32:"2185b9a28fc78c5360ddc325c2234d82";s:10:"`go_pages`";s:32:"c2dea0c17c70a59033e19b59098dfeb0";s:18:"`Page`.`eliminado`";s:32:"cf09c295aaaf051093f9def4cf09b3b4";s:6:"`Page`";}s:6:"fields";a:1:{s:32:"4bb27d21351f4477b31735a58c919121";a:2:{i:0;s:11:"`Page`.`id`";i:1;s:12:"`Page`.`url`";}}}
'SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3748
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'method_cache'
$value = array(
(int) 0 => false,
'name' => array(
'fc4c7b2aae9faf05d8b29235d1dfdf02' => '`Page`.`id`',
'2faa9fd9d51998e0ee54fdab5955bcd7' => '`Page`.`url`',
'e33da49ea0ee922808ed7d946e9b5fa9' => '`pmhvet_go72`',
'2185b9a28fc78c5360ddc325c2234d82' => '`go_pages`',
'c2dea0c17c70a59033e19b59098dfeb0' => '`Page`.`eliminado`',
'cf09c295aaaf051093f9def4cf09b3b4' => '`Page`'
),
'fields' => array(
'4bb27d21351f4477b31735a58c919121' => array(
(int) 0 => '`Page`.`id`',
(int) 1 => '`Page`.`url`'
)
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/pmhvet/go72/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 327
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3748
[main] - [internal], line ??