• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question Locked out 2FA

NickmCook

New Pleskian
OK my first Plesk post.

I needed to upgrade PHP on Plesk, which I did. I noticed today, that the time and date incorrect in some software we use. So I logged into Plesk, and sure enough it needed setting. Which I did.

As soon as I did this, it logged me out. I entered my usual password and user name and then got the normal 2FA box. But now nothing I put into the 2FA box works. I am essentially locked out by 2FA

Any ideas are welcome.
Best
Nick
 
Not sure what causes your problem, as I'm fairy new to Plesk, but you could try to clear all browser caches.

Take care.
 
Code:
plesk bin extension --uninstall google-authenticator
If it is required only to disable the extension, run the following command:
Code:
plesk bin extension --disable google-authenticator
 
Back
Top