Question

Cannot Login to Plesk

I have a weird problem. I login to Digital Ocean and confirm my IP address, but can’t login to Plesk. I have different teams and different Plesk installation and they all work fine except for this one. It has worked fine in the past. any advice?


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
April 10, 2022

Hello,

Do you get any specific errors when you try to log in?

What I could suggest is to try and reset the Plesk admin password by following the steps here:

  • Connect to the Plesk server via SSH:

https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/

  • Then run the command below replacing YOUR_NEW_PASSWORD_HERE with your new password and keeping a space on the sides:
  1. plesk bin admin --set-admin-password -passwd 'YOUR_NEW_PASSWORD_HERE'

Let me know how it goes!

Best,

Bobby