Bugs item #2983182, was opened at 2010-04-07 13:11 Message generated for change (Comment added) made by malafaya You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2983182...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: login Group: None Status: Pending Resolution: Fixed Priority: 9 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Russell Blau (russblau) Summary: login.py
Initial Comment: Since the change of the API (url) my bot (and some others, after discussion on IRC) can not connect and it's wrote on the consol the error message: "Login failed. Wrong password or CAPTCHA answer?" despite that the correct password is entered and that no captcha is answered on the browser!
----------------------------------------------------------------------
Comment By: André Malafaya Baptista (malafaya)
Date: 2010-04-07 21:05
Message: Yes, it should be separate but only on my second comment I got sure of it :) anyway, I now get : Should be logged in now *** Your username is not listed on [[Wikipedia:Bots/Status]]. *** Please make sure you are allowed to use the robot before actually using it!
But my bot is listed there. Maybe the physical text has changed... Thanks
----------------------------------------------------------------------
Comment By: Russell Blau (russblau) Date: 2010-04-07 20:56
Message: That typo is really a separate bug, but it's fixed in r8062 [anyway, I think your bot is logged in even though you got the error message]
----------------------------------------------------------------------
Comment By: André Malafaya Baptista (malafaya) Date: 2010-04-07 20:47
Message: It seems to be linked to xqt's changeset #8055 where the bot status page is changed to Wikipedia:Bot/Status. In en.wikipedia, this is (still) Wikipedia:Bots/Status (plural form). What's the fix?
----------------------------------------------------------------------
Comment By: André Malafaya Baptista (malafaya) Date: 2010-04-07 20:41
Message: I was since I had problems with API login not working properly and requiring the bot to re-login (unsuccessfully) on every edit. I just retried API login but I get an exception while logging in to en.wikipedia (only en.wikipedia and not anywhere else so far):
Logging in to wikipedia:en as MalafayaBot via API. Should be logged in now Traceback (most recent call last): File "D:\Work\pywikipedia\login.py", line 413, in <module> main() File "D:\Work\pywikipedia\login.py", line 409, in main loginMan.login() File "D:\Work\pywikipedia\login.py", line 306, in login if not self.botAllowed(): File "D:\Work\pywikipedia\login.py", line 119, in botAllowed for linkedPage in botListPage.linkedPages(): File "D:\Work\pywikipedia\wikipedia.py", line 2194, in linkedPages thistxt = removeLanguageLinks(self.get(get_redirect=True), File "D:\Work\pywikipedia\wikipedia.py", line 618, in get self._contents = self._getEditPage(get_redirect = get_redirect, throttle = t hrottle, sysop = sysop) File "D:\Work\pywikipedia\wikipedia.py", line 688, in _getEditPage raise NoPage(self.site(), self.aslink(forceInterwiki = True),"Page does not exist. In rare cases, if you are certain the page does exist, look into overridi ng family.RversionTab" ) pywikibot.exceptions.NoPage: (wikipedia:en, u'[[en:Wikipedia:Bot/Status]]', 'Pag e does not exist. In rare cases, if you are certain the page does exist, look in to overriding family.RversionTab')
Version info: Pywikipedia [http] trunk/pywikipedia (r8061, 2010/04/07, 14:37:56) Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)]
----------------------------------------------------------------------
Comment By: Russell Blau (russblau) Date: 2010-04-07 18:19
Message: It should be fixed for everyone using API login (need the line use_api_login = True in user-config.py). If there is anyone out there not using API login, you need to change your user-config file.
----------------------------------------------------------------------
Comment By: Multichill (multichill) Date: 2010-04-07 17:51
Message: Looks like this was fixed in 8061 by russblau. I assigned the bug to him.
----------------------------------------------------------------------
Comment By: Micthev (micthev) Date: 2010-04-07 14:45
Message: bug reported on en.wikipedia : http://en.wikipedia.org/wiki/Wikipedia:Bot_owners%27_noticeboard#Bots_and_Lo...
----------------------------------------------------------------------
Comment By: Harri Vartiainen (harriv) Date: 2010-04-07 14:26
Message: This should be high priority, since no pywikipedia bot can login Wikipedia before this is resolved.
----------------------------------------------------------------------
Comment By: Micthev (micthev) Date: 2010-04-07 13:19
Message: For me too, the url of bugzilla is https://bugzilla.wikimedia.org/show_bug.cgi?id=23076
and in fact on browser the captcha is not requested
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2983182...
pywikipedia-bugs@lists.wikimedia.org