Запрошенная страница не существует. code 0

## wa-system/waSystem.class.php(499)
#0 index.php(12): waSystem->dispatch()
#1 {main}

Next yii/web/NotFoundHttpException with message 'Запрошенная страница не существует.':
## yii_modules/news/repositories/PageRepository.php(53)
#0 yii_modules/news/repositories/PageRepository.php(18): app/yii_modules/news/repositories/PageRepository->getBy(Array)
#1 yii_modules/news/controllers/FrontendController.php(51): app/yii_modules/news/repositories/PageRepository->getBySlug('novye-skafy-ama...')
#2 [internal function]: app/yii_modules/news/controllers/FrontendController->actionView('novye-skafy-ama...')
#3 vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#4 vendor/yiisoft/yii2/base/Controller.php(157): yii/base/InlineAction->runWithParams(Array)
#5 vendor/yiisoft/yii2/base/Module.php(528): yii/base/Controller->runAction('view', Array)
#6 vendor/yiisoft/yii2/web/Application.php(103): yii/base/Module->runAction('news/frontend/v...', Array)
#7 vendor/yiisoft/yii2/base/Application.php(386): yii/web/Application->handleRequest(Object(yii/web/Request))
#8 wa-apps/news/lib/actions/frontend/newsFrontend.action.php(32): yii/base/Application->run()
#9 wa-system/controller/waViewAction.class.php(170): newsFrontendAction->execute()
#10 wa-system/controller/waViewController.class.php(86): waViewAction->display()
#11 wa-system/controller/waDefaultViewController.class.php(48): waViewController->executeAction(Object(newsFrontendAction))
#12 wa-system/controller/waController.class.php(21): waDefaultViewController->execute()
#13 wa-system/controller/waViewController.class.php(46): waController->run(NULL)
#14 wa-system/controller/waFrontController.class.php(229): waViewController->run(NULL)
#15 wa-system/controller/waFrontController.class.php(164): waFrontController->runController(Object(waDefaultViewController), NULL)
#16 wa-system/controller/waFrontController.class.php(58): waFrontController->execute(NULL, 'frontend', NULL)
#17 wa-system/waSystem.class.php(727): waFrontController->dispatch()
#18 wa-system/waSystem.class.php(487): waSystem->dispatchFrontend('news/novye-skaf...')
#19 index.php(12): waSystem->dispatch()
#20 {main}

/home/mebelvov/web/mebelvov.ru/public_shtml/wa-system/waSystem.class.php around line 499

494	                $log[] = $e instanceof waException ? $e->getFullTraceAsString() : $e->getTraceAsString();
   495	                waLog::log(join("\n", $log));
   496	            }
   497	            if (class_exists('waException')) {
   498	                if (!$e instanceof waException) {
 >>499	                    $e = new waException($e->getMessage(), $e->getCode(), $e);
   500	                }
   501	                $e->sendResponseCode();
   502	            }
   503	            print $e;
   504	        }

GET

array(
  'slug' => 'novye-skafy-amadeus',
)

Params

array(
  'app' => 'news',
)