You can add this to the src/config.php file:
$config['enableTfa'] = false;
Then you should be able to get into the ACP and see what is going on.
$config['enableTfa'] = false;
Then you should be able to get into the ACP and see what is going on.