-
Notifications
You must be signed in to change notification settings - Fork 232
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
You have found an internal error in LinkChecker. #723
Comments
Same problem. The final two tracebacks are (oldest first):
My system info is:
|
Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker |
Scanning the url from command line
linkchecker.exe --user-agent "LinkChecker spider" -t20 -a -r10 --file-output=csv/utf_8/Report.csv https://www.mql5.com/
[19:18:35][MQL5_LinkCheck] ********** Oops, I did it again. *************
[19:18:35][MQL5_LinkCheck]
[19:18:35][MQL5_LinkCheck] You have found an internal error in LinkChecker. Please write a bug report
[19:18:35][MQL5_LinkCheck] at https://github.com/wummel/linkchecker/issues
[19:18:35][MQL5_LinkCheck] and include the following information:
[19:18:35][MQL5_LinkCheck] - the URL or file you are testing
[19:18:35][MQL5_LinkCheck] - the system information below
[19:18:35][MQL5_LinkCheck]
[19:18:35][MQL5_LinkCheck] When using the commandline client:
[19:18:35][MQL5_LinkCheck] - your commandline arguments and any custom configuration files.
[19:18:35][MQL5_LinkCheck] - the output of a debug run with option "-Dall"
[19:18:35][MQL5_LinkCheck]
[19:18:35][MQL5_LinkCheck] Not disclosing some of the information above due to privacy reasons is ok.
[19:18:35][MQL5_LinkCheck] I will try to help you nonetheless, but you have to give me something
[19:18:35][MQL5_LinkCheck] I can work with ;) .
[19:18:35][MQL5_LinkCheck]
[19:18:35][MQL5_LinkCheck] Traceback (most recent call last):
[19:18:35][MQL5_LinkCheck] File "linkcheck\director\checker.pyo", line 104, in check_url
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\director\checker.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\director\checker.pyo", line 120, in check_url_data
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\director\checker.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\director\checker.pyo", line 53, in check_url
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\director\checker.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\checker\urlbase.pyo", line 465, in check_content
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\checker\urlbase.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\checker\urlbase.pyo", line 555, in allows_recursion
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\checker\urlbase.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\checker\httpurl.pyo", line 83, in content_allows_robots
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\checker\httpurl.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\checker\urlbase.pyo", line 611, in get_content
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\checker\urlbase.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] File "linkcheck\checker\httpurl.pyo", line 304, in read_content
[19:18:35][MQL5_LinkCheck] -- couldn't find file, trying this instead: c:\cdn\linkchecker\library.zip\linkcheck\checker\httpurl.py
[19:18:35][MQL5_LinkCheck] -- code not available --
[19:18:35][MQL5_LinkCheck] MemoryError
[19:18:38][MQL5_LinkCheck] System info:
[19:18:38][MQL5_LinkCheck] LinkChecker 9.3
[19:18:38][MQL5_LinkCheck] Released on: 16.7.2014
[19:18:38][MQL5_LinkCheck] Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)] on win32
[19:18:38][MQL5_LinkCheck] Requests: 2.2.1
[19:18:38][MQL5_LinkCheck] Modules: Sqlite
[19:18:38][MQL5_LinkCheck] Local time: 2017-06-22 19:18:30+002
[19:18:38][MQL5_LinkCheck] sys.argv: ['c:\cdn\linkchecker\linkchecker.exe', '--user-agent', 'LinkChecker spider', '-t20', '-a', '-r10', '--file-output=csv/utf_8/Report.csv', 'https://www.mql5.com/']
[19:18:38][MQL5_LinkCheck] Default locale: ('en', 'cp1251')
[19:18:38][MQL5_LinkCheck]
[19:18:38][MQL5_LinkCheck]
[19:18:38][MQL5_LinkCheck] ******** LinkChecker internal error, over and out ********
[19:18:38][MQL5_LinkCheck] WARNING 2017-06-22 19:18:30,845 CheckThread-https://www.mql5.com/ru/market/mt4/page127 internal error occurred
[19:18:38][MQL5_LinkCheck]
[19:18:38][MQL5_LinkCheck] WARNING 2017-06-22 19:18:30,846 CheckThread-https://www.mql5.com/ru/market/mt4/page127 internal error occurred
The text was updated successfully, but these errors were encountered: