• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

db-update-plesk10.php shows Zend_Db_Statement_Exception: SQLSTATE[23000]

E

EdwardDekker

Guest
Zend_Db_Statement_Exception: SQLSTATE[23000]

Hello,

I do have some problems to update my Plesk DB when i run:

/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/db-update-plesk10.php

Code:
Creating user for mail name with id 2...
Zend_Db_Statement_Exception: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '[email protected]' for key 'login'
file: /usr/local/psa/admin/plib/Zend/Db/Statement/Pdo.php
line: 238
code: 0
And i have many more entries like this.

How could i resolve this problem.

Edward
 
Last edited by a moderator:
Hello Igor,

I have some duplicates by the vertical row for email into SMB_Users, but for now i don't have any clue how to figure it out. I see rows with users completley filled with personal info and also rows with e-mail addresses that ends with NULL.

What kind of row do i have to remove?

For the rest looks PSA DB fine.

Regards,
Edward
 
Last edited by a moderator:
Back
Top