• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

backup Manager Could not find password for account id '396'. Return empty password

jcgalvez

Basic Pleskian
Hello,

I have a new problem with the 11.5.30 upgrade

I had to totally remove/delete all my old 11.09 backups and leave the backup directory clean to start a new 11.5.30 fresh backup.

However every time I try to make a fresh backup, I get the following error

Details
Creation date 2013-Sep-27 08:45:15
Backup name backup_info_1309270845.xml
Created by admin.png Javier
Error Log
Error: domain "domaininconflict.com"

Could not find password for account id '396'. Return empty password

how can I find which account is 396 since I searched thru all the accounts and none is called 396 anywhere within the domain.

So, due to this error, I cannot do a complete restore, always fails here and with no solution.

I feel upgrading to 11.5.30 was a total mistake, and I have already 4 problems reported.

Please be kind to fix and solve this problem, or at least provide some solution

Thank you a lot.

Javier
 
This error occurs due to null password for some email accounts. You can follow the steps given below to fix this error.

Run the mysql query given below to check the email account.

Select * from mail where account_id=XXXX

Then you will be able to find the email account. You can rest the password of the email account.
 
Hello,

I'm speaking about a WINDOWS server, not a linux one, please I would request the steps to find and solve this problem

thank you a lot

Javier
 
Structure of Plesk psa database is the same for Linux or Windows Plesk. Therefore you can use provided solution for Plesk for Windows too.
 
Back
Top