https://bugzilla.wikimedia.org/show_bug.cgi?id=55318
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- I am getting the same error (tuple index out of range) reported by wikishizhao. It occurs for many URLs.
Platform:
Pywikipedia [http] trunk/pywikipedia (r5880, Sep 07 2008, 21:16:02) Python 2.4.3 (#1, May 24 2008, 13:57:05) [GCC 4.1.2 20070626 (Red Hat 4.1.2-14)]
Example:
Exception while processing URL http://core3.bsn.endeca.com/wine45/controller.jsp?N=0 in page Advanced gallery vendor blog Exception in thread Advanced gallery vendor blog - http://core3.bsn.endeca.com/wine45/controller.jsp?N=0: Traceback (most recent call last): File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap self.run() File "weblinkchecker.py", line 506, in run ok, message = linkChecker.check() File "weblinkchecker.py", line 437, in check msg = error[1] IndexError: tuple index out of range