Vnútorná chyba aplikácie
Chyba: SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")
Warning (512): _cake_model_ cache was unable to write 'debug_kit_requests' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 222]Code Contextget_class($engine)),E_USER_WARNING$key = 'debug_kit_requests' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'requests' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'url' => [ [maximum depth reached] ], 'content_type' => [ [maximum depth reached] ], 'status_code' => [ [maximum depth reached] ], 'method' => [ [maximum depth reached] ], 'requested_at' => [ [maximum depth reached] ] ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ], 'sqlite_autoindex_requests_1' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 1, 'delete' => (int) 0, 'read' => (int) 2, 'hit' => (int) 0, 'miss' => (int) 2 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 222 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 68 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 426 Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 107 Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 1901 DebugKit\Routing\Filter\DebugBarFilter::afterDispatch() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 189 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 385 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 351 Cake\Routing\Dispatcher::dispatchEvent() - CORE/src/Event/EventManagerTrait.php, line 78 Cake\Error\ExceptionRenderer::_shutdown() - CORE/src/Error/ExceptionRenderer.php, line 351 Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 297 Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 172 Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 145 Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 155 [main] - [internal], line ??
Warning (512): _cake_model_ cache was unable to write 'debug_kit_panels' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 222]Code Contextget_class($engine)),E_USER_WARNING$key = 'debug_kit_panels' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'panels' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'request_id' => [ [maximum depth reached] ], 'panel' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'element' => [ [maximum depth reached] ], 'summary' => [ [maximum depth reached] ], 'content' => [ [maximum depth reached] ] ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ], 'sqlite_autoindex_panels_2' => [ [maximum depth reached] ], 'sqlite_autoindex_panels_1' => [ [maximum depth reached] ], 'request_id_fk' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 2, 'delete' => (int) 0, 'read' => (int) 3, 'hit' => (int) 0, 'miss' => (int) 3 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 222 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 68 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 426 Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 107 Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 1901 Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 837 DebugKit\Routing\Filter\DebugBarFilter::afterDispatch() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 206 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 385 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 351 Cake\Routing\Dispatcher::dispatchEvent() - CORE/src/Event/EventManagerTrait.php, line 78 Cake\Error\ExceptionRenderer::_shutdown() - CORE/src/Error/ExceptionRenderer.php, line 351 Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 297 Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 172 Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 145 Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 155
Chyba: SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 2938 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 135]Code Context$mask = $this->_config['mask'];if (empty($mask)) {return file_put_contents($pathname, $output, FILE_APPEND);$level = 'error' $message = '[Cake\Database\Exception] SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device") Request URL: /vikend?action=JedalneListky%2FindexByPlace%2F48.576344%2F19.125721 Stack Trace: #0 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Database/Schema/Collection.php(96): Cake\Database\Schema\Collection->_reflect('Column', 'routes', Array, Object(Cake\Database\Schema\Table)) #1 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Database/Schema/CachedCollection.php(65): Cake\Database\Schema\Collection->describe('routes', Array) #2 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Table.php(426): Cake\Database\Schema\CachedCollection->describe('routes') #3 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Query.php(141): Cake\ORM\Table->schema() #4 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Query.php(123): Cake\ORM\Query->addDefaultTypes(Object(App\Model\Table\RoutesTable)) #5 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Table.php(1164): Cake\ORM\Query->__construct(Object(Cake\Database\Connection), Object(App\Model\Table\RoutesTable)) #6 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Table.php(883): Cake\ORM\Table->query() #7 /var/www/clients/client2/web21/web/src/Routing/Route/EntityRoute.php(54): Cake\ORM\Table->find('all') #8 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/RouteCollection.php(124): App\Routing\Route\EntityRoute->parse('/vikend') #9 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/Router.php(341): Cake\Routing\RouteCollection->parse('/vikend') #10 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php(53): Cake\Routing\Router::parse('/vikend') #11 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php(145): Cake\Routing\Filter\RoutingFilter->beforeDispatch(Object(Cake\Event\Event)) #12 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Event/EventManager.php(385): Cake\Routing\DispatcherFilter->handle(Object(Cake\Event\Event), Object(Cake\Network\Request), Object(Cake\Network\Response)) #13 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Event/EventManager.php(351): Cake\Event\EventManager->_callListener(Array, Object(Cake\Event\Event)) #14 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Event/EventManagerTrait.php(78): Cake\Event\EventManager->dispatch(Object(Cake\Event\Event)) #15 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/Dispatcher.php(62): Cake\Routing\Dispatcher->dispatchEvent('Dispatcher.befo...', Array) #16 /var/www/clients/client2/web21/web/webroot/index.php(36): Cake\Routing\Dispatcher->dispatch(Object(Cake\Network\Request), Object(Cake\Network\Response)) #17 {main} ' $context = [ 'scope' => [] ] $output = '2026-05-01 19:18:04 Error: [Cake\Database\Exception] SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device") Request URL: /vikend?action=JedalneListky%2FindexByPlace%2F48.576344%2F19.125721 Stack Trace: #0 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Database/Schema/Collection.php(96): Cake\Database\Schema\Collection->_reflect('Column', 'routes', Array, Object(Cake\Database\Schema\Table)) #1 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Database/Schema/CachedCollection.php(65): Cake\Database\Schema\Collection->describe('routes', Array) #2 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Table.php(426): Cake\Database\Schema\CachedCollection->describe('routes') #3 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Query.php(141): Cake\ORM\Table->schema() #4 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Query.php(123): Cake\ORM\Query->addDefaultTypes(Object(App\Model\Table\RoutesTable)) #5 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Table.php(1164): Cake\ORM\Query->__construct(Object(Cake\Database\Connection), Object(App\Model\Table\RoutesTable)) #6 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/ORM/Table.php(883): Cake\ORM\Table->query() #7 /var/www/clients/client2/web21/web/src/Routing/Route/EntityRoute.php(54): Cake\ORM\Table->find('all') #8 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/RouteCollection.php(124): App\Routing\Route\EntityRoute->parse('/vikend') #9 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/Router.php(341): Cake\Routing\RouteCollection->parse('/vikend') #10 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php(53): Cake\Routing\Router::parse('/vikend') #11 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php(145): Cake\Routing\Filter\RoutingFilter->beforeDispatch(Object(Cake\Event\Event)) #12 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Event/EventManager.php(385): Cake\Routing\DispatcherFilter->handle(Object(Cake\Event\Event), Object(Cake\Network\Request), Object(Cake\Network\Response)) #13 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Event/EventManager.php(351): Cake\Event\EventManager->_callListener(Array, Object(Cake\Event\Event)) #14 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Event/EventManagerTrait.php(78): Cake\Event\EventManager->dispatch(Object(Cake\Event\Event)) #15 /var/www/clients/client2/web21/web/vendor/cakephp/cakephp/src/Routing/Dispatcher.php(62): Cake\Routing\Dispatcher->dispatchEvent('Dispatcher.befo...', Array) #16 /var/www/clients/client2/web21/web/webroot/index.php(36): Cake\Routing\Dispatcher->dispatch(Object(Cake\Network\Request), Object(Cake\Network\Response)) #17 {main} ' $filename = 'error.log' $pathname = '/var/www/clients/client2/web21/web/logs/error.log' $mask = nullfile_put_contents - [internal], line ?? Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 135 Cake\Log\Log::write() - CORE/src/Log/Log.php, line 393 Cake\Log\Log::error() - CORE/src/Log/Log.php, line 462 Cake\Error\BaseErrorHandler::_logException() - CORE/src/Error/BaseErrorHandler.php, line 245 Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 156 [main] - [internal], line ??