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

Resolved Failed to execute backup database: unknown variable 'bind-address=127.0.0.1'

makenext.srl

New Pleskian
Hello,
my name i Marco Adreani.
We have a CentOS 7 server with Plesk Onyx 17.8.11 and MariaDB 5.5.68.
Recently nightly scheduled backups fail to backup every databases on the server with the following error:

Warning: mysql "cbtdbtpad_db"
Failed to execute backup database

Warning: mysql "cbtdbtpad_db"
Not all the data was backed up into /var/lib/psa/dumps/clients/cbtdbtpad/domains/cbtdbtpadova.it/databases/cbtdbtpad_db_1 successfully. Total space: 1687.00 GB; Available space: 514.00 GB; Mounted on: /var. /usr/bin/mysqldump: unknown variable 'bind-address=127.0.0.1'


The configuration file /etc/my.cnf is:

max_allowed_packet=4096M
[mysqldump]
max_allowed_packet=4096M
bind-address=127.0.0.1
#bind-address = ::ffff:127.0.0.1
local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
# Settings user and group are ignored when systemd is used.
# If you need to run mysqld under a different user or group,
# customize your systemd unit file for mariadb according to the
# instructions in Understanding and administering systemd :: Fedora Docs

[mysqld_safe]
log-error=/var/log/mariadb/mariadb.log
pid-file=/var/run/mariadb/mariadb.pid

#
# include all files from the config directory
#
!includedir /etc/my.cnf.d


We cannot find any reference on the web about it.
Someone can help us solving this issue?
Thank you in advance
Marco Adreani
Make Next Srl
 
Back
Top