Xqt added a comment.

Another sample of missing traceback:

C:\pwb\SVN\core>pwb.py imagereview -simulate -check
Processing 30 images...
Retrieving 47 pages from wikipedia:de.

Ignoriere [[de:Datei:Michael Vetter (Radiosprecher).jpeg]]: Grund Antwort=Es ist
 aber eines. wird nicht bearbeitet

Building wiki table...
1
####
Traceback (most recent call last):
  File "C:\pwb\SVN\core\pwb.py", line 259, in <module>
    if not main():
  File "C:\pwb\SVN\core\pwb.py", line 255, in main
    run_python_file(filename, [filename] + args, argvu, file_package)
  File "C:\pwb\SVN\core\pwb.py", line 121, in run_python_file
    main_mod.__dict__)
  File ".\scripts\xqbot\imagereview.py", line 965, in <module>
    main()
  File ".\scripts\xqbot\imagereview.py", line 960, in main
    bot.run()
  File ".\scripts\xqbot\imagereview.py", line 787, in run
    self.run_check()
  File ".\scripts\xqbot\imagereview.py", line 752, in run_check
    self.build_table(True)
  File ".\scripts\xqbot\imagereview.py", line 701, in build_table
    if not unittest and self.inform_user(key, table[key]):
  File ".\scripts\xqbot\imagereview.py", line 517, in inform_user
    up = up.getRedirectTarget()
  File "C:\pwb\SVN\core\pywikibot\page.py", line 1574, in getRedirectTarget
    return self.site.getredirtarget(self)
  File "C:\pwb\SVN\core\pywikibot\site.py", line 3070, in getredirtarget
    raise InterwikiRedirectPage(page, target)
pywikibot.exceptions.InterwikiRedirectPage: Page redirects to a page on another
Site.
Page: [[de:Benutzer Diskussion:Pumbaa80~dewiki]]
Target page: [[commons:User talk:Pumbaa80/Deutsch]] on commons:commons.
<class 'pywikibot.exceptions.InterwikiRedirectPage'>
CRITICAL: Closing network session.

But there is not any hint in the log file:

2016-07-27 00:54:16        throttle.py,  252 in               wait: VERBOSE  Sleeping for 9.2 seconds, 2016-07-27 00:54:16
2016-07-27 00:54:26            page.py, 1213 in              _save: INFO     Page [[Datei:Wikipedia VB-DORSTEN Hauptstelle IMG 4300 148x70mm 02-05-2016.jpg]] saved
2016-07-27 00:54:26     imagereview.py,  696 in        build_table: INFO     Volksbank Dorsten done.
2016-07-27 00:54:27          family.py, 1213 in           from_url: VERBOSE  Found candidate commons:commons
2016-07-27 00:54:27        throttle.py,  141 in  checkMultiplicity: VERBOSE  Found 1 commons:commons processes running, including this one.
2016-07-27 00:54:27        __init__.py,  923 in             _flush: VERBOSE  Dropped throttle(s).
2016-07-27 00:54:27            http.py,   97 in             _flush: CRITICAL Closing network session.
2016-07-27 00:54:27            http.py,  101 in             _flush: VERBOSE  Network session closed.

TASK DETAIL
https://phabricator.wikimedia.org/T108444

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, Mdupont, jayvdb
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to