alkamid / wiktionary

AlkamidBot's scripts
http://pl.wiktionary.org
MIT License
3 stars 2 forks source link

timeout on porzucone.py #4

Closed alkamid closed 9 years ago

alkamid commented 9 years ago

File "/shared/pywikipedia/core/pywikibot/comms/http.py", line 238, in request r = fetch(baseuri, method, body, headers, **kwargs) File "/shared/pywikipedia/core/pywikibot/comms/http.py", line 354, in fetch error_handling_callback(request) File "/shared/pywikipedia/core/pywikibot/comms/http.py", line 271, in error_handling_callback raise request.data ConnectionError: HTTPSConnectionPool(host='pl.wiktionary.org', port=443): Max retries exceeded with url: /w/api.php (Caused by <class 'httplib.BadStatusLine'>: '')

WARNING: Waiting 5 seconds before retrying. Sleeping for 5.0 seconds, 2015-07-12 05:09:09

alkamid commented 9 years ago

This script was rewritten and is now much more efficient under the new name, orphaned.py (https://github.com/alkamid/wiktionary/commit/bc95045d6c72a4f27e9d2fdd6839cd4a948974be). I doubt this problem will reappear. Closing.