We are unable to backup the MySQL 5 DB and get this error
Hello,
On your SQL server you should check Eventlog -> Application -> SolidCP for more detailed error.
Regards,
Trevor
[3/17/2022 9:18:14 AM] ERROR: 'MySQL Server 5.7' BackupDatabase
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at SolidCP.Providers.Utils.DefaultCommandLineProvider.Execute(String filePath, String args, String outputFile)
at SolidCP.Providers.Database.MySqlServer.BackupDatabase(String databaseName, String backupName)
at SolidCP.Providers.Database.MySqlServer.BackupDatabase(String databaseName, String backupName, Boolean zipBackup)
at SolidCP.Server.DatabaseServer.BackupDatabase(String databaseName, String backupName, Boolean zipBackup)