tea.mathoverflow.net - Discussion Feed (mathoverflow is down) Sun, 04 Nov 2018 13:03:21 -0800 http://mathoverflow.tqft.net/ Lussumo Vanilla 1.1.9 & Feed Publisher plhersh comments on "mathoverflow is down" (20416) http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=20416#Comment_20416 http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=20416#Comment_20416 Tue, 30 Oct 2012 10:18:58 -0700 plhersh dimpase comments on "mathoverflow is down" (20415) http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=20415#Comment_20415 http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=20415#Comment_20415 Tue, 30 Oct 2012 10:12:56 -0700 dimpase Anton Geraschenko comments on "mathoverflow is down" (633) http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=633#Comment_633 http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=633#Comment_633 Tue, 24 Nov 2009 16:27:37 -0800 Anton Geraschenko This should be fixed now

]]>
Jon Awbrey comments on "mathoverflow is down" (621) http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=621#Comment_621 http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=621#Comment_621 Tue, 24 Nov 2009 09:54:54 -0800 Jon Awbrey It's very intermittent, sometimes it comes up okay, sometimes I get the above error message[, optional serial comma] and sometimes I get that page with the cute picture of Schrödinger's Kitty:

Schrödinger's Kitty

]]>
hyh1048576 comments on "mathoverflow is down" (620) http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=620#Comment_620 http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=620#Comment_620 Tue, 24 Nov 2009 09:48:22 -0800 hyh1048576
Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration> ]]>
rwbarton comments on "mathoverflow is down" (619) http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=619#Comment_619 http://mathoverflow.tqft.net/discussion/60/mathoverflow-is-down/?Focus=619#Comment_619 Tue, 24 Nov 2009 09:24:40 -0800 rwbarton When I go to http://mathoverflow.net/ I see:

Server Error in '/' Application.

http://faketestsite.stackexchange.com/ is unaffected, so I guess this is a Math Overflow-specific problem.

]]>