Jump to content
Welcome to our new Citrix community!

[Solution]Storefront fails to propagate Citrix.StoreFront.ConfigurationApi.psd1 already exists


Recommended Posts

This is not a question is solution and since I couldn't find no one mentioning this error anywhere here you go

 

This happened after upgrade from 1912 LTSR to 2203 LTSR CU2

 

When you try to propagate changes you get the server "Erroed"

 

Log to the server with the status of erroed, Looking the eventviewer you have something like this:


An error has occurred during the all server configuration update process.
Citrix.DeliveryServices.ConfigurationReplication.Exceptions.ServerUpdateConfigurationException, Citrix.DeliveryServices.ConfigurationReplication, Version=3.23.0.0, Culture=neutral, PublicKeyToken=e8b77d454fa2a856
An error occurred running the command: 'Install-DSFeatureClasses' 
File 'C:\Program Files\Citrix\Receiver StoreFront\PowerShellSDK\Modules\Citrix.StoreFront.ConfigurationApi\en-US\about_Citrix.StoreFront.ConfigurationApi.help.txt' already exists (attempted to copy from 'C:\Program Files\Citrix\Receiver StoreFront\Features\ConfigurationApi\Modules\Citrix.StoreFront.ConfigurationApi\en-US\about_Citrix.StoreFront.ConfigurationApi.help.txt')
At C:\Program Files\Citrix\Receiver StoreFront\Services\ConfigurationReplicationService\Cmdlets\ConfigurationReplicationServiceModule.psm1:86 char:9
+         Install-DSFeatureClass "$($installPath)$($featurePackage)"

 

This will happen for these files:
"C:\Program Files\Citrix\Receiver StoreFront\PowerShellSDK\Modules\Citrix.StoreFront.ConfigurationApi\Citrix.StoreFront.ConfigurationApi.psd1"
"C:\Program Files\Citrix\Receiver StoreFront\PowerShellSDK\Modules\Citrix.StoreFront.ConfigurationApi\en-US\Citrix.StoreFront.ConfigurationApi.dll-help.xml"
"C:\Program Files\Citrix\Receiver StoreFront\PowerShellSDK\Modules\Citrix.StoreFront.ConfigurationApi\en-US\about_Citrix.StoreFront.ConfigurationApi.help.txt"

 

In the end the solution is simple... in the erroed server clear the folder "C:\Program Files\Citrix\Receiver StoreFront\PowerShellSDK\Modules\Citrix.StoreFront.ConfigurationApi", leave it empty.

 

Try to propagate again, rejoice.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...