wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

crash #25

Closed wummel closed 11 years ago

wummel commented 11 years ago

Converted from SourceForge issue 663804, submitted by nobody

deponti@tiscalinet.it

1) The URL or file you are testing http://pcsiwa12.rett.polimi.it/~phdweb/eng/index.htm

2) Your commandline arguments and/or configuration.

linkchecker -a -r 3 http://pcsiwa12.rett.polimi.it/~phdweb/eng/index.htm

3) The system information below.

httplib.BadStatusLine Exception in thread Thread-421: Traceback (most recent call last): File "/usr/lib/python2.2/threading.py", line 408, in bootstrap self.run() File "/usr/lib/python2.2/threading.py", line 396, in run apply(self.target, self.args, self.kwargs) File "/usr/lib/python2.2/site-packages/linkcheck/UrlData.py", line 202, in check internal_error() File "/usr/lib/python2.2/site-packages/linkcheck/UrlData.py", line 49, in internal_error print >> sys.stderr, type, value AttributeError: BadStatusLine instance has no attribute 'args'

wummel commented 11 years ago

Submitted by calvin

Logged In: YES user_id=9205

Hm, could it be your post got mangled? The error you posted complains of a bad 'args' keyword, but the word 'args' occurs nowhere in UrlData.py. Anyway, I tried your give URL and it works for me, with and without a squid http proxy. I am keeping this bug open to hear some more info. (you can also mail me at calvin@users.sourceforge.net).

wummel commented 11 years ago

Submitted by calvin

Logged In: YES user_id=9205

I received no feedback, and this works for me. I am closing this bug. If you still have problems, please open a new bug and submit at least the version of LinkChecker you are using.