Project

General

Profile

Actions

Bug #91733

closed

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

Added by Daxboeck no-lastname-given almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
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.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #92550: Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::pageNotFoundAction() must implement interface Psr\Http\Message\ServerRequestInterface, null givenNew2020-10-13

Actions
Actions #1

Updated by Georg Ringer over 3 years ago

  • Status changed from New to Needs Feedback

thanks for creating the issue.

how can this be reproduced?

Actions #2

Updated by Franz Holzinger over 3 years ago

Try to deinstall some TYPO3 extensions. Maybe this helps. Then you will know which extension contributes to this error.

See also this bugfix:

https://github.com/franzholz/div2007/commit/039ad6ea13cf3ab77deede82ca4aad88b62369cc

Actions #3

Updated by Tobias Eichelbrönner over 3 years ago

how can this be reproduced?

I recently stumbled over this issue, too.
I can reproduce it on TYPO3 9.5.22 with Ext Solr 9.0.1 when running scheduler Task. Updating Solr Extension to 11.0.2 solves the Problem

Actions #4

Updated by Riccardo De Contardi over 3 years ago

  • Status changed from Needs Feedback to Closed

I'd close this issue as non-core related;

If you think that this is the wrong decision and have more information about how to reproduce it with a plain TYPO3 installation, please reopen it or ping me and I'll do.

Thank you.

Actions #5

Updated by Joerg Kummer 3 months ago

  • Related to Bug #92550: Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::pageNotFoundAction() must implement interface Psr\Http\Message\ServerRequestInterface, null given added
Actions

Also available in: Atom PDF