Page MenuHomePhabricator

Unhandled exception on userinfo on request of IP address
Closed, ResolvedPublic

Description

2018-12-02 16:38:46,263 [10] DEBUG Stwalkerster.IrcClient.IrcClient.Freenode.NetworkClient.Inbound [(null)] - :LakesideMiners!~LakesideM@wikipedia/LakesideMiners PRIVMSG #wikipedia-en-helpers :!userinfo 143.248.206.111

2018-12-02 16:38:46,264 [10] DEBUG Helpmebot.Legacy.LegacyCommandHandler.LegacyCommandParser [(null)] - Handling received message...

2018-12-02 16:38:46,266 [Thread Pool Worker] INFO  Stwalkerster.Bot.CommandLib.Services.CommandParser [(null)] - Creating command object of type Helpmebot.Commands.WikiInformation.UserInfoCommand

2018-12-02 16:38:46,282 [Thread Pool Worker] DEBUG Helpmebot.Commands.WikiInformation.UserInfoCommand [(null)] - Found method: Execute

2018-12-02 16:38:46,321 [Thread Pool Worker] DEBUG Stwalkerster.Bot.MediaWikiLib.Services.WebServiceClient [(null)] - Requesting https://en.wikipedia.org/w/api.php?action=query&list=users&usprop=editcount&ususers=143.248.206.111&format=xml

2018-12-02 16:38:46,449 [Thread Pool Worker] ERROR Helpmebot.Commands.WikiInformation.UserInfoCommand [(null)] - Unhandled exception during command execution
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Stwalkerster.Bot.MediaWikiLib.Exceptions.GeneralMediaWikiApiException: Exception of type 'Stwalkerster.Bot.MediaWikiLib.Exceptions.GeneralMediaWikiApiException' was thrown.
  at Stwalkerster.Bot.MediaWikiLib.Services.MediaWikiApi.GetEditCount (System.String username) [0x0009f] in <0b64a129aef64e0b859212b46f3a152a>:0 
  at Helpmebot.Commands.WikiInformation.UserInfoCommand.Execute () [0x0004a] in <ac3e1a54b7e840ecb8052da5e06dad81>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <3833a6edf2074b959d3dab898627f0ac>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <3833a6edf2074b959d3dab898627f0ac>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <3833a6edf2074b959d3dab898627f0ac>:0 
  at Stwalkerster.Bot.CommandLib.Commands.CommandUtilities.CommandBase.Run () [0x00141] in <5bece596320e471c89c59d3dac00cfca>:0

Revisions and Commits

Event Timeline

stwalkerster shifted this object from the Restricted Space space to the S1 Default space.Dec 5 2018, 8:03 AM
stwalkerster updated the task description. (Show Details)
stwalkerster edited projects, added Helpmebot; removed Restricted Project.
stwalkerster removed a subscriber: stwalkerster.
stwalkerster moved this task from Backlog to Bugs on the Helpmebot board.
stwalkerster closed this task as Resolved by committing Unknown Object (Diffusion Commit).Oct 7 2019, 10:54 PM
stwalkerster added a commit: Unknown Object (Diffusion Commit).
stwalkerster added a commit: Unknown Object (Diffusion Commit).Oct 7 2019, 10:59 PM