Log Messages

Total 15 items.
TimeLevelCategoryMessage
 
16:15:22.895traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:15:22.895traceyii\base\Module::getModuleLoading module: debug
16:15:22.899traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:15:22.904traceyii\base\Module::getModuleLoading module: gii
16:15:22.904traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:15:22.906traceyii\web\Application::handleRequestRoute requested: 'Архив.tar.bz2'
16:15:22.908erroryii\web\HttpException:404exception 'yii\base\InvalidRouteException' with message 'Unable to resolve the request "Архив.tar.bz2".' in /var/www/ecoclimat/data/www/thermor.ru/vendor/yiisoft/yii2/base/Module.php:537 Stack trace: #0 /var/www/ecoclimat/data/www/thermor.ru/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('\xD0\x90\xD1\x80\xD1\x85\xD0\xB8\xD0\xB2.tar....', Array) #1 /var/www/ecoclimat/data/www/thermor.ru/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request)) #2 /var/www/ecoclimat/data/www/thermor.ru/web/index.php(12): yii\base\Application->run() #3 {main} Next exception 'yii\web\NotFoundHttpException' with message 'Page not found.' in /var/www/ecoclimat/data/www/thermor.ru/vendor/yiisoft/yii2/web/Application.php:115 Stack trace: #0 /var/www/ecoclimat/data/www/thermor.ru/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request)) #1 /var/www/ecoclimat/data/www/thermor.ru/web/index.php(12): yii\base\Application->run() #2 {main}
16:15:22.910traceyii\base\Controller::runActionRoute to run: site/error
16:15:22.912traceyii\base\Action::runWithParamsRunning action: yii\web\ErrorAction::run()
16:15:22.914traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/site/error.php
16:15:22.916traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/layouts/main.php
16:15:22.932infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=thermor_2
16:15:22.933infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='index'
16:15:22.934infoyii\db\Command::querySHOW FULL COLUMNS FROM `pagedata`
16:15:22.936infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.referenced_column_name FROM information_schema.referential_constraints AS rc JOIN information_schema.key_column_usage AS kcu ON ( kcu.constraint_catalog = rc.constraint_catalog OR (kcu.constraint_catalog IS NULL AND rc.constraint_catalog IS NULL) ) AND kcu.constraint_schema = rc.constraint_schema AND kcu.constraint_name = rc.constraint_name WHERE rc.constraint_schema = database() AND kcu.table_schema = database() AND rc.table_name = 'pagedata' AND kcu.table_name = 'pagedata'