LTUser
Regular Pleskian
Ubuntu 18.04 LTS
MariaDB 10.6.7
Plesk 18.0.42
Backup Error:
"Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2: WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol. mysqldump: Got error: 1130: "Host '127.0.0.1' is not allowed to connect to this MariaDB server" when trying to connect"
If "skip_name_resolve" is set in mariadb.cnf
In /var/log/mysql/error.log:
"[Warning] Access denied for user 'admin'@'127.0.0.1' (using password: YES)"
So should i have 2 accounts for User "admin"? One for "localhost" and one for "127.0.0.1"?
MariaDB 10.6.7
Plesk 18.0.42
Backup Error:
"Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2: WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol. mysqldump: Got error: 1130: "Host '127.0.0.1' is not allowed to connect to this MariaDB server" when trying to connect"
If "skip_name_resolve" is set in mariadb.cnf
In /var/log/mysql/error.log:
"[Warning] Access denied for user 'admin'@'127.0.0.1' (using password: YES)"
So should i have 2 accounts for User "admin"? One for "localhost" and one for "127.0.0.1"?