Actions
Bug #91733
closedCore: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::unavailableAction() must implement interface Psr\Http\Message\ServerRequestInterface, null given
Start date:
2020-07-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
unavailableAction interface ServerRequestInterface TypeError
Complexity:
Is Regression:
Sprint Focus:
Description
Dear Ladies and Gentlemen,
I have the following bug sincde 9.5.11 up to and including 9.5.19
Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::unavailableAction() must implement interface Psr\Http\Message\ServerRequestInterface, null given, called in /var/www/clients/client1/web1/web/typo3_src-9.5.11-patched/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php on line 2674 | TypeError thrown in file /var/www/clients/client1/web1/web/typo3_src-9.5.11-patched/typo3/sysext/frontend/Classes/Controller/ErrorController.php in line 46
Is there any fix ?
The websites do work, but this error is filling my log.
Actions