[Solved] Data backup failures

I saw the password error, but wasn’t sure, since the system seems to be doing the configuration backups successfully. Not to mention that I’ve not touched the mysql password. When I migrated the old system from SME, I carefully copied the Nethserver /root/.my.cnf to the migration directory to avoid password errors when the data was migrated.

Attempting to log into mysql from the command line fails, so something has certainly changed the password. Question now is how I return it to the original as stored in /root/.my.cnf

I found some directions for changing the mysql password here:

Unfortunately, they don’t work - if I attempt to use systemctl to stop mysql I get nothing at all.

Are there more up-to-date instructions on how to change the mysql password?