15,610 total views, 7 views today
In this “SharePoint Server Error” article, we will learn about when we get “Server error: http://go.microsoft.com/fwlink?LinkID=177673” from SharePoint sites and how to fix it.
Issue Description: SharePoint Server Error: http://go.microsoft.com/fwlink?LinkID=177673
During our SharePoint content database migration, we faced this issue.
Let’s say we have migrated the content database from SharePoint one version to another version(for example SharePoint 2010 to SharePoint 2013). We have migrated the content database successfully without any error but when we try to access the SharePoint site from the browser, none of the sites gets opened in the browser and we’ll get the below error.
Server error: http://go.microsoft.com/fwlink?LinkID=177673
No need to panic about this, here is the reason for this error, and fix it.
What is the reason for this error? SharePoint Server Error: http://go.microsoft.com/fwlink?LinkID=177673
If we go to the “/_admin/FarmServer.aspx” page from the central administration and if we have multi servers farm – we can see one server status shows as “Upgrade Blocked” while another one shows as “Installation Required” as below:
I will explain what these two status means are.
Upgrade Blocked: Upgrade blocked in SharePoint server
The server is blocked from the upgrade. The current server is installed with the latest CU and it will remain blocked until all the SP servers in the farm are installed with the same version.
Installation Required: Installation required in SharePoint server upgrade
The server is still not yet installed with the same CU that is already installed on other servers.
If we summarize the above we will get the below:
The latest windows updates were installed on the first server where the status shows as “Upgrade Blocked” but on another server, the same windows updates were not installed, so the status was showing as “Installation Required“.
How to fix the above SharePoint Server Error?
Now install the windows updates in all other servers in the farm where the status shows as “Installation Required“. Now browse all the SharePoint sites where you were getting the above-highlighted error – everything will be opened fine.
Summary: SharePoint Server Error: http://go.microsoft.com/fwlink?LinkID=177673
Thus, we have learned in this article reason for “Server error: http://go.microsoft.com/fwlink?LinkID=177673” and its fixes.
See Also: SharePoint Online PowerShell
You may also like the below SharePoint Online PowerShell tutorials:
- [Fixed]: SharePoint full crawl never ends – Revealed the technical reasons Why SharePoint Search Crawler never ends
- Instantly Solved: Error from token exchange: Bad Key authorization token in Power Automate – Microsoft 365
- Office 365: Getting started with SharePoint PnP PowerShell – installation
- Re-Provisioning SharePoint Search Service Application using PowerShell
- [Fixed]: Start SharePoint Central Administration service using PowerShell
- [Fixed]: Restore the timer service in SharePoint Server using PowerShell script
- [Fixed]: Remove-MsolServicePrincipalCredential : Access Denied. You do not have permissions to call this cmdlet.
- [Fixed]: The term ‘Get-MsolServicePrincipal’ is not recognized as the name of a cmdlet, function, script file,
- How to fix “The term ‘Get-MsolUser’ is not recognized as the name of a cmdlet”
- How to fix the “The term ‘Get-SPWeb’ is not recognized as the name of a cmdlet, function” PowerShell error
- Instantly solved SharePoint sensitivity labels delete error: The sensitivity label is published by label policies and cannot be deleted – Microsoft 365
- Discover common Failed Timer Jobs in SharePoint 2019|2016
- In 2 steps convert a classic SharePoint page to modern using PnP
- Office 365: Retrieve hub sites and associated sites using PnP Powershell
- Create a modern team site using PnP PowerShell in SharePoint
- In 4 steps access SharePoint online data using postman tool
- SharePoint admin center: Learn SharePoint online administration in an hour – step by step
- SharePoint REST API: GET vs POST vs PUT vs DELETE vs PATCH
- Office 365: Understanding the hub site in SharePoint online
- SharePoint Migration-Upgrade Blocking
