Resolving Access Denied Error for MySQL 'Root' User in BDRSuite Clients

Resolving Access Denied Error for MySQL 'Root' User in BDRSuite Clients

KB ID: 72
Causes:
The error typically occurs when the Linux machine where Vembu BDR is being installed lacks the Perl package. Without Perl, the installation process fails and results in the mentioned "Access Denied" error.
Solution:
To resolve the "Access Denied" issue, follow these steps:
1. Install Perl Package:
Description: Install the Perl package on the problematic Linux machine. Since Vembu BDR server is designed for installation on Ubuntu-flavored Linux servers, use the following command to install Perl:
Command: `yum install perl`
By installing the Perl package as instructed above, you can ensure the successful installation of BDRSuite Backup S  and prevent the "Access Denied" error related to the MySQL 'Root' user password.

    • Related Articles

    • Understanding the "Backup Completed Partially" Error in BDRSuite Backup Server

      KB ID: 101003 Cause: The "Backup Completed Partially" error message in the BDRSuite backup server can occur due to the following reasons: Files Skipped or Read Failure: One possible cause is when certain files are skipped during the backup process ...
    • Virtual Machine Not Found Error in BDRSuite

      KB ID: 102 Error: Encountering the error: "The Virtual Machine Cannot Be Found." Cause: This error occurs when the configuration files of the virtual machine are either not available or corrupted. Solution: 1. Check VMware Configuration Files: ...
    • Invalid MySQL Executable Path or MySQL Dump Executable Path

      KB ID:113004 Problem: This error indicates that either the MySQL Executable Path or MySQL Dump Executable Path is invalid. It commonly occurs when incorrect details are entered during either the manual agent installation or the automatic agent ...
    • Enabling Microsoft 365 User Login Support in BDRSuite

      KB ID: 303017 Overview: Enabling user access in BDRSuite allows Microsoft 365 Organization Users to log into the BDRSuite Backup console using their Microsoft account credentials. This access also empowers users to view their individual backup ...
    • MySQL Connection Validation Failure

      KB ID: 113003 Issue: Connection validation for MySQL has failed due to an issue encountered during the configuration of the DSN (Data Source Name), user name, or password. Solution: To address this issue, please follow the steps below: 1. Execute the ...