Bugs item #2960429, was opened at 2010-02-28 00:08 Message generated for change (Tracker Item Submitted) made by masti01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2960429...
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: Open Resolution: None Priority: 5 Private: No Submitted By: masti (masti01) Assigned to: Nobody/Anonymous (nobody) Summary: login.py no login IP blocked/user not
Initial Comment: While loging with a bot from blocked IP range I got following: $ python login.py -lang:ru Password for user MastiBot on wikipedia:ru: Logging in to wikipedia:ru as MastiBot WARNING: Your account on wikipedia:ru is blocked. Editing using this account will stop the run. Should be logged in now
Only IP range /16 is blocked. I can log manually form sam IP. Then when a bot is run: Updating links on page [[ru:Словацкий, Юлиуш]]. Changes to be made: изменил: [[uk:Юліуш Словацький]] - [[uk:Словацький Юліуш]] + [[uk:Юліуш Словацький]]
NOTE: Performing a recursive query first to save time.... NOTE: Nothing left to do 2 NOTE: Updating live wiki... WARNING: Your account on wikipedia:ru is blocked. Editing using this account will stop the run. Dump pl (wikipedia) appended. Traceback (most recent call last): File "interwiki.py", line 2390, in <module> main() File "interwiki.py", line 2364, in main bot.run() File "interwiki.py", line 2124, in run self.queryStep() File "interwiki.py", line 2102, in queryStep subj.finish(self) File "interwiki.py", line 1627, in finish if self.replaceLinks(page, new, bot): File "interwiki.py", line 1808, in replaceLinks status, reason, data = page.put(newtext, comment = mcomment) File "/usr/home/masti/pw/pywikipedia/wikipedia.py", line 1540, in put self.site().checkBlocks(sysop = sysop) File "/usr/home/masti/pw/pywikipedia/wikipedia.py", line 4811, in checkBlocks raise UserBlocked('User is blocked in site %s' % self) pywikibot.exceptions.UserBlocked: User is blocked in site wikipedia:ru
The block is for ovh.pl hosting service.
$ python version.py Pywikipedia [http] trunk/pywikipedia (r7972, 2010/02/27, 10:13:26) Python 2.6.2 (r262:71600, Oct 22 2009, 08:54:52) [GCC 4.3.4]
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2960429...
pywikipedia-bugs@lists.wikimedia.org