Page MenuHomePhabricator

System.InvalidOperationException at fountain.toolforge.org
Closed, DeclinedPublicBUG REPORT

Description

Right now https://fountain.toolforge.org/editathons/asian-month-2021-de is used for the Asian Month on de.wp.

For a few hours now the tool unfortunately does not work anymore. It produces an Error 500:

System.InvalidOperationException
The view 'Index' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Home/Index.aspx
~/Views/Home/Index.ascx
~/Views/Shared/Index.aspx
~/Views/Shared/Index.ascx
~/Views/Home/Index.cshtml
~/Views/Home/Index.vbhtml
~/Views/Shared/Index.cshtml
~/Views/Shared/Index.vbhtml

Description: HTTP 500.Error processing request.

Details: Non-web exception. Exception origin (name of application or object): System.Web.Mvc.
Exception stack trace:

at System.Web.Mvc.ViewResult.FindView (System.Web.Mvc.ControllerContext context) [0x0008e] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ViewResultBase.ExecuteResult (System.Web.Mvc.ControllerContext context) [0x0003b] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult (System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionResult actionResult) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17 () [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter filter, System.Web.Mvc.ResultExecutingContext preContext, System.Func`1[TResult] continuation) [0x00065] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass1a+<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19 () [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter filter, System.Web.Mvc.ResultExecutingContext preContext, System.Func`1[TResult] continuation) [0x00065] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass1a+<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19 () [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters (System.Web.Mvc.ControllerContext controllerContext, System.Collections.Generic.IList`1[T] filters, System.Web.Mvc.ActionResult actionResult) [0x00058] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.ControllerActionInvoker.InvokeAction (System.Web.Mvc.ControllerContext controllerContext, System.String actionName) [0x000d2] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Controller+<>c__DisplayClass1d.<BeginExecuteCore>b__19 () [0x00011] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper+<>c__DisplayClass1.<MakeVoidDelegate>b__0 () [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at (wrapper delegate-invoke) System.Func`1[System.Web.Mvc.Async.AsyncVoid].invoke_TResult()
at System.Web.Mvc.Async.AsyncResultWrapper+<>c__DisplayClass8`1[TResult].<BeginSynchronous>b__7 (System.IAsyncResult _) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at (wrapper delegate-invoke) System.Web.Mvc.Async.EndInvokeDelegate`1[System.Web.Mvc.Async.AsyncVoid].invoke_TResult_IAsyncResult(System.IAsyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper+WrappedAsyncResult`1[TResult].End () [0x00029] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult] (System.IAsyncResult asyncResult, System.Object tag) [0x00007] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper.End (System.IAsyncResult asyncResult, System.Object tag) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Controller.EndExecuteCore (System.IAsyncResult asyncResult) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper+<>c__DisplayClass4.<MakeVoidDelegate>b__3 (System.IAsyncResult ar) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at (wrapper delegate-invoke) System.Web.Mvc.Async.EndInvokeDelegate`1[System.Web.Mvc.Async.AsyncVoid].invoke_TResult_IAsyncResult(System.IAsyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper+WrappedAsyncResult`1[TResult].End () [0x00029] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult] (System.IAsyncResult asyncResult, System.Object tag) [0x00007] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper.End (System.IAsyncResult asyncResult, System.Object tag) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Controller.EndExecute (System.IAsyncResult asyncResult) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute (System.IAsyncResult asyncResult) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.MvcHandler+<>c__DisplayClass8.<BeginProcessRequest>b__3 (System.IAsyncResult asyncResult) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper+<>c__DisplayClass4.<MakeVoidDelegate>b__3 (System.IAsyncResult ar) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at (wrapper delegate-invoke) System.Web.Mvc.Async.EndInvokeDelegate`1[System.Web.Mvc.Async.AsyncVoid].invoke_TResult_IAsyncResult(System.IAsyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper+WrappedAsyncResult`1[TResult].End () [0x00029] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult] (System.IAsyncResult asyncResult, System.Object tag) [0x00007] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.Async.AsyncResultWrapper.End (System.IAsyncResult asyncResult, System.Object tag) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.MvcHandler.EndProcessRequest (System.IAsyncResult asyncResult) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest (System.IAsyncResult result) [0x00000] in <e4c4ae87a2804756bc5d464ec68e0752>:0 
at System.Web.HttpApplication.async_handler_complete_cb (System.IAsyncResult ar) [0x00015] in <eb29f134b1b04fcaba72f0c13eebcc88>:0

What should have happened instead?:

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc:

Event Timeline

taavi subscribed.

(Untagging Toolforge since this appears to be an issue with a single tool.)

https://fountain.toolforge.org/editathons/asian-month-2021-de links to https://meta.wikimedia.org/wiki/User_talk:Ле_Лой "if you have problems with this tool", and that links to an email address. Thus I don't think this should be reported here in Phabricator... :-/