CobraArbok
Regular Pleskian
- Server operating system version
- Ubuntu 22.04.1 LTS
- Plesk version and microupdate number
- 18.0.46
Trying to continue migrating Plesk from an Ubuntu 20 server to an Ubuntu 22 server I get this other error.
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: MYSQL_PWD="$(cat)" mysql --silent --skip-column-names -h localhost -P 3306 -u admin -e 'SHOW DATABASES'
exit code: 1
stdout:
stderr: WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol.
ERROR 2002 (HY000): Can't connect to server on 'localhost' (115)