Warning (512) : _cake_core_ cache was unable to write 'cake_dev_vi' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'cake_dev_vi'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/tienhastee/domains/tienhasteel.com/public_html/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 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 177
__d - CORE/Cake/basics.php, line 615
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 238
MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 266
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 159
[main] - APP/webroot/index.php, line 110 Warning (2) : file_put_contents() [function.file-put-contents ]: Only 0 of 402 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php , line 144 ]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 Sitemap.xmlController could not be found.
Exception Attributes: array (
'class' => 'Sitemap.xmlController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/tienhastee/domains/tienhasteel.com/public_html/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-12-23 20:01:27 Error: [MissingControllerException] Controller class Sitemap.xmlController could not be found.
Exception Attributes: array (
'class' => 'Sitemap.xmlController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /home/tienhastee/domains/tienhasteel.com/public_html/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/home/tienhastee/domains/tienhasteel.com/public_html/app/tmp/logs/error.log' file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 144
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 454
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 180
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 113
[main] - [internal], line ??
CakePHP: the rapid development php framework:
Errors
Missing Controller
Error:
Sitemap.xmlController could not be found.
Error:
Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php
<?php
class Sitemap.xmlController extends AppController {
}
Notice:
If you want to customize this error message, create app/View/Errors/missing_controller.ctp
Stack Trace
APP/webroot/index.php line 110 → 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 => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
[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 => 'text/html'
[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 325 ]Code Context ),
E_USER_WARNING
); $key = 'file_map'
$value = array(
'Configure' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Core/Configure.php',
'Hash' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Utility/Hash.php',
'Cache' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Error/ErrorHandler.php',
'CakePlugin' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Core/CakePlugin.php',
'CakeLog' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Utility/Debugger.php',
'String' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Utility/String.php',
'Dispatcher' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Routing/Route/PluginShortRoute.php',
'I18n' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/I18n/I18n.php',
'L10n' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Model/Datasource/CakeSession.php',
'ExceptionRenderer' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Error/ExceptionRenderer.php',
'AppController' => '/home/tienhastee/domains/tienhasteel.com/public_html/app/Controller/AppController.php',
'Controller' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Controller/Controller.php',
'Object' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Core/Object.php',
'CakeErrorController' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Controller/CakeErrorController.php',
'ComponentCollection' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Controller/Component.php',
'View' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/View/View.php',
'HelperCollection' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/View/ViewBlock.php',
'ClassRegistry' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Utility/ClassRegistry.php',
'HtmlHelper' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/View/Helper/HtmlHelper.php',
'AppHelper' => '/home/tienhastee/domains/tienhasteel.com/public_html/app/View/Helper/AppHelper.php',
'Helper' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/View/Helper.php',
'SessionHelper' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/View/Helper/SessionHelper.php',
'ConnectionManager' => '/home/tienhastee/domains/tienhasteel.com/public_html/lib/Cake/Model/ConnectionManager.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/tienhastee/domains/tienhasteel.com/public_html/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 325
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 325 ]Code Context ),
E_USER_WARNING
); $key = 'object_map'
$value = array(
(int) 0 => false,
'app' => array(
'plugins' => array(
(int) 0 => 'Admin',
(int) 1 => 'Default'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/tienhastee/domains/tienhasteel.com/public_html/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 325
App::shutdown() - CORE/Cake/Core/App.php, line 902
[main] - [internal], line ?? Warning (2) : Unknown: write failed: No space left on device (28) [Unknown , line 0 ]Code Context $_GET = array()
$_POST = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'CONTEXT_DOCUMENT_ROOT' => '/home/tienhastee/domains/tienhasteel.com/private_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/tienhastee/domains/tienhasteel.com/private_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'tienhasteel.com',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_ACCEL_INTERNAL' => '/nginx_static_files',
'HTTP_X_FORWARDED_FOR' => '216.73.216.215',
'PATH' => '/bin:/usr/bin',
'PHPRC' => '/usr/local/php56/lib/',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aUqSp@tGM8v5APEflxCPNQAAAws',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'aUqSp@tGM8v5APEflxCPNQAAAws',
'REDIRECT_URL' => '/app/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.216.215',
'REMOTE_PORT' => '37678',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/tienhastee/domains/tienhasteel.com/private_html/app/webroot/index.php',
'SCRIPT_NAME' => '/app/webroot/index.php',
'SERVER_ADDR' => '103.35.65.232',
'SERVER_ADMIN' => 'webmaster@tienhasteel.com',
'SERVER_NAME' => 'tienhasteel.com',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache/2',
'UNIQUE_ID' => 'aUqSp@tGM8v5APEflxCPNQAAAws',
'PHP_SELF' => '/app/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1766494887.84,
'REQUEST_TIME' => (int) 1766494887
)
$_ENV = array()
$_SESSION = array(
'root_directory' => ''
)
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
} [main] - [internal], line ?? Warning (2) : Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () [Unknown , line 0 ]Code Context $_GET = array()
$_POST = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'CONTEXT_DOCUMENT_ROOT' => '/home/tienhastee/domains/tienhasteel.com/private_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/tienhastee/domains/tienhasteel.com/private_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'tienhasteel.com',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_ACCEL_INTERNAL' => '/nginx_static_files',
'HTTP_X_FORWARDED_FOR' => '216.73.216.215',
'PATH' => '/bin:/usr/bin',
'PHPRC' => '/usr/local/php56/lib/',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aUqSp@tGM8v5APEflxCPNQAAAws',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'aUqSp@tGM8v5APEflxCPNQAAAws',
'REDIRECT_URL' => '/app/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.216.215',
'REMOTE_PORT' => '37678',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/tienhastee/domains/tienhasteel.com/private_html/app/webroot/index.php',
'SCRIPT_NAME' => '/app/webroot/index.php',
'SERVER_ADDR' => '103.35.65.232',
'SERVER_ADMIN' => 'webmaster@tienhasteel.com',
'SERVER_NAME' => 'tienhasteel.com',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache/2',
'UNIQUE_ID' => 'aUqSp@tGM8v5APEflxCPNQAAAws',
'PHP_SELF' => '/app/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1766494887.84,
'REQUEST_TIME' => (int) 1766494887
)
$_ENV = array()
$_SESSION = array(
'root_directory' => ''
)
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
} [main] - [internal], line ??