• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Can login, but not under one specific domain.

R

raaqi

Guest
Hi Guys,

Client called me regarding not being able to login. I subsequently found this problem, I can login as admin under any https://www.domain.com:8443 account, but not his.

Nor does any other credentials work, simply gives Incorrect Login error, or just redirects back with no message at all.

Any ideas?

Regards,
Khaalid
 
Please verify if this account has correct password, try to reset it. Also check if this account is allowed to login to Plesk CP in Domains > domain.tld > Domain Administrator (for dom_admin). Check if there are now stuck sessions in psa.sessions table and remove them if necessary:

# mysql -uadmin -p`cat /etc/psa/.psa/.shadow` psa -e"select * from sessions;"

# mysql -uadmin -p`cat /etc/psa/.psa/.shadow` psa -e"delete from sessions;"
 
I can't even login as admin under that domain, i can't log in under any account under that domain!

but on any other domain i can... and the client can as well. its very strange.
 
Back
Top