Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, January 13, 2015 4:00 PM
Dear Microsoft Gurus,
i have a problem with our Citrix Storefront 2.6 Servers running on Windows 2008R2. The Servers are configured to run in a Microsoft NLB Cluster.
The Eventlog is flooded with Warnings with Event ID 300, generated by Powershell:
Cannot find the X509 certificate at path CurrentUser\TrustedPublisher\611D588C5E69ADFDF3B896C7034B202CA0CA2F15.
ProviderName=Certificate ExceptionClass=ProviderInvocationException ErrorCategory=ObjectNotFound ErrorId=CertProviderItemNotFound ErrorMessage=Cannot find the X509 certificate at path CurrentUser\TrustedPublisher\611D588C5E69ADFDF3B896C7034B202CA0CA2F15. Severity=Warning SequenceNumber=37 HostName=Delivery Services PowerShell Host HostVersion=2.0.0.0 HostId=b80b9aae-02c7-412f-8d88-40367c12b9f5 EngineVersion=2.0 RunspaceId=3bcf9856-c988-4101-b10a-15bd3ae4c964 PipelineId=1 CommandName= CommandType= ScriptName= CommandPath= CommandLine=
Do you have any input on this?
Thx,
Daniel
All replies (6)
Tuesday, January 13, 2015 4:21 PM ✅Answered
The error looks to be pretty straightforward about the fact that you're missing a certificate.
You may want to reach out to Citrix support.
Don't retire TechNet! - (Don't give up yet - 13,085+ strong and growing)
Tuesday, January 13, 2015 5:16 PM ✅Answered
It is possible that the cert is not on all cluster nodes. Check the account the app is running under to be sure the profile on all servers has the cert. As noted, check first with Citrix to be sure they don't have a known bug.
¯\(ツ)_/¯
Tuesday, January 13, 2015 4:19 PM | 1 vote
I can't tell you why or what's happened but looking at different articles on the internet, it appears to be a mapping issue.
http://negyuhsit.blogspot.co.uk/2013_10_01_archive.html
Most of these seem to be on mapped network drives and the event logs are somewhat obscure.
Tuesday, January 13, 2015 4:27 PM
I think that's Event ID 183 from the looks of things but I wouldn't discount the approach.
Tuesday, January 20, 2015 7:10 AM
Hi Daniel,
According to the certificate error, We reccomend you can post in Citrix for more effective support.
If there is any update regarding this issue, please feel free to post back.
If you have any feedback on our support, please click here.
Best Regards,
Anna
TechNet Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]
Thursday, March 24, 2016 1:38 PM | 1 vote
Error details:
Log Name: Windows PowerShell
Source: PowerShell
Event ID: 300
Task Category: Provider Health
Level: Warning
Keywords: Classic
User: N/A
Computer:
Description:
Provider Health: Cannot find the X509 certificate at path CurrentUser\TrustedPublisher\DC1E8D5E8792A5C107BEFC745CC37DE05651FAAA..
Steps followed to resolve the above error:
- Browse to C:\Program Files\Citrix\Receiver StoreFront\Management\Cmdlets
- Right Click on AdminServiceLoader.ps1 and select properties.
- Select Digital Signatures
- Click View Certificate
- Select Install Certificate
- Click Next
- Click Place all certificates in the following store, then Browse
- Check the box Show Physical Stores
- Expand Trusted Publishers and select Local Computer, then click OK, Next and Finish.
This should resolve event ID 300, Please try ...