Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • Get-spproduct in powershell might help your servers. blogs.technet.microsoft.com/stefan_gossner/2016/08/09/… Commented Feb 12, 2019 at 21:38
  • Check the status of DC, use-cachecluster , Get-cachehost, make sure they are up and running Commented Feb 12, 2019 at 21:50
  • @WaqasSarwarMVP I checked and AppFabricCachingService is UP; Status: Online Commented Feb 13, 2019 at 15:26
  • did you ran the get-spproduct? also make sure, Farm admin account & app pool accounts have the proper permission on the Content Databases, config databases Commented Feb 13, 2019 at 15:34
  • @Christoffer get-spproduct is used when patching SharePoint, based on that link that you posted and in this case I don't want to patch the servers, I would prefer to resolve this error first. I was thinking if that particular server might be out of sync with the config DB. Commented Feb 13, 2019 at 15:38