Error: "Propagation failed on one or more servers" when you attempt to propagate changes to StoreFront Server Group

Error: "Propagation failed on one or more servers" when you attempt to propagate changes to StoreFront Server Group

book

Article ID: CTX233449

calendar_today

Updated On:

Description

Consider the following scenario. You have two or more StoreFront servers in the Server Group. When you attempt to propagate changes to the StoreFront Server Group, it might fail with the error: "Propagation failed on one or more servers" as shown in the screenshot below:

User-added image

Additionally, following events are recorded in Windows Event Viewer during the time of the issue:
 

Log NameCitrix Delivery Services
SourceCitrix Configuration Replication Service
Event ID31
Description
An error has occurred during the all server configuration update process.
Citrix.DeliveryServices.ConfigurationReplication.Exceptions.ServerUpdateConfigurationException, Citrix.DeliveryServices.ConfigurationReplication, Version=3.12.0.0, Culture=neutral, PublicKeyToken=e8b77d454fa2a856
Could not connect to net.tcp://mt-storefront2/Citrix/ConfigurationReplication. The connection attempt lasted for a time span of 00:00:01.0312588. TCP error code 10061: No connection could be made because the target machine actively refused it 10.107.226.9:808.
RemoteEndpoint: net.tcp://mt-storefront2/Citrix/ConfigurationReplication
 
Log NameCitrix Delivery Services
SourceCitrix Delivery Services Admin
Event ID1
Description
An error occurred running the command: 'Get-DSClusterConfigurationUpdateState'
Could not connect to net.tcp://mt-storefront2/Citrix/ConfigurationReplication. The connection attempt lasted for a time span of 00:00:01.0309845. TCP error code 10061: No connection could be made because the target machine actively refused it 10.107.226.9:808.
At C:\Program Files\Citrix\Receiver StoreFront\Management\Cmdlets\ConfigurationReplicationModule.psm1:114 char:14
+     $state = Get-DSConfigurationReplicationState -Hostname $clusterMemberHostnam ...
+              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Could not connect to net.tcp://mt-storefront2/Citrix/ConfigurationReplication. The connection attempt lasted for a time span of 00:00:01.0309845. TCP error code 10061: No connection could be made because the target machine actively refused it 10.107.226.9:808.
Citrix.DeliveryServices.PowerShell.Command.RunnerInterfaces.Exceptions.PowerShellExecutionException, Citrix.DeliveryServices.PowerShell.Command.RunnerInterfaces, Version=3.12.0.0, Culture=neutral, PublicKeyToken=e8b77d454fa2a856
An error occurred running the command: 'Get-DSClusterConfigurationUpdateState'
Could not connect to net.tcp://mt-storefront2/Citrix/ConfigurationReplication. The connection attempt lasted for a time span of 00:00:01.0309845. TCP error code 10061: No connection could be made because the target machine actively refused it 10.107.226.9:808.
At C:\Program Files\Citrix\Receiver StoreFront\Management\Cmdlets\ConfigurationReplicationModule.psm1:114 char:14
+     $state = Get-DSConfigurationReplicationState -Hostname $clusterMemberHostnam ...
+              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 

Resolution

To resolve this issue, start Net.Tcp Port Sharing Service on the StoreFront server(s).

1.) Open Services.msc console on the StoreFront server.
2.) Search for Net.Tcp Port Sharing Service
3.) Make sure the service Startup Type is set to Automatic and the service Status is Running.

User-added image
 

Problem Cause

This issue can occur if Net.Tcp Port Sharing Service is not running on the StoreFront server(s). To learn more about Net.TCP Port Sharing, please see the following Microsoft article:
Net.TCP Port Sharing