• 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.

Vault error

P

plmerlin

Guest
I just got a 1and1 server root III using Plesk.

It's Plesk 7.5.3-fc2.build75050506.13
When I click on Application Vault I get:

ERROR Unable to query database: Duplicate entry '30-Package name' for key 1
--------------------------------------------------------------------------------
0: /usr/local/psa/admin/plib/class.ActionLog.php:638 psaerror(string "Unable to query database: Duplicate entry '30-Package name' for key 1")
1: /usr/local/psa/admin/plib/class.ActionLog.php:515 logcomponent->submit(integer "30")
2: /usr/local/psa/admin/plib/class.ActionLog.php:450 actionlog->submitbuffer_()
3: /usr/local/psa/admin/plib/SiteApps/class.SiteAppPackageManager.php:395 actionlog->submit()
4: /usr/local/psa/admin/plib/SiteApps/class.SiteAppPackageManager.php:188 siteapppackagemanager::unregistersiteapppackage(object of type siteapppackage)
5: /usr/local/psa/admin/htdocs/server/site_app_pkgs.php:35 siteapppackagemanager->syncwithdatabase()

What is the problem?
Thank you
Pierre
 
I'm getting the same error, there was mention of clearing the Plesk Control Panel logs but that didn't solve it for me.
 
Make sure that in database psa, table SiteAppPackages you do not have duplicate records.
 
I just looked through the SiteAppPackages table and there were not any duplicate records.

I'm going to browse through the other tables looking for inconsistencies.
 
Back
Top