https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
Web browser: --- Bug ID: 55282 Summary: weblinkchecker.py - anoying exceptions Product: Pywikibot Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1148/ Reported by: masti01 Created on: 2010-03-17 21:49:18 Subject: weblinkchecker.py - anoying exceptions Assigned to: xqt Original description: While processing external links weblinkchecker often trows this exception:
Exception while processing URL http://www.cev.lu/mmp-cgi/show.pl?cmd=tmpl&id=851&id2=150&id3=35... in page Mistrzostwa Europy w Piłce Siatkowej Mężczyzn 1997 Exception in thread Mistrzostwa Europy w Piłce Siatkowej Mężczyzn 1997 - http://www.cev.lu/mmp-cgi/show.pl?cmd=tmpl&id=851&id2=150&id3=35...: Traceback (most recent call last): File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "weblinkchecker.py", line 492, in run ok, message = linkChecker.check() File "weblinkchecker.py", line 423, in check msg = error[1] IndexError: tuple index out of range
https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- I inserted additional debugging information for now. Do you have the page this error occures?
https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **assigned_to**: nobody --> xqt
https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
--- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- it looks that the errors are timeouts. for example: ### DEBUG information for #2972249 Exception while processing URL http://www.football.fo/index.asp?id=%5C%7BC3466C04-98FF-405A-AA70-93EB417A19... in page 1. deild Wysp Owczych kobiet (2009) Exception in thread 1. deild Wysp Owczych kobiet (2009) - http://www.football.fo/index.asp?id=%5C%7BC3466C04-98FF-405A-AA70-93EB417A19...: Traceback (most recent call last): File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "weblinkchecker.py", line 496, in run ok, message = linkChecker.check() File "weblinkchecker.py", line 427, in check raise IndexError, error IndexError: timed out
and the page is really slow to load. So we need to fix is that the error should produce the proper message.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1148
https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |info@gno.de
https://bugzilla.wikimedia.org/show_bug.cgi?id=55282
Ricordisamoa ricordisamoa@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ricordisamoa@openmailbox.or | |g Component|General |weblinkchecker.py Summary|weblinkchecker.py - anoying |weblinkchecker.py throws |exceptions |IndexError: tuple index out | |of range
pywikipedia-bugs@lists.wikimedia.org