Bugs item #1885109, was opened at 2008-02-02 01:06
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=188510…
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: interwiki.py eror
Initial Comment:
The command I gave to my bot is interwiki.py -autonomous -new
NOTE: Performing a recursive query first to save time....
NOTE: Nothing left to do 2
NOTE: Updating live wiki...
Sleeping for 9.1 seconds, 2008-02-02 10:01:15
Changing page [[de:Phenylendiamin]]
Updating links on page [[it:1,4-fenilendiammina]].
Changes to be made: Aggiungo: [[nl:P-Phenylenediamine]]
+ [[nl:P-Phenylenediamine]]
NOTE: Performing a recursive query first to save time....
NOTE: Nothing left to do 2
NOTE: Updating live wiki...
Getting a page to check if we're logged in on wikipedia:it
Retrieving watchlist for wikipedia:it
Parsing watchlist
Getting page to get a token.
Dump nl (wikipedia) saved
Traceback (most recent call last):
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\interwiki.py",
line 1611, in <module>
bot.run()
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\interwiki.py",
line 1386, in run
self.queryStep()
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\interwiki.py",
line 1365, in queryStep
subj.finish(self)
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\interwiki.py",
line 969, in finish
if self.replaceLinks(page, new, bot):
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\interwiki.py",
line 1104, in replaceLinks
status, reason, data = page.put(newtext, comment = wikipedia.translate(page.
site().lang, msg)[0] + mods)
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\wikipedia.py",
line 1208, in put
return self._putPage(newtext, comment, watchArticle, minorEdit, newPage, sel
f.site().getToken(sysop = sysop), sysop = sysop)
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\wikipedia.py",
line 5126, in getToken
self.sandboxpage.get(force = True, get_redirect = True, sysop = sysop)
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\wikipedia.py",
line 607, in get
self._contents = self._getEditPage(get_redirect = get_redirect, throttle = t
hrottle, sysop = sysop, nofollow_redirects=nofollow_redirects)
File "C:\Documents and Settings\digza02\Bureaublad\pywikipedia\wikipedia.py",
line 721, in _getEditPage
raise UserBlocked(self.site(), self.aslink(forceInterwiki = True))
wikipedia.UserBlocked: (wikipedia:it, u'[[it:Wikipedia:Sandbox]]')
C:\Documents and Settings\digza02\Bureaublad\pywikipedia>
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2008-02-02 06:09
Message:
Logged In: NO
Idd, I see, I'll remove it from my user-config.py
sorry
----------------------------------------------------------------------
Comment By: Rotem Liss (rotemliss)
Date: 2008-02-02 03:29
Message:
Logged In: YES
user_id=1327030
Originator: NO
As the exception says, you might be blocked in wikipedia:it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=188510…