Troubleshooting SG0083: Unable to Send Backup Details to Server Error

SG0083: Error - Unable to Send Backup Details to Server

KB ID: 115109
Cause:
When performing backup jobs, the error "Unable to send backup details to server" may occur. This error is typically associated with large backup data sizes or unstable network connectivity.
Solution:
To address this issue, please follow the steps below:
1. Check Network Connectivity:
Ensure that the client machine can connect to the backup server on port 32004. You can verify this by executing the 'telnet <Server IP Address> 32004' command from the BDRSuite client system's command prompt. If the telnet command fails, review your firewall settings on the BDRSuite Backup Server machine to allow traffic on port 32004.
 Note: If port 32004 is in the LISTEN state and the telnet command still fails, ensure that port 32004 is open in the server network's NAT/Firewall configuration.
2. Confirm Port Configuration:
Verify that both the client machine and the backup server are configured to use the same backup port, which is, by default, set to 32004. You can check this configuration in the "<vembu home="">/conf/SGConfiguration.conf" file.
3. Test Connectivity:
Check the connectivity between the client and backup server by running the following commands:
  1. Run "ping <server IP address>" command.
  2. Run "telnet <server IP address> 32004" command.
4. Hosts File Configuration:
If the issue persists, add the backup server's IP address to the 'C:/Windows/System32/drivers/etc/hosts' file on Windows or /etc/hosts file on Linux in the Vembu client machine.
5. Modify Configuration:
In both the Vembu Backup Server and Client Machine, follow these steps:
  1. Navigate to the Vembu installation directory >> Conf >> SGConfiguration.conf.
  2. Reduce the 'KeepAliveTime' attribute (located near '<Configuration><Module StartModule') from 60 to 30.
  3. Increase the 'FileAck' and 'BackupAck' attribute values from 120 to 600 seconds under the '<SGTimeOutConfig>' tag.
  4. Increase the attribute values for <ServerReconnectTimeOut> to 3600 and <ClientReconnectTimeOut> to 1800.
  5. After making these changes, restart the Vembu services.
If the issue persists despite following the above steps, please contact vembu-support@vembu.com for further assistance.
    • Related Articles

    • Troubleshooting: Unable to Send Email - SMTP Error: Could Not Authenticate

      KB ID: 115034 Cause: The error "SMTP error: could not authenticate" may occur for the following reasons: If the configured SMTP server is Gmail, the error may result from Gmail's default settings blocking less secure applications. Incorrect ...
    • Unable to List Databases during Microsoft SQL Server Backup

      KB ID: 110000 Case 1: Microsoft SQL Server services are not running properly. Problem: This error occurs when the system is unable to list databases. This issue may arise if the SQL Server service and its associated services are not running. ...
    • Connection Failure with BDRSuite Backup Server

      KB ID: 101008 Cause: The error of connection failure with the BDRSuite Backup Server occurs when the BDRSuite Client for File & Application Backup, BDRSuite Client for VMware/Hyper-V Backup/Windows/Linux is unable to establish a connection with the ...
    • Resolving Backup Aborted: Incompatibility Between Backup Configuration and Server Data

      KB ID: 22 Cause: This error typically occurs when the BDRSuite server is unable to read or access the backup configuration file '*.sbc' associated with a specific backup. This situation arises when a backup job is scheduled from a BDRSuite client ...
    • Connection Failure with BDRSuite Backup Server

      KB ID: 101008 Issue: When attempting to establish a connection with the BDRSuite Backup Server, users may encounter a connection failure error. This prevents the BDRSuite Client for File & Application Backup, and BDRSuite Client for ...