Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in upgrade wizard "EXT:container: Migrate "container" sorting" in TYPO3 12.4.15 #501

Open
w010 opened this issue May 25, 2024 · 0 comments

Comments

@w010
Copy link

w010 commented May 25, 2024

Wizard: EXT:container: Migrate "container" sorting

TYPO3: 12.4.15
PHP: 8.1
b13/container: 2.3.6

(Problem is similar to one closed issue, but the error is different, so it's not a duplicate.)
Cannot apply the wizard, because error is thrown on each try:

 TypeError
TYPO3\CMS\Core\Http\ApplicationType::fromRequest(): Argument #1 ($request) must be of type Psr\Http\Message\ServerRequestInterface, null given, called in /var/www/html/public/typo3conf/ext/dce/Classes/Components/TemplateRenderer/StandaloneViewFactory.php on line 143

in /var/www/html/public/typo3_src-12.4.15/typo3/sysext/core/Classes/Http/ApplicationType.php line 67

When deactivating ext DCE, then the error comes from Powermail, etc..:

/1) TypeError
In2code\Powermail\EventListener\FlexFormParsingModifyEventListener::getRequest(): Return value must be of type Psr\Http\Message\ServerRequestInterface, null returned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant