Warning (2): session_start(): open(/var/lib/php5/sess_ab2nj9h768gtj3dceboo56j0s4, O_RDWR) failed: No space left on device (28) [CORE/Cake/Model/Datasource/CakeSession.php, line 612]Code Context// For IE<=8
session_cache_limiter("must-revalidate");
session_start();
session_start - [internal], line ?? CakeSession::_startSession() - CORE/Cake/Model/Datasource/CakeSession.php, line 612 CakeSession::start() - CORE/Cake/Model/Datasource/CakeSession.php, line 190 CakeSession::check() - CORE/Cake/Model/Datasource/CakeSession.php, line 216 AuthComponent::user() - CORE/Cake/Controller/Component/AuthComponent.php, line 652 AuthComponent::loggedIn() - CORE/Cake/Controller/Component/AuthComponent.php, line 815 AppController::beforeFilter() - APP/Controller/AppController.php, line 58 PagesController::beforeFilter() - APP/Controller/PagesController.php, line 76 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_cake_en-us) [splfileinfo.openfile]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 357]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_cake_en-us' $createKey = true $groups = null $dir = '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 [protected] message => 'SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_cake_en-us) [<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 => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php' [protected] line => (int) 355 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 357 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 118 Cache::write() - CORE/Cake/Cache/Cache.php, line 314 I18n::translate() - CORE/Cake/I18n/I18n.php, line 179 __d - CORE/Cake/basics.php, line 615 AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 431 AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 295 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 675 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_cake_dev_en-us) [splfileinfo.openfile]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 357]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_cake_dev_en-us' $createKey = true $groups = null $dir = '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 [protected] message => 'SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_cake_dev_en-us) [<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 => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php' [protected] line => (int) 355 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 357 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 118 Cache::write() - CORE/Cake/Cache/Cache.php, line 314 I18n::translate() - CORE/Cake/I18n/I18n.php, line 179 __d - CORE/Cake/basics.php, line 615 Cache::write() - CORE/Cake/Cache/Cache.php, line 323 I18n::translate() - CORE/Cake/I18n/I18n.php, line 179 __d - CORE/Cake/basics.php, line 615 AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 431 AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 295 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 675 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
Warning (512): _cake_core_ cache was unable to write 'cake_dev_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'cake_dev_en-us' $value = array( 'LC_MESSAGES' => array() ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 I18n::translate() - CORE/Cake/I18n/I18n.php, line 179 __d - CORE/Cake/basics.php, line 615 Cache::write() - CORE/Cake/Cache/Cache.php, line 323 I18n::translate() - CORE/Cake/I18n/I18n.php, line 179 __d - CORE/Cake/basics.php, line 615 AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 431 AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 295 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 675 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): _cake_core_ cache was unable to write 'cake_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'cake_en-us' $value = array( 'LC_MESSAGES' => array() ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 I18n::translate() - CORE/Cake/I18n/I18n.php, line 179 __d - CORE/Cake/basics.php, line 615 AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 431 AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 295 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 675 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/models/myapp_cake_model_default_mgtv_list) [splfileinfo.openfile]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 357]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_default_mgtv_list' $createKey = true $groups = null $dir = '/var/www/moderngalaxytv.com/app/tmp/cache/models/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 [protected] message => 'SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/models/myapp_cake_model_default_mgtv_list) [<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 => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php' [protected] line => (int) 355 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 357 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 118 Cache::write() - CORE/Cake/Cache/Cache.php, line 314 DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 112 Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 213 Model::setSource() - CORE/Cake/Model/Model.php, line 1112 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3310 Model::_findCount() - CORE/Cake/Model/Model.php, line 2862 Model::buildQuery() - CORE/Cake/Model/Model.php, line 2782 Model::find() - CORE/Cake/Model/Model.php, line 2717 PagesController::index() - APP/Controller/PagesController.php, line 84 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): _cake_model_ cache was unable to write 'default_mgtv_list' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'default_mgtv_list' $value = null $config = '_cake_model_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/moderngalaxytv.com/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 112 Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 213 Model::setSource() - CORE/Cake/Model/Model.php, line 1112 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3310 Model::_findCount() - CORE/Cake/Model/Model.php, line 2862 Model::buildQuery() - CORE/Cake/Model/Model.php, line 2782 Model::find() - CORE/Cake/Model/Model.php, line 2717 PagesController::index() - APP/Controller/PagesController.php, line 84 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/models/myapp_cake_model_default_mgtv_list) [splfileinfo.openfile]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 357]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_default_mgtv_list' $createKey = true $groups = null $dir = '/var/www/moderngalaxytv.com/app/tmp/cache/models/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 [protected] message => 'SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/models/myapp_cake_model_default_mgtv_list) [<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 => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php' [protected] line => (int) 355 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 357 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 118 Cache::write() - CORE/Cake/Cache/Cache.php, line 314 DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 112 Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 230 Model::setSource() - CORE/Cake/Model/Model.php, line 1112 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3310 Model::_findCount() - CORE/Cake/Model/Model.php, line 2862 Model::buildQuery() - CORE/Cake/Model/Model.php, line 2782 Model::find() - CORE/Cake/Model/Model.php, line 2717 PagesController::index() - APP/Controller/PagesController.php, line 84 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (512): _cake_model_ cache was unable to write 'default_mgtv_list' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'default_mgtv_list' $value = array() $config = '_cake_model_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/moderngalaxytv.com/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 112 Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 230 Model::setSource() - CORE/Cake/Model/Model.php, line 1112 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3310 Model::_findCount() - CORE/Cake/Model/Model.php, line 2862 Model::buildQuery() - CORE/Cake/Model/Model.php, line 2782 Model::find() - CORE/Cake/Model/Model.php, line 2717 PagesController::index() - APP/Controller/PagesController.php, line 84 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 111
Warning (2): file_put_contents(/var/www/moderngalaxytv.com/app/tmp/logs/error.log) [function.file-put-contents]: failed to open stream: No space left on device [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 = '[MissingTableException] Table events for model Event was not found in datasource default. Exception Attributes: array ( 'table' => 'events', 'class' => 'Event', 'ds' => 'default', ) Request URL: / Stack Trace: #0 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(3310): Model->setSource('events') #1 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(2862): Model->getDataSource() #2 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(2782): Model->_findCount('before', Array) #3 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(2717): Model->buildQuery('count', Array) #4 /var/www/moderngalaxytv.com/app/Controller/PagesController.php(84): Model->find('count') #5 [internal function]: PagesController->index() #6 /var/www/moderngalaxytv.com/lib/Cake/Controller/Controller.php(490): ReflectionMethod->invokeArgs(Object(PagesController), Array) #7 /var/www/moderngalaxytv.com/lib/Cake/Routing/Dispatcher.php(187): Controller->invokeAction(Object(CakeRequest)) #8 /var/www/moderngalaxytv.com/lib/Cake/Routing/Dispatcher.php(162): Dispatcher->_invoke(Object(PagesController), Object(CakeRequest), Object(CakeResponse)) #9 /var/www/moderngalaxytv.com/app/webroot/index.php(111): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #10 {main}' $output = '2023-06-03 02:25:34 Error: [MissingTableException] Table events for model Event was not found in datasource default. Exception Attributes: array ( 'table' => 'events', 'class' => 'Event', 'ds' => 'default', ) Request URL: / Stack Trace: #0 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(3310): Model->setSource('events') #1 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(2862): Model->getDataSource() #2 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(2782): Model->_findCount('before', Array) #3 /var/www/moderngalaxytv.com/lib/Cake/Model/Model.php(2717): Model->buildQuery('count', Array) #4 /var/www/moderngalaxytv.com/app/Controller/PagesController.php(84): Model->find('count') #5 [internal function]: PagesController->index() #6 /var/www/moderngalaxytv.com/lib/Cake/Controller/Controller.php(490): ReflectionMethod->invokeArgs(Object(PagesController), Array) #7 /var/www/moderngalaxytv.com/lib/Cake/Routing/Dispatcher.php(187): Controller->invokeAction(Object(CakeRequest)) #8 /var/www/moderngalaxytv.com/lib/Cake/Routing/Dispatcher.php(162): Dispatcher->_invoke(Object(PagesController), Object(CakeRequest), Object(CakeResponse)) #9 /var/www/moderngalaxytv.com/app/webroot/index.php(111): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #10 {main} ' $filename = 'error.log' $pathname = '/var/www/moderngalaxytv.com/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 ??
Error: Table events for model Event was not found in datasource default.
Notice: If you want to customize this error message, create app/View/Errors/missing_table.ctp
public function getDataSource() {
if (!$this->_sourceConfigured && $this->useTable !== false) {
$this->_sourceConfigured = true;
$this->setSource($this->useTable);
}
'events'
$query['operation'] = 'count';
$query = $this->{'_find' . ucfirst($query['type'])}('before', $query);
}
$db = $this->getDataSource();
$query['order'] = false;
);
if ($this->findMethods[$type] === true) {
$query = $this->{'_find' . ucfirst($type)}('before', $query);
}
'before' array( 'conditions' => null, 'fields' => null, 'joins' => array(), 'limit' => null, 'offset' => null, 'order' => null, 'page' => (int) 1, 'group' => null, 'callbacks' => true )
$this->findQueryType = $type;
$this->id = $this->getID();
$query = $this->buildQuery($type, $query);
if ($query === null) {
'count' array()
public function index()
{
// Events count
$this->set('events_count', $this->Event->find('count'));
// Featured events
'count'
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(PagesController) { name => 'Pages' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) paginate => array( [maximum depth reached] ) isMobile => false isTablet => false request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Pages' layoutPath => null viewVars => array([maximum depth reached]) view => 'index' layout => 'public' 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 => 'User' modelKey => 'page' validationErrors => null Auth => object(AuthComponent) {} Session => object(SessionComponent) {} Error => object(ErrorComponent) {} Cookie => object(CookieComponent) {} MobileDetect => object(MobileDetectComponent) {} Paginator => object(PaginatorComponent) {} Event => object(Event) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } array()
$controller->startupProcess();
$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 => false base => '' webroot => '/' here => '/' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' }
));
}
$response = $this->_invoke($controller, $request, $response);
if (isset($request->params['return'])) {
object(PagesController) { name => 'Pages' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) paginate => array( [maximum depth reached] ) isMobile => false isTablet => false request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Pages' layoutPath => null viewVars => array([maximum depth reached]) view => 'index' layout => 'public' 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 => 'User' modelKey => 'page' validationErrors => null Auth => object(AuthComponent) {} Session => object(SessionComponent) {} Error => object(ErrorComponent) {} Cookie => object(CookieComponent) {} MobileDetect => object(MobileDetectComponent) {} Paginator => object(PaginatorComponent) {} Event => object(Event) {} [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 => false base => '' webroot => '/' here => '/' [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]) }
$Dispatcher->dispatch(
new CakeRequest(),
new CakeResponse()
);
object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => false base => '' webroot => '/' here => '/' [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): SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_file_map) [splfileinfo.openfile]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 357]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 = '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 [protected] message => 'SplFileInfo::openFile(/var/www/moderngalaxytv.com/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 => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php' [protected] line => (int) 355 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 357 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 118 Cache::write() - CORE/Cake/Cache/Cache.php, line 314 App::shutdown() - CORE/Cake/Core/App.php, line 899 [main] - [internal], line ??
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' => '/var/www/moderngalaxytv.com/lib/Cake/Core/Configure.php', 'Hash' => '/var/www/moderngalaxytv.com/lib/Cake/Utility/Hash.php', 'PhpReader' => '/var/www/moderngalaxytv.com/lib/Cake/Configure/PhpReader.php', 'ConfigReaderInterface' => '/var/www/moderngalaxytv.com/lib/Cake/Configure/ConfigReaderInterface.php', 'Cache' => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Cache.php', 'FileEngine' => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php', 'CacheEngine' => '/var/www/moderngalaxytv.com/lib/Cake/Cache/CacheEngine.php', 'Inflector' => '/var/www/moderngalaxytv.com/lib/Cake/Utility/Inflector.php', 'ErrorHandler' => '/var/www/moderngalaxytv.com/lib/Cake/Error/ErrorHandler.php', 'CakeLog' => '/var/www/moderngalaxytv.com/lib/Cake/Log/CakeLog.php', 'LogEngineCollection' => '/var/www/moderngalaxytv.com/lib/Cake/Log/LogEngineCollection.php', 'ObjectCollection' => '/var/www/moderngalaxytv.com/lib/Cake/Utility/ObjectCollection.php', 'FileLog' => '/var/www/moderngalaxytv.com/lib/Cake/Log/Engine/FileLog.php', 'BaseLog' => '/var/www/moderngalaxytv.com/lib/Cake/Log/Engine/BaseLog.php', 'CakeLogInterface' => '/var/www/moderngalaxytv.com/lib/Cake/Log/CakeLogInterface.php', 'Debugger' => '/var/www/moderngalaxytv.com/lib/Cake/Utility/Debugger.php', 'String' => '/var/www/moderngalaxytv.com/lib/Cake/Utility/String.php', 'Dispatcher' => '/var/www/moderngalaxytv.com/lib/Cake/Routing/Dispatcher.php', 'CakeEventListener' => '/var/www/moderngalaxytv.com/lib/Cake/Event/CakeEventListener.php', 'CakeRequest' => '/var/www/moderngalaxytv.com/lib/Cake/Network/CakeRequest.php', 'CakeResponse' => '/var/www/moderngalaxytv.com/lib/Cake/Network/CakeResponse.php', 'CakeEvent' => '/var/www/moderngalaxytv.com/lib/Cake/Event/CakeEvent.php', 'CakeEventManager' => '/var/www/moderngalaxytv.com/lib/Cake/Event/CakeEventManager.php', 'AssetDispatcher' => '/var/www/moderngalaxytv.com/lib/Cake/Routing/Filter/AssetDispatcher.php', 'DispatcherFilter' => '/var/www/moderngalaxytv.com/lib/Cake/Routing/DispatcherFilter.php', 'CacheDispatcher' => '/var/www/moderngalaxytv.com/lib/Cake/Routing/Filter/CacheDispatcher.php', 'Router' => '/var/www/moderngalaxytv.com/lib/Cake/Routing/Router.php', 'CakeRoute' => '/var/www/moderngalaxytv.com/lib/Cake/Routing/Route/CakeRoute.php', 'CakePlugin' => '/var/www/moderngalaxytv.com/lib/Cake/Core/CakePlugin.php', 'PagesController' => '/var/www/moderngalaxytv.com/app/Controller/PagesController.php', 'AppController' => '/var/www/moderngalaxytv.com/app/Controller/AppController.php', 'Controller' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/Controller.php', 'Object' => '/var/www/moderngalaxytv.com/lib/Cake/Core/Object.php', 'ComponentCollection' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/ComponentCollection.php', 'AuthComponent' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/Component/AuthComponent.php', 'Component' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/Component.php', 'SessionComponent' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/Component/SessionComponent.php', 'ErrorComponent' => '/var/www/moderngalaxytv.com/app/Controller/Component/ErrorComponent.php', 'CookieComponent' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/Component/CookieComponent.php', 'MobileDetectComponent' => '/var/www/moderngalaxytv.com/app/Controller/Component/MobileDetectComponent.php', 'PaginatorComponent' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/Component/PaginatorComponent.php', 'CakeSession' => '/var/www/moderngalaxytv.com/lib/Cake/Model/Datasource/CakeSession.php', 'I18n' => '/var/www/moderngalaxytv.com/lib/Cake/I18n/I18n.php', 'L10n' => '/var/www/moderngalaxytv.com/lib/Cake/I18n/L10n.php', 'ClassRegistry' => '/var/www/moderngalaxytv.com/lib/Cake/Utility/ClassRegistry.php', 'Event' => '/var/www/moderngalaxytv.com/app/Model/Event.php', 'AppModel' => '/var/www/moderngalaxytv.com/app/Model/AppModel.php', 'Model' => '/var/www/moderngalaxytv.com/lib/Cake/Model/Model.php', 'BehaviorCollection' => '/var/www/moderngalaxytv.com/lib/Cake/Model/BehaviorCollection.php', 'ConnectionManager' => '/var/www/moderngalaxytv.com/lib/Cake/Model/ConnectionManager.php', 'Mysql' => '/var/www/moderngalaxytv.com/lib/Cake/Model/Datasource/Database/Mysql.php', 'DboSource' => '/var/www/moderngalaxytv.com/lib/Cake/Model/Datasource/DboSource.php', 'DataSource' => '/var/www/moderngalaxytv.com/lib/Cake/Model/Datasource/DataSource.php', 'ExceptionRenderer' => '/var/www/moderngalaxytv.com/lib/Cake/Error/ExceptionRenderer.php', 'CakeErrorController' => '/var/www/moderngalaxytv.com/lib/Cake/Controller/CakeErrorController.php', 'View' => '/var/www/moderngalaxytv.com/lib/Cake/View/View.php', 'HelperCollection' => '/var/www/moderngalaxytv.com/lib/Cake/View/HelperCollection.php', 'ViewBlock' => '/var/www/moderngalaxytv.com/lib/Cake/View/ViewBlock.php', 'CakeStrapHtmlHelper' => '/var/www/moderngalaxytv.com/app/View/Helper/CakeStrapHtmlHelper.php', 'HtmlHelper' => '/var/www/moderngalaxytv.com/lib/Cake/View/Helper/HtmlHelper.php', 'AppHelper' => '/var/www/moderngalaxytv.com/app/View/Helper/AppHelper.php', 'Helper' => '/var/www/moderngalaxytv.com/lib/Cake/View/Helper.php', 'CakeStrapFormHelper' => '/var/www/moderngalaxytv.com/app/View/Helper/CakeStrapFormHelper.php', 'FormHelper' => '/var/www/moderngalaxytv.com/lib/Cake/View/Helper/FormHelper.php', 'SessionHelper' => '/var/www/moderngalaxytv.com/lib/Cake/View/Helper/SessionHelper.php' ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 App::shutdown() - CORE/Cake/Core/App.php, line 899 [main] - [internal], line ??
Warning (2): Unknown: open(/var/lib/php5/sess_ab2nj9h768gtj3dceboo56j0s4, O_RDWR) failed: No space left on device (28) [Unknown, line 0]Code Context$_GET = array() $_POST = array() $_COOKIE = array() $_FILES = array() $_SERVER = array( 'REDIRECT_STATUS' => '200', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sat, 25 Mar 2023 15:00:34 GMT', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_HOST' => 'moderngalaxytv.com', 'HTTP_CONNECTION' => 'Keep-Alive', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '<address>Apache/2.4.7 (Ubuntu) Server at moderngalaxytv.com Port 80</address> ', 'SERVER_SOFTWARE' => 'Apache/2.4.7 (Ubuntu)', 'SERVER_NAME' => 'moderngalaxytv.com', 'SERVER_ADDR' => '104.236.57.230', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '3.235.40.122', 'DOCUMENT_ROOT' => '/var/www/moderngalaxytv.com', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/var/www/moderngalaxytv.com', 'SERVER_ADMIN' => 'admin@moderngalaxytv.com', 'SCRIPT_FILENAME' => '/var/www/moderngalaxytv.com/app/webroot/index.php', 'REMOTE_PORT' => '36246', 'REDIRECT_URL' => '/index.php', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/', 'SCRIPT_NAME' => '/app/webroot/index.php', 'PHP_SELF' => '/app/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1685759134.659, 'REQUEST_TIME' => (int) 1685759134 ) $_ENV = array() $encoding = 'UTF-8' $Dispatcher = object(Dispatcher) { [protected] _eventManager => object(CakeEventManager) {} } $_SESSION = array( 'Config' => array( 'userAgent' => '8e5676354a0256ddba7fa5d8f4104e32', 'time' => (int) 1685773534, 'countdown' => (int) 10 ) )session_write_close - [internal], line ?? [main] - [internal], line ??
Warning (2): Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) [Unknown, line 0]Code Context$_GET = array() $_POST = array() $_COOKIE = array() $_FILES = array() $_SERVER = array( 'REDIRECT_STATUS' => '200', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sat, 25 Mar 2023 15:00:34 GMT', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_HOST' => 'moderngalaxytv.com', 'HTTP_CONNECTION' => 'Keep-Alive', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '<address>Apache/2.4.7 (Ubuntu) Server at moderngalaxytv.com Port 80</address> ', 'SERVER_SOFTWARE' => 'Apache/2.4.7 (Ubuntu)', 'SERVER_NAME' => 'moderngalaxytv.com', 'SERVER_ADDR' => '104.236.57.230', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '3.235.40.122', 'DOCUMENT_ROOT' => '/var/www/moderngalaxytv.com', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/var/www/moderngalaxytv.com', 'SERVER_ADMIN' => 'admin@moderngalaxytv.com', 'SCRIPT_FILENAME' => '/var/www/moderngalaxytv.com/app/webroot/index.php', 'REMOTE_PORT' => '36246', 'REDIRECT_URL' => '/index.php', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/', 'SCRIPT_NAME' => '/app/webroot/index.php', 'PHP_SELF' => '/app/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1685759134.659, 'REQUEST_TIME' => (int) 1685759134 ) $_ENV = array() $encoding = 'UTF-8' $Dispatcher = object(Dispatcher) { [protected] _eventManager => object(CakeEventManager) {} } $_SESSION = array( 'Config' => array( 'userAgent' => '8e5676354a0256ddba7fa5d8f4104e32', 'time' => (int) 1685773534, 'countdown' => (int) 10 ) )session_write_close - [internal], line ?? [main] - [internal], line ??
Warning (512): SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_method_cache) [splfileinfo.openfile]: failed to open stream: No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 357]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_core_method_cache' $createKey = true $groups = null $dir = '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 [protected] message => 'SplFileInfo::openFile(/var/www/moderngalaxytv.com/app/tmp/cache/persistent/myapp_cake_core_method_cache) [<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 => '/var/www/moderngalaxytv.com/lib/Cake/Cache/Engine/FileEngine.php' [protected] line => (int) 355 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 357 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 118 Cache::write() - CORE/Cake/Cache/Cache.php, line 314 DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3311 [main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'method_cache' $value = array( 'name' => array( '71c9765237511a9f7e295da0aedaaf07' => '`mgtv`' ) ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/moderngalaxytv.com/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3311 [main] - [internal], line ??