| Sop160910 created this task. Sop160910 added projects: Pywikibot-core, Pywikibot-weblinkchecker.py. Herald added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
Command
python2.7 pwb.py weblinkchecker.py -start:!
works fine few seconds (retrieves 240 pages, finds a broken link) but then:
Traceback (most recent call last): File "pwb.py", line 270, in <module> if not main(): File "pwb.py", line 264, in main run_python_file(filename, [filename] + args, argvu, file_package) File "pwb.py", line 109, in run_python_file main_mod.__dict__) File "./scripts/weblinkchecker.py", line 946, in <module> main() File "./scripts/weblinkchecker.py", line 910, in main bot.run() File "./scripts/weblinkchecker.py", line 792, in run self.checkLinksIn(page) File "./scripts/weblinkchecker.py", line 815, in checkLinksIn thread.start() File "/chroot/python27/lib/python2.7/threading.py", line 743, in start _start_new_thread(self.__bootstrap, ()) thread.error: can't start new thread <class 'thread.error'>Version.py:
python2.7 pwb.py version.py Pywikibot: [https] r-pywikibot-core.git (7b4227c, g2, 2016/09/08, 10:39:56, n/a) Release version: 2.0rc5 httplib2 version: 0.9.1 cacerts: /home/x/public_html/pywikibot/externals/httplib2/python2/httplib2/cacerts.txt certificate test: ok Python: 2.7.5 (default, Dec 19 2014, 16:26:37) [GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] unicode test: ok PYWIKIBOT2_DIR: Not set PYWIKIBOT2_DIR_PWB: PYWIKIBOT2_NO_USER_CONFIG: Not set Config base dir: /home/x/public_html/pywikibotAny idea what to do to fix this? Thank you.
TASK DETAIL
EMAIL PREFERENCES
To: Sop160910
Cc: Xqt, Aklapper, Sop160910, pywikibot-bugs-list, Mdupont, JJMC89, jayvdb, Alchimista
Cc: Xqt, Aklapper, Sop160910, pywikibot-bugs-list, Mdupont, JJMC89, jayvdb, Alchimista
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
