You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ********
The text was updated successfully, but these errors were encountered:
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 ********
The text was updated successfully, but these errors were encountered: