Rubin16 created this task. Rubin16 added a subscriber: Rubin16. Rubin16 added a project: pywikibot-core.
TASK DESCRIPTION When I run commonscat.py on Ru.WP it crashes quickly.
tools.rubinbot2@tools-login:~/core$ python pwb.py commonscat.py -start:Category:! WARNING: CommonscatBot.__init__ set the Bot.site property; this is only needed when the Bot accesses many sites. Retrieving 50 pages from wikipedia:ru.
Категория:1004 год до н. э. <<<
Категория:1000 год до н. э. <<<
Commons category does not exist. Examining deletion log... Traceback (most recent call last): File "pwb.py", line 222, in <module> run_python_file(filename, argv, argvu, file_package) File "pwb.py", line 81, in run_python_file main_mod.__dict__) File "./scripts/commonscat.py", line 569, in <module> main() File "./scripts/commonscat.py", line 563, in main bot.run() File "/data/project/rubinbot2/core/pywikibot/bot.py", line 1115, in run self.treat(page) File "./scripts/commonscat.py", line 270, in treat self.addCommonscat(page) File "./scripts/commonscat.py", line 347, in addCommonscat commonscatLink = self.findCommonscatLink(page) File "./scripts/commonscat.py", line 418, in findCommonscatLink checkedCommonscat = self.checkCommonscatLink(possibleCommonscat) File "./scripts/commonscat.py", line 476, in checkCommonscatLink logitem = next(logpages) TypeError: LogEntryListGenerator object is not an iterator <type 'exceptions.TypeError'> CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort tools.rubinbot2@tools-login:~/core$
TASK DETAIL https://phabricator.wikimedia.org/T86433
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Rubin16 Cc: Aklapper, Rubin16, jayvdb, pywikipedia-bugs