Nextcloud shows Internal Server Error after updated module

Blockquote
nextcloud]# sudo -u apache /opt/remi/php74/root/usr/bin/php ./occ upgrade

An unhandled exception has been thrown:

Doctrine\DBAL\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [1698] Access denied for user ‘oc_jfranco’@‘localhost’ in /usr/share/nextcloud/lib/private/DB/Connection.php:85

Stack trace:

So we know the database upgrade may have caused the problem.
I saw that @stephdl is testing with the latest version.
Maybe I should go for it?

Thanks,