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

problem with psa.exp_event

S

Shoko

Guest
when i try to add a ip with ip pool.. i get the error:

Unable to query: Table 'psa.exp_event' doesn't exist

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/common_func.php3:203 psaerror(string "Unable to query: Table 'psa.exp_event' doesn't exist")
1: /usr/local/psa/admin/plib/api-rpc/loger.php:351 db_query(string "SELECT obj_id FROM exp_event WHERE event_type = "terminated" AND obj_class = "client_ip_pool" AND source = "plesk" LIMIT 1")
2: /usr/local/psa/admin/plib/api-rpc/loger.php:241 Log2Expand->_isLoggingEnabled(string "client_ip_pool")
3: /usr/local/psa/admin/plib/class.ActionLog.php:477 Log2Expand->Log2Expand(string "client_ip_pool_update", array)
4: /usr/local/psa/admin/plib/class.IPPool.php:121 ActionLog->submit()
5: /usr/local/psa/admin/htdocs/clients/cl_pool_add.php:64 logIpPoolChanges(string "client", string "alon", string "3", object of type IPPool, object of type IPPool)

i search the problem in the search option in the forum and i found the answer:
/usr/local/psa/admin/bin/php /usr/local/psa/installer/api/install_db.php
but /usr/local/psa/admin/bin/php isn't work (empy line) and /usr/local/psa/installer/api/install_db.php
not found.
please help me!!:mad: :mad: :( :(

the error with this table (psa.exp_event) is show in more pages..
sorry for my bad english
 
Back
Top