Since this morning I have been unable to login to StackOverflow.com using Firefox 3.6.15 / OS X. On the page http://stackoverflow.com/users/login I get 3 js errors and the OpenID partner site buttons do not appear. I get the following errors in Firebug console:

gauth is not defined
[Break On This Error] <script type="text/javascript"...th('http://stackauth.com');</script>
login (line 45)
gauth is not defined
[Break On This Error] <script type="text/javascript"...th('http://stackauth.com');</script>
login (line 45)
genuwine is not defined
[Break On This Error] genuwine.init();

This seems to be due to the http://sstatic.net/js/master.min.js?v=b8c24a8503e4 file not loading. Attempting to open this file in the (Firefox) browser gives the following error:

Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

link|improve this question
Can confirm the site functions in Chrome 11.0.686.3 dev, including loading the master.min.js file in the browser. – johnhunter Mar 8 '11 at 11:42
There have been reports about this previously‌​, all in Firefox, and never reproduceable. Most probable reason is some sort of cache corruption; can you try if it works after clearing the browser cache? – balpha Mar 8 '11 at 12:02
Thanks @balpha. Problem solved. Seems like it was due to a problem with the cached file after upgrading to the recent version of Firefox. – johnhunter Mar 8 '11 at 16:45
feedback

You must log in to answer this question.

Browse other questions tagged