Bugs item #3467493, was opened at 2011-12-30 07:30 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3467493&group_id=93107
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: interwiki Group: None >Status: Pending >Resolution: Wont Fix Priority: 5 Private: No Submitted By: https://www.google.com/accounts () >Assigned to: xqt (xqt) Summary: interwiki.py crashes if bot is blocked Initial Comment: I have python v2.7.2 I run a bot that operates on every wiki so it is painful to modify user-config file every time there is a problem. Every now and then I get all of bots interwiki operations disrupted if a wikipedia language edition decides to block. The bot running interwiki.py crashes after trying to edit that wiki. This is a problem because any block on any wiki effectively disables the bot until that block is lifted. I thought this was a feature (somehow) until I was told this could be a bug. ---------------------------------------------------------------------- >Comment By: xqt (xqt) Date: 2011-12-30 07:57 Message: If a bot is blocked on a wiki, just remove it from your user-config.py. I find it not a good idea to run a blocked bot without checking the cause. This indeed could be a malfunction and it is a good idea to stop it in general until this has been veryfied. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3467493&group_id=93107 _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
