• 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

Problems with Domaincreating

T

Tekkla

Guest
Hi!

I'm trying to create a new domain with Plesk 7.5.4 and recieve the following error output.

ERROR
Unable to query: Duplicate entry '217' for key 1
0: /opt/psa/admin/plib/common_func.php3:203 psaerror(string "Unable to query: Duplicate entry '217' for key 1")
1: /opt/psa/admin/plib/api-rpc/loger.php:246 db_query(string "INSERT INTO exp_event (source, event_type, event_time, obj_class, obj_id) VALUES ("plesk", "updated", NOW(), "ip_address", "217.70.200.10")")
2: /opt/psa/admin/plib/class.ActionLog.php:477 Log2Expand->Log2Expand(string "ip_address_update", array)
3: /opt/psa/admin/plib/class.IPAddress.php:371 ActionLog->submit()
4: /opt/psa/admin/plib/class.PHostingManager.php:390 IPAddress->update()
5: /opt/psa/admin/plib/class.PHostingManager.php:593 PHostingManager->updateCertificate(string "1", string "1")
6: /opt/psa/admin/htdocs/domains/hosting/phosting_setup.php:200 PHostingManager->update()


After this the domain has been created but no physical hosting is active for this domain.

I dont know how to handle this. Is there anybody who can help me?
 
The problem has been solved.

The cause was found in a defective exp_event table.
 
Back
Top