Troubleshooting: Cannot Access BDRSuite Server Web Console Due to Cookie Issues
Unable to log in to the BDRSuite Server web console due to browser session cookies not being set.
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).
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:
- Click the menu button and select Settings.
- In the Privacy & Security panel, go to the Cookies and Site Data section.
- 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:
- Click on the Tools icon in the browser and select Internet Options.
- In the Privacy tab, choose the Advanced option under the settings menu.
- Select "Accept" for First-party and Third-party cookies.
- Enable the "Always allow session cookies" checkbox, then click OK to save.
- 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 ...
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." ...
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 ...
Backup aborted
KB ID: 101005 Product: BDRSuite Backup Server Cause This will occur due to the following reasons: Backup configuration stored in the server and client is incompatible. When the Backup storage location is inaccessible to the backup server. If you ...