Whoops, looks like something went wrong.

Get help in the TYPO3 Documentation

If you need help solving this exception, you can have a look at the TYPO3 Documentation. There you can find solutions provided by the TYPO3 community. Once you have found a solution to the problem, help others by contributing to the documentation page.

Find a solution for this exception in the TYPO3 Documentation.

(1/1) #1294587217 TYPO3\CMS\Core\Error\Http\InternalServerErrorException

The page is not configured! [type=310][]. This means that there is no TypoScript object of type PAGE with typeNum=310 configured.

in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Controller/TypoScriptFrontendController.php line 1527
                    throw new PropagateResponseException($response, 1533931374);
                } catch (AbstractServerErrorException $e) {
                    $explanation = 'This means that there is no TypoScript object of type PAGE with typeNum=' . $this->type . ' configured.';
                    $exceptionClass = get_class($e);
                    throw new $exceptionClass($message . ' ' . $explanation, 1294587217);
                }
            }

            if (!isset($this->config['config'])) {
at TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getFromCache()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 52
        $GLOBALS['TYPO3_REQUEST'] = $request;

        $this->timeTracker->push('Get Page from cache');
        // Get from cache. Locks may be acquired here. After this, we should have a valid config-array ready.
        $request = $controller->getFromCache($request);
        $this->timeTracker->pull();

        // Set new request which now has the frontend.typoscript attribute
        $GLOBALS['TYPO3_REQUEST'] = $request;
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/TypoScriptFrontendInitialization.php line 112
        // Make TSFE globally available
        // @todo deprecate $GLOBALS['TSFE'] once TSFE is retrieved from the
        //       PSR-7 request attribute frontend.controller throughout TYPO3 core
        $GLOBALS['TSFE'] = $controller;
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/PageArgumentValidator.php line 113
            }
        }

        $request = $request->withAttribute('noCache', $this->disableCache);
        return $handler->handle($request);
    }

    /**
     * Filters out the arguments that are necessary for calculating cHash
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/PreviewSimulator.php line 90
                $this->context->setAspect('visibility', $newAspect);
            }
        }

        return $handler->handle($request);
    }

    protected function checkIfRootlineRequiresPreview(int $pageId): bool
    {
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/PageResolver.php line 102
        // merge the PageArguments with the request query parameters
        $queryParams = array_replace_recursive($request->getQueryParams(), $pageArguments->getArguments());
        $request = $request->withQueryParams($queryParams);

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PageResolver->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/StaticRouteResolver.php line 63

                return new HtmlResponse($content, 200, ['Content-Type' => $contentType]);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/ContentSecurityPolicyReporter.php line 42
            // @todo create report, then call persist, then dispatch new event
            $this->persistCspReport($scope, $request);
            return new NullResponse();
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\ContentSecurityPolicyReporter->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/SiteBaseRedirectResolver.php line 90
                $uri = $requestedUri->withPath(rtrim($requestedUri->getPath(), '/'));
                return new RedirectResponse($uri, 307);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/FrontendUserAuthenticator.php line 72
        if ($this->context->getAspect('frontend.user')->isLoggedIn() && $rateLimiter) {
            $rateLimiter->reset();
        }

        $response = $handler->handle($request);

        // Store session data for fe_users if it still exists
        if ($frontendUser instanceof FrontendUserAuthentication) {
            $frontendUser->storeSessionData();
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/BackendUserAuthenticator.php line 79
                $request = $request->withAttribute('noCache', true);
            }
        }

        $response = $handler->handle($request);

        // If, when building the response, the user is still available, then ensure that the headers are sent properly
        if ($this->context->getAspect('backend.user')->isLoggedIn()) {
            return $this->applyHeadersToResponse($response);
at TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Middleware/RequestTokenMiddleware.php line 71
            $this->securityAspect->setReceivedRequestToken(false);
            $this->logger->debug('Could not resolve request token', ['exception' => $exception]);
        }

        $response = $handler->handle($request);
        return $this->enrichResponseWithCookie($request, $response);
    }

    protected function resolveNoncePool(ServerRequestInterface $request): NoncePool
at TYPO3\CMS\Core\Middleware\RequestTokenMiddleware->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/MaintenanceMode.php line 51
        ) {
            return GeneralUtility::makeInstance(ErrorController::class)->unavailableAction($request, 'This page is temporarily unavailable.');
        }
        // Continue the regular stack if no maintenance mode is active
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\MaintenanceMode->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/SiteResolver.php line 53
        $request = $request->withAttribute('routing', $routeResult);
        if ($routeResult->getLanguage() instanceof SiteLanguage) {
            Locales::setSystemLocaleFromSiteLanguage($routeResult->getLanguage());
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\SiteResolver->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/EidHandler.php line 48
    {
        $eID = $request->getParsedBody()['eID'] ?? $request->getQueryParams()['eID'] ?? null;

        if ($eID === null) {
            return $handler->handle($request);
        }

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Middleware/NormalizedParamsAttribute.php line 41
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $request = $request->withAttribute('normalizedParams', NormalizedParams::createFromRequest($request));
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Middleware/VerifyHostHeader.php line 55
                1396795884
            );
        }

        return $handler->handle($request);
    }

    /**
     * Checks if the provided host header value matches the trusted hosts pattern.
at TYPO3\CMS\Core\Middleware\VerifyHostHeader->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Middleware/TimeTrackerInitialization.php line 46
        $this->timeTracker->setEnabled($timeTrackingEnabled);
        $this->timeTracker->start(microtime(true));
        $this->timeTracker->push('');

        $response = $handler->handle($request);

        // Finish time tracking
        $this->timeTracker->pull();
        $this->timeTracker->finish();
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php:128$198->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/MiddlewareDispatcher.php line 70
     * Invoke the middleware stack
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/AbstractApplication.php line 80

    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        try {
            $response = $this->requestHandler->handle($request);
        } catch (ImmediateResponseException $exception) {
            $response = $exception->getResponse();
        }
        return $response;
at TYPO3\CMS\Core\Http\AbstractApplication->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-frontend/Classes/Http/Application.php line 59
        // Create new request object having applicationType "I am a frontend request" attribute.
        $request = $request->withAttribute('applicationType', SystemEnvironmentBuilder::REQUESTTYPE_FE);

        $this->initializeContext();
        return parent::handle($request);
    }

    /**
     * Create a PSR-7 Response that redirects to the install tool
at TYPO3\CMS\Frontend\Http\Application->handle()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/vendor/typo3/cms-core/Classes/Http/AbstractApplication.php line 92
     * Set up the application and shut it down afterwards
     */
    final public function run()
    {
        $response = $this->handle(ServerRequestFactory::fromGlobals());
        $this->sendResponse($response);
    }
}
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/public/index.php line 20
// Set up the application for the frontend
call_user_func(static function () {
    $classLoader = require dirname(__DIR__).'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});
at {closure}()
in /var/www/vhosts/901177.jweiland-hosting.de/httpdocs/typo3cms/t3planet.com/releases/294/public/index.php line 21
call_user_func(static function () {
    $classLoader = require dirname(__DIR__).'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});