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

Issue with clustered setup

nessa421

New Pleskian
I'm trying to set up a webserver connecting remotely to a MySQL server, set up according to the documentation. After installing Sitebuilder I tried to run the config and it's giving this error (ip and pass info removed):

[root@server ~]# sb_config --db_host <ip> --db_admin_passwd <pass> sb_db_user_passwd <pass>
Updating Sitebuilder database user credentials
[ERROR] DB error: Duplicate entry 'localhost-sitebuilder3-sitebuilder_db' for key 1
[FATAL] Cannot update Sitebuilder database user
There were some configuration errors, check logs
Logs saved to /usr/local/sitebuilder/tmp/sb_config-1002231620.log

All that is on the MySQL server is MySQL with the root and sitebuilder_db users created with super privileges. Any idea what the problem is?
 
Back
Top