Uncaught TYPO3 Exception
#1294587215: Segment &quot;404-seite-nicht-gefunden&quot; was not a keyword for a postVarSet as expected on page with id=1.<br /> <br /> Additionally, https://www.hochzeitstorten-schlidt.de/404-seite-nicht-gefunden/ was not found while trying to retrieve the error document. (More information)

RuntimeException thrown in file
/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 2138.

16 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageErrorHandler("https://www.hochzeitstorten-schlidt.de/404-seite-nicht-gefunden/", "HTTP/1.0 404 Not Found", "Segment "404-seite-nicht-gefunden" was not a keywofound while trying to retrieve the error document.")

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
02059:     public function pageNotFoundHandler($code, $header = '', $reason = '')
02060:     {
02061:         $this->pageErrorHandler($code, $header, $reason);
02062:     }
02063: 

15 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageNotFoundHandler("/404-seite-nicht-gefunden/", "HTTP/1.0 404 Not Found", "Segment "404-seite-nicht-gefunden" was not a keyword for a postVarSet as expected on page with id=1.")

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
02010:     {
02011:         $header = $header ?: $this->TYPO3_CONF_VARS['FE']['pageNotFound_handling_statheader'];
02012:         $this->pageNotFoundHandler($this->TYPO3_CONF_VARS['FE']['pageNotFound_handling'], $header, $reason);
02013:         die;
02014:     }

14 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageNotFoundAndExit("Segment "404-seite-nicht-gefunden" was not a keyword for a postVarSet as expected on page with id=1.")

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3conf/ext/realurl/Classes/Decoder/UrlDecoder.php:
01533:   }
01534: 
01535:   $this->caller->pageNotFoundAndExit($errorMessage);
01536:  }
01537: }

13 DmitryDulepov\Realurl\Decoder\UrlDecoder::throw404("Segment "404-seite-nicht-gefunden" was not a keyword for a postVarSet as expected on page with id=1.")

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3conf/ext/realurl/Classes/Decoder/UrlDecoder.php:
01117:    $pathSegments = array();
01118:   } else {
01119:    $this->throw404('Segment "' . $postVarSetKey . '" was not a keyword for a postVarSet as expected on page with id=' . $pageId . '.');
01120:   }
01121:  }

12 DmitryDulepov\Realurl\Decoder\UrlDecoder::handleNonExistingPostVarSet(1, "404-seite-nicht-gefunden", array)

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3conf/ext/realurl/Classes/Decoder/UrlDecoder.php:
00627:     $postVarSetKey = array_shift($pathSegments);
00628:     if (!isset($postVarSets[$postVarSetKey]) || !is_array($postVarSets[$postVarSetKey])) {
00629:      $this->handleNonExistingPostVarSet($pageId, $postVarSetKey, $pathSegments);
00630:     } else {
00631:      $postVarSetConfiguration = $postVarSets[$postVarSetKey];

11 DmitryDulepov\Realurl\Decoder\UrlDecoder::decodePostVarSets(1, array)

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3conf/ext/realurl/Classes/Decoder/UrlDecoder.php:
00860:   }
00861:   ArrayUtility::mergeRecursiveWithOverrule($requestVariables, $this->decodeFixedPostVars($pageId, $pathSegments));
00862:   ArrayUtility::mergeRecursiveWithOverrule($requestVariables, $this->decodePostVarSets($pageId, $pathSegments));
00863: 
00864:   $this->mergeWithExistingGetVars($requestVariables);

10 DmitryDulepov\Realurl\Decoder\UrlDecoder::doDecoding("404-seite-nicht-gefunden")

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3conf/ext/realurl/Classes/Decoder/UrlDecoder.php:
01311:   if (!$cacheEntry) {
01312:    $this->originalPath = $urlPath;
01313:    $cacheEntry = $this->doDecoding($urlPath);
01314:    // Note the newly created cache entry is not saved because it is unsafe!
01315:    // The user can supply any number of free form parameters and those

9 DmitryDulepov\Realurl\Decoder\UrlDecoder::runDecoding()

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3conf/ext/realurl/Classes/Decoder/UrlDecoder.php:
00155:     if ($this->speakingUri) {
00156:      $this->setLanguageFromQueryString();
00157:      $this->runDecoding();
00158:     }
00159:    }

8 DmitryDulepov\Realurl\Decoder\UrlDecoder::decodeUrl(array, TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController)
7 call_user_func_array(array, array)

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/core/Classes/Utility/GeneralUtility.php:
04378:                     }
04379:                     // Call method:
04380:                     $content = call_user_func_array([&$classObj, $parts[1]], [&$params, &$ref]);
04381:                 } else {
04382:                     $errorMsg = 'No method name \'' . $parts[1] . '\' in class ' . $parts[0];

6 TYPO3\CMS\Core\Utility\GeneralUtility::callUserFunction("DmitryDulepov\Realurl\Decoder\UrlDecoder->decodeUrl", array, TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController)

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:
01175:             $_params = ['pObj' => &$this];
01176:             foreach ($this->TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['checkAlternativeIdMethods-PostProc'] as $_funcRef) {
01177:                 GeneralUtility::callUserFunction($_funcRef, $_params, $this);
01178:             }
01179:         }

5 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::checkAlternativeIdMethods()

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/frontend/Classes/Http/RequestHandler.php:
00136:             $this->bootstrap->loadCachedTca();
00137:         }
00138:         $this->controller->checkAlternativeIdMethods();
00139:         $this->controller->clear_preview();
00140:         $this->controller->determineId();

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

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/core/Classes/Core/Bootstrap.php:
00300: 
00301:         // Execute the command which returns a Response object or NULL
00302:         $this->response = $requestHandler->handleRequest($request);
00303:         return $this;
00304:     }

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

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/typo3/sysext/frontend/Classes/Http/Application.php:
00076:     public function run(callable $execute = null)
00077:     {
00078:         $this->bootstrap->handleRequest(\TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals());
00079: 
00080:         if ($execute !== null) {

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

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/index.php:
00031: call_user_func(function () {
00032:     $classLoader = require rtrim(realpath(__DIR__ . '/typo3'), '\\/') . '/../vendor/autoload.php';
00033:     (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
00034: });

1 {closure}()

/var/www/vhosts/web19.s276.server4all.de/httpdocs/typo3-7/typo3_src-7.6.20/index.php:
00032:     $classLoader = require rtrim(realpath(__DIR__ . '/typo3'), '\\/') . '/../vendor/autoload.php';
00033:     (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
00034: });