• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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