Hi,
The reason for your issue is using the wrong PHP version.
Argon2i is supported from php7.4
Rebuild your php, for example, with PHP-FPM 7.4.14 and with sodium option, then reload your PHP-FPM version. Dont forget to change php version for your Magento 2 directory
.
Regards