Uncaught TYPO3 Exception
#1294587215: The requested page does not exist!<br /> <br /> Additionally, https://www.fegg-wohngestaltung.de/index.php?id=11 was not found while trying to retrieve the error document. (More information)

RuntimeException thrown in file
/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 2032.

12 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageErrorHandler("https://www.fegg-wohngestaltung.de/index.php?id=11", "HTTP/1.0 404 Not Found", "The requested page does not exist!Additionally, found while trying to retrieve the error document.")

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01954:     public function pageNotFoundHandler($code, $header = '', $reason = '')
01955:     {
01956:         $this->pageErrorHandler($code, $header, $reason);
01957:     }
01958: 

11 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageNotFoundHandler("index.php?id=11", "HTTP/1.0 404 Not Found", "The requested page does not exist!")

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01907:     {
01908:         $header = $header ?: $GLOBALS['TYPO3_CONF_VARS']['FE']['pageNotFound_handling_statheader'];
01909:         $this->pageNotFoundHandler($GLOBALS['TYPO3_CONF_VARS']['FE']['pageNotFound_handling'], $header, $reason);
01910:         die;
01911:     }

10 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageNotFoundAndExit("The requested page does not exist!")

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01497:             $message = 'The requested page does not exist!';
01498:             if ($GLOBALS['TYPO3_CONF_VARS']['FE']['pageNotFound_handling']) {
01499:                 $this->pageNotFoundAndExit($message);
01500:             } else {
01501:                 GeneralUtility::sysLog($message, 'cms', GeneralUtility::SYSLOG_SEVERITY_ERROR);

9 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::getPageAndRootline()

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01824:     public function getPageAndRootlineWithDomain($domainStartPage)
01825:     {
01826:         $this->getPageAndRootline();
01827:         // Checks if the $domain-startpage is in the rootLine. This is necessary so that references to page-id's from other domains are not possible.
01828:         if ($domainStartPage && is_array($this->rootLine)) {

8 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::getPageAndRootlineWithDomain("")

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01418:         // We store the originally requested id
01419:         $this->requestedId = $this->id;
01420:         $this->getPageAndRootlineWithDomain($this->domainStartPage);
01421:         $timeTracker->pull();
01422:         if ($this->pageNotFound && $GLOBALS['TYPO3_CONF_VARS']['FE']['pageNotFound_handling']) {

7 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::fetch_the_id()

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01271:         $this->getTimeTracker()->pull();
01272:         // Now, get the id, validate access etc:
01273:         $this->fetch_the_id();
01274:         // Check if backend user has read access to this page. If not, recalculate the id.
01275:         if ($this->beUserLogin && $this->fePreview) {

6 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::determineId()

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Http/RequestHandler.php:
00137:         $this->controller->checkAlternativeIdMethods();
00138:         $this->controller->clear_preview();
00139:         $this->controller->determineId();
00140: 
00141:         // Now, if there is a backend user logged in and he has NO access to this page,

5 TYPO3\CMS\Frontend\Http\RequestHandler::handleRequest(TYPO3\CMS\Core\Http\ServerRequest)

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/core/Classes/Core/Bootstrap.php:
00313: 
00314:         // Execute the command which returns a Response object or NULL
00315:         $this->response = $requestHandler->handleRequest($request);
00316:         return $this;
00317:     }

4 TYPO3\CMS\Core\Core\Bootstrap::handleRequest(TYPO3\CMS\Core\Http\ServerRequest)

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Classes/Http/Application.php:
00077:     public function run(callable $execute = null)
00078:     {
00079:         $this->bootstrap->handleRequest(\TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals());
00080: 
00081:         if ($execute !== null) {

3 TYPO3\CMS\Frontend\Http\Application::run()

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Resources/Private/Php/frontend.php:
00021: call_user_func(function () {
00022:     $classLoader = require __DIR__ . '/../../../../../../vendor/autoload.php';
00023:     (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
00024: });

2 {closure}()

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/typo3/sysext/frontend/Resources/Private/Php/frontend.php:
00022:     $classLoader = require __DIR__ . '/../../../../../../vendor/autoload.php';
00023:     (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
00024: });

1 require("/usr/www/users/feggyw/typo3_fegg_wohngestaltung/tysysext/frontend/Resources/Private/Php/frontend.php")

/usr/www/users/feggyw/typo3_fegg_wohngestaltung/index.php:
00001: <?php
00002: 
00003: require __DIR__ . '/typo3/sysext/frontend/Resources/Private/Php/frontend.php';