• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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