Troubleshooting: Cannot Access BDRSuite Server Web Console Due to Cookie Issues

Troubleshooting: Cannot Access BDRSuite Server Web Console Due to Cookie Issues

KB ID: 118004
Issue:
Unable to log in to the BDRSuite Server web console due to browser session cookies not being set.
Cause:
This error occurs when attempting to log in to the BDRSuite Backup Server web console from a browser, and cookies cannot be created for various reasons, including:
1. Insufficient disk space.
2. Insufficient session creation permissions (applicable to Linux).
3. Browser cookie settings.
4. Use of Internet Explorer (applicable to BDRSuite version 5.2 or lower).
Solution:
Follow these steps to resolve the issue:
1. Insufficient Disk Space:
 For Windows:
     Execute the following command on your machine to check disk space:
     wmic logicaldisk get deviceid, size, freespace
  For Linux:
     Use the command:
     df -h
2. Insufficient Session Creation Permissions (Linux only):
Ensure that the `/home/vembubdr/Vembu/VembuBDR/sgchroot/tmp` folder has the necessary permissions for session creation.
3. Browser Not Enabled to Accept Cookies:
Set your browser to allow cookie creation by following these steps for Mozilla Firefox:
  1. Click the menu button and select Settings.
  2. In the Privacy & Security panel, go to the Cookies and Site Data section.
  3. Enter the URL of the BDRSuite Backup Server web console and click "Allow." Then, click OK to save.
4. IE Browser (Applicable to BDRSuite Version 5.2 or Lower):
   Configure Internet Explorer as follows:
  1. Click on the Tools icon in the browser and select Internet Options.
  2. In the Privacy tab, choose the Advanced option under the settings menu.
  3. Select "Accept" for First-party and Third-party cookies.
  4. Enable the "Always allow session cookies" checkbox, then click OK to save.
  5. To allow the BDRSuite Backup Server browser URL to use cookies, go to the Privacy tab, choose the Sites option under the settings menu, enter the URL of the BDRSuite Backup Server web console, and click "Allow." Once added, click OK to save.
After completing these steps, refresh the BDRSuite Backup Server URL and log in to your backup server with your username and password.

    • Related Articles

    • Unable to Access Web Console on iMac

      KB ID: 115036 Challenge: Users encounter difficulties accessing the Vembu NetworkBackup/OnlineBackup application via the web console on iMac. The web service fails to start automatically even after a successful installation. Cause: The Apache (httpd) ...
    • Failure to Load BDRSuite Web Console After Installation

      KB ID: 115026 Cause: This issue is a known behavior observed on Windows Server 2008 R2 machines that lack the necessary Microsoft Visual C++ 2008 Redistributable Package (x86). Solution: To resolve the issue of the Vembu BDR web console failing to ...
    • Manual Deletion of Previous Full Backup Data from BDRSuite Backup Server Web Console

      KB ID: 115040 Introduction: In certain scenarios, you may need to manually delete previous full backup data from the BDRSuite Backup Server Web Console. This Knowledge Base article provides step-by-step instructions on how to perform this task. Steps ...
    • Using Default Ports (80 and 443) for Accessing Web Console in Vembu BDR/OffsiteDR Server

      KB ID: 115048 Causes: By default, if you haven't altered the port settings during installation, the web console is set to redirect to ports 6060 and 6061 for accessing BDRSuite Backup Server/OffsiteDR Server. Solution: To use the default ports (80 ...
    • Troubleshooting Database/Instance Connection Issues

      KB ID: 231001 Summary: Error code 231001 indicates a connection issue between the Database/Instance and the backup server. This critical error message reads, "Unable to establish the connection between the Database/Instance and the backup server." ...