Project

General

Profile

Actions

Bug #86155

closed

Login in Backend after Upgrading from 8.7.19 to 9.4 throws error

Added by Angelo Previtali over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2018-09-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

After cleaning out all not compatible extensions in a 8.7.19 and upgrading the wizard in the 9.4 the Upgrade Wizard says that everything is done with 100% complete.

I cleaned up everything like caches and the PHP Cache.

Afterthat, if you want to login into the BE a blank page is apperead. If enabling the Debug modus the following PHP error is shown:

Fatal error: Uncaught TYPO3\CMS\Core\Crypto\PasswordHashing\InvalidPasswordHashException: Configured default hash method TYPO3\CMS\Core\Crypto\PasswordHashing\Argon2iPasswordHash is not available, missing php requirement? in /home/httpd/vhosts/demoweb.ch/t9demo.demoweb.ch/typo3/sysext/core/Classes/Crypto/PasswordHashing/PasswordHashFactory.php:125

Stack trace:
#0 /home/httpd/vhosts/demoweb.ch/t9demo.demoweb.ch/typo3/sysext/core/Classes/Authentication/AuthenticationService.php(132): TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory->getDefaultHashInstance('BE')
#1 /home/httpd/vhosts/demoweb.ch/t9demo.demoweb.ch/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php(714): TYPO3\CMS\Core\Authentication\AuthenticationService->authUser(Array)
#2 /home/httpd/vhosts/demoweb.ch/t9demo.demoweb.ch/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php(410): TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->checkAuthentication()
#3 /home/httpd/vhosts/demoweb.ch/t9demo.demoweb.ch in /home/httpd/vhosts/demoweb.ch/t9demo.demoweb.ch/typo3/sysext/core/Classes/Crypto/PasswordHashing/PasswordHashFactory.php on line 125

So there is no change to log in.

TYPO3 version 9.4
PHP 7.2
LINUX


Files

bug.JPG (276 KB) bug.JPG Philipp Faber, 2018-09-05 16:15

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #86386: Run silent upgraders after install tool loginClosed2018-09-26

Actions
Related to TYPO3 Core - Task #86392: Mitigate argon2i hash issuesClosed2018-09-26

Actions
Related to TYPO3 Core - Task #86402: Add informational upgrade wizard for argon2iClosed2018-09-27

Actions
Actions

Also available in: Atom PDF