Lucene search

K
veeamVeeam softwareVEEAM:KB2127
HistoryApr 21, 2016 - 12:00 a.m.

Console Error - Failed to connect to Veeam Backup & Replication Server

2016-04-2100:00:00
Veeam software
www.veeam.com
5

AI Score

7.3

Confidence

High

Challenge

When attempting to connect to the Veeam Backup & Replication server using the console, the connection fails with one of the following errors:

  • Failed to connect to the Veeam Backup & Replication server:
    

    No connection could be made because the target machine actively refused it <ip>:9392

  • Failed to connect to Veeam Backup & Replication server:
    

    A connection attempt failed because the connected party did not
    properly respond after a period of time, or established connection failed
    because connected host has failed to respond <ip>:9392

  • A connection attempt failed because the connected party did not
    

    properly respond after a period of time, or established connection failed
    because connected host has failed to respond 10.0.0.115:9420. Make sure
    the backup server you are connecting with is 12.1 version.

  • **No such host is known.** Make sure the backup server you are connecting
    

    with is 12.1 version.

Example of error

port 9392 block

9420 blocked

dns issue

**Note **If the error shown states 'No such host is known’, the hostname/FQDN specified could not be resolved to an IP address.
Confirm the server specified is correct; if it is, check DNS settings.

Cause

The Veeam Backup & Replication Console software cannot connect to the Veeam Backup Service on the Veeam Backup Server.

Solution

Below is a list of causes and solutions organized from most to least common:

The Veeam Backup Service has not started yet.

The Veeam Backup Service is set with the startup type “Automatic (Delayed Start),” this means that when the OS has just booted, it may take up to 3-5 minutes before the service starts.

The Veeam Backup Service is unable to start.

If you find that the Veeam Backup Service on the Veeam Backup Server is not started, start it. If it fails to start, create a support case and include the file: _C:\ProgramData\Veeam\Backup\Svc.VeeamBackup.log_ from the Veeam Backup Server.

Note:

  • The log file mentioned contains information about the Veeam Backup Service. If the service fails to start, there will be information about why the service was unable to start.
  • One possible cause for the Veeam Backup Service to fail to start is that the SQL Instance where the VeeamBackup data is locate either is not started or cannot be reached by the service. Use the Veeam Configuration Database Connection Utility to identify where the VeeamBackup database is located, then ensure that the SQL Instance is started and can be reached by the Veeam Backup Service.
  • The Veeam Backup service may fail to start if the hostname of the Veeam Backup Server was changed, for more information review: KB2350.

The Console is unable to reach the Veeam Backup Service due to a network limitation.

_Review: Veeam Backup Console Port Requirements
_
When running the Console on a machine other than the Veeam Backup Server, that machine must be able to reach the Veeam Backup Service over ports 9392 and 9420. First, verify that the Veeam Backup Service is running on the Veeam Backup Server, and then test connectivity to that service from the remote machine using the following PowerShell cmdlets:

(Replace <hostname/ip> with the hostname or IP of the Veeam Backup Server)

Test-NetConnection -ComputerName &lt;hostname/ip&gt; -Port 9392

Copy

Test-NetConnection -ComputerName &lt;hostname/ip&gt; -Port 9420

Copy

The server specified in the Console connect window is incorrect.

This can occur in environments where the Veeam Backup & Replication Console is installed on a different machine than the Veeam Backup Server, and the Veeam Backup Servers hostname or IP has recently changed. Check connection settings and ensure the correct server has been specified.

The Veeam Backup & Replication software has not been installed. (New Deployments Only)

In rare cases, a mistake during deployment may have occurred where only the Veeam Backup & Replication Console was installed. In this situation, there will be no Veeam Backup Service on the machine. This can also be identified by attempting to run the Veeam Backup & Replication installer on the Veeam Backup Server and observing the message “Please uninstall console first.” on the entry for installing Veeam Backup & Replication.

Example of uninstall console first. message

More Information

If none of the above methods resolve the issue, please open a support case.

If the Veeam Backup Service on the Veeam Backup Server will not start, mark the case as Severity 1.

Console “Taking Longer Than Expected” to Launch

If the remote machine where the Veeam Backup & Replication Console is launched cannot reach port 9396 on the Veeam Backup Server, the following prompt will appear after initiating the connection:

This operation is taking longer than expected.
Keep waiting, or click Cancel to terminate it.

port 9396

To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Affected configurations

Vulners
Node
veeamveeam_backup_\&_replicationMatch12.2
OR
veeamveeam_backup_\&_replicationMatch12.1
OR
veeamveeam_backup_\&_replicationMatch12
VendorProductVersionCPE
veeamveeam_backup_\&_replication12.2cpe:2.3:a:veeam:veeam_backup_\&_replication:12.2:*:*:*:*:*:*:*
veeamveeam_backup_\&_replication12.1cpe:2.3:a:veeam:veeam_backup_\&_replication:12.1:*:*:*:*:*:*:*
veeamveeam_backup_\&_replication12cpe:2.3:a:veeam:veeam_backup_\&_replication:12:*:*:*:*:*:*:*

AI Score

7.3

Confidence

High