Nextcloud v34.0.1 login error

What app is this about, and its version: Nextcloud v34.0.1-ynh1
What YunoHost version are you running: 12.1.40.1
What type of hardware are you using: Raspberry Pi 3, 4+

Describe your issue

Hi

I recently updated my nextcloud instance from 33.0.4~ynh1 to 34.0.1~ynh1.
After the update the app works fine. However if I logout and try to re-login, I get an error page saying Internal server error, the server was enable to execute your request.

I suspect the TOTP/2FA extension might be the reason of this error but not sure.
I restored the pre-update backup waiting for a more stable version.

Share relevant logs or error messages

No logs available

Maybe by disabling 'twofactor reinforced' => 'true' to 'false' in config.php

systemctl restart php8.4-fpm.service

Then update again and reactivate 'twofactor reinforced' => 'true'

systemctl restart php8.4-fpm.service
1 Like

I don’t have 2FA reinforced, it’s just an option that each user can pick or not.
So I don’t have a ‘twofactor reinforced’ in config.php

Why is there no logs available ?
There is at least nginx logs, and error.log