Answered by:
Search Service Application Error - Administrative status The remote server returned an error: (503) Server Unavailable

Question
-
Hi,
I recently applied a CU on SharePoint 2013 SP1. And after applying I am seeing the below error in Search service application -
System Status Administrative status - The remote server returned an error: (503) Server Unavailable.
Clicking on Content sources throws this error -
Sorry, something went wrong System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at Microsoft.Office.Server.Search.Administration.SearchApi.RunOnServer[T](CodeToRun`1 remoteCode, CodeToRun`1 localCode, Boolean useCurrentSecurityContext, Int32 versionIn) at Microsoft.Office.Server.Search.Administration.SearchApi..ctor(SearchServiceApplication application) at Microsoft.Office.Server.Search.Administration.SearchServiceApplication.get_SearchApi() at Microsoft.Office.Server.Search.Administration.ContentSourceCollection..ctor(Content parent) at Microsoft.Office.Server.Search.Administration.Content.get_ContentSources() at Microsoft.Office.Server.Search.Internal.UI.WebControls.ListContentSourcesControl.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
What can be the issue?
Saturday, November 12, 2016 2:16 PM
Answers
-
Have resolved the issue by running below PSConfig command -
PSConfig.exe -cmd upgrade -inplace b2b -wait -cmd applicationcontent -install -cmd installfeatures -cmd secureresources -cmd services –install
- Proposed as answer by Linda ZLMicrosoft contingent staff Tuesday, November 15, 2016 1:02 AM
- Marked as answer by IMSunny Tuesday, November 15, 2016 8:10 AM
Monday, November 14, 2016 1:16 PM
All replies
-
Hi,
There can be multiple reasons as it is related to search. Did you go through this article:
https://blogs.msdn.microsoft.com/russmax/2013/03/11/sharepoint-search-2010-crawl-status-returns-503-server-unavailable/
Thanks,
Priyan
Please Up Vote and Mark this as Answer if it helps.
Saturday, November 12, 2016 5:57 PM -
Have you solved the issue? Please let us know if you would like further assistance.
If the issue was resolved, you can mark the helpful post as answer to help other community members find the helpful information quickly.
You can also share your own solution here and mark it as answer, and we can learn from each other.
Best regards,
Linda Zhang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.comMonday, November 14, 2016 7:00 AM -
Hi,
You can refer to the following URL,
Hi there, if you found my comment very helpful then please | Propose as answer | . Thanks and Regards.
Monday, November 14, 2016 7:07 AM -
Have resolved the issue by running below PSConfig command -
PSConfig.exe -cmd upgrade -inplace b2b -wait -cmd applicationcontent -install -cmd installfeatures -cmd secureresources -cmd services –install
- Proposed as answer by Linda ZLMicrosoft contingent staff Tuesday, November 15, 2016 1:02 AM
- Marked as answer by IMSunny Tuesday, November 15, 2016 8:10 AM
Monday, November 14, 2016 1:16 PM -
I am glad that the issue has been resolved.
Thank you for your additional feedback on how you were successful in resolving this issue.
Please remember to mark the replies as answers if they help. The solution will benefit many other users.
Best regards,
Linda Zhang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.comTuesday, November 15, 2016 1:00 AM -
run as Farm accountMonday, March 6, 2017 6:39 PM