• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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