Page MenuHomePhabricator

webexception raised during catwatcher update
Closed, ResolvedPublic

Description

2018-08-08 20:15:29,410 [Thread Pool Worker] ERROR Helpmebot.Services.CategoryWatcherHelperService [(null)] - Exception while retrieving category information for helpme
System.Net.WebException: The remote server returned an error: (503) Backend fetch failed.
  at System.Net.HttpWebRequest+<GetResponseFromData>d__247.MoveNext () [0x00152] in <a360a10e096b4659a9142a244ddaea3e>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000ba] in <a360a10e096b4659a9142a244ddaea3e>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Net.HttpWebRequest.GetResponse () [0x00013] in <a360a10e096b4659a9142a244ddaea3e>:0 
  at Helpmebot.HttpRequest.Get (System.String uri, System.Int32 timeout) [0x00048] in <b4380276b6d94d82a8b104d07da81aa3>:0 
  at Helpmebot.ExtensionMethods.MediaWikiSiteExtensions.GetPagesInCategory (Helpmebot.Model.MediaWikiSite site, System.String category) [0x00011] in <b4380276b6d94d82a8b104d07da81aa3>:0 
  at Helpmebot.Services.CategoryWatcherHelperService.UpdateCategoryItems (Helpmebot.Model.WatchedCategory category) [0x00031] in <b4380276b6d94d82a8b104d07da81aa3>:0

Revisions and Commits

Event Timeline

stwalkerster created this task.
stwalkerster closed this task as Resolved by committing Restricted Diffusion Commit.Aug 13 2018, 8:40 PM
stwalkerster added a commit: Restricted Diffusion Commit.