Browser timeout error while doing Sitecore version upgrade

Challenge:

Currently, we are working on Sitecore version upgrade and during the upgrade process, we got following error:

[Screenshot credits : Varun]

Error was not helpful, we checked Sitecore log on server-side, checked SQL Connection and everything was fine! Then what caused this error? Is our Sitecore upgrade got competed successfully or not?

If you have faced similar error and have same question as we, then this post has answer for you!

Solution:

We rolled back our application to our base version and ran Sitecore version upgrade again using Firefox, and guess what it worked! πŸ™‚

Yes, we know you are an engineer and you need logical justification for the same. Don’t worry we have a logical justification for you — posted on my another blog — Long-running processes and browser timeout issue (mainly Internet Explorer)?

Mainly following lines have answers:

IE

CAUSE

By design, Internet Explorer imposes a time-out limit for the server to return data. The time-out limit is five minutes for versions 4.0 and 4.01 and is 60 minutes for versions 5.x, 6, and 7. As a result, Internet Explorer does not wait endlessly for the server to come back with data when the server has a problem.

FF

Currently, Firefox timeout is determined by the system-level connection establishment timeout [Source : http://kb.mozillazine.org/Network.http.connect.timeout]. It was earlier issue in Firefox as well and they fixed it – https://bugzilla.mozilla.org/show_bug.cgi?id=592284

Happy Sitecore upgrade! πŸ™‚

5 thoughts on “Browser timeout error while doing Sitecore version upgrade

  1. Pingback: Some Findings while Sitecore Version Upgrade! « .Net, Sitecore and Automation

  2. Pingback: Posting XML using .NET

  3. Pingback: Sitecore Version upgrade Troubleshooting Basics | Sitecore basics!

  4. Pingback: Sitecore Update Package Timeout Issues - Flux Digital Blog

  5. Pingback: Should you use package OR serialization in sitecore? – Sitecore Journey

Leave a comment