Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal error message #34

Closed
wummel opened this issue Dec 21, 2012 · 1 comment
Closed

internal error message #34

wummel opened this issue Dec 21, 2012 · 1 comment

Comments

@wummel
Copy link
Owner

wummel commented Dec 21, 2012

Converted from SourceForge issue 765016, submitted by saadiq

linkchecker -e '^?' -i zipsell.com -o html -r 4 -W 500 http://
www.zipsell.com/ > public_html/index.html

********** Oops, I did it again. *************

exceptions.AttributeError SMTP instance has no attribute
'read'
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/linkcheck/
UrlData.py", line 203, in check
self._check()
File "/usr/lib/python2.2/site-packages/linkcheck/
UrlData.py", line 271, in _check
try: self.checkContent(warningregex)
File "/usr/lib/python2.2/site-packages/linkcheck/
UrlData.py", line 398, in checkContent
match = warningregex.search(self.getContent())
File "/usr/lib/python2.2/site-packages/linkcheck/
UrlData.py", line 389, in getContent
self.data = self.urlConnection.read()
AttributeError: SMTP instance has no attribute 'read'
System info:
LinkChecker 1.8.18
Python 2.2.3 (#1, Jun 4 2003, 02:54:59)
[GCC 3.3 (Debian)] on linux2

******** LinkChecker internal error, bailing out ********

@wummel
Copy link
Owner Author

wummel commented Dec 21, 2012

Submitted by calvin

Logged In: YES
user_id=9205

Fixed in 1.8.19

@wummel wummel closed this as completed Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant