Hey @cPFence,
I just started the trial for your service btw π, anyway, tried to do that but received:
root@hosting:~# v12-upgrade upgrade-mysql
Changing existing mysql root user to unix socket auth
Replacing MySQL/MariaDB Docker with updated package
Couldn't change mysql root user to socket auth: Error { kind: Internal, msg: "Command \"mysql\" with args CommandArgs { inner: [\"-e\", \"alter user root
@localhost
IDENTIFIED VIA mysql_native_password USING \'invalid\' OR unix_socket\"] } failed after 1 attempts. Stdout: \"mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead\nERROR 2002 (HY000): Can't connect to local server through socket '/var/local/enhance/mysqlcd-run/mysqld.sock' (2)\n\"" }, this may need to be done manually
thread 'main' panicked at /builds/enhance/ecp-core/ecp-cli/src/upgrade.rs:677:18:
Could not stop mariadb Docker: Error { kind: Internal, msg: "Command \"docker\" with args CommandArgs { inner: [\"stop\", \"mariadb\"] } failed after 1 attempts. Stdout: \"Error response from daemon: No such container: mariadb\n\"" }
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
You had similar issue when updating or I'm doing something wrong?
I follow every step exactly as described