| maiden_taiwan added a comment. |
The error behavior has changed in the current version of pywikibot. The error is now RuntimeError: Unable to determine articlepath.
$ ./generate_family_file.py https://privatewiki.example.com/ test Generating family file from https://privatewiki.example.com/ Traceback (most recent call last): File "./generate_family_file.py", line 211, in <module> FamilyFileGenerator(*sys.argv[1:]).run() File "./generate_family_file.py", line 66, in run w = Wiki(self.base_url) File "<path>/pywikibot/site_detect.py", line 108, in __init__ '{0}'.format(self.fromurl)) RuntimeError: Unable to determine articlepath: https://privatewiki.example.com/notes/Home <type 'exceptions.RuntimeError'> CRITICAL: Closing network session. $ ./pwb.py version.py Pywikibot: [https] wikimedia-pywikibot-core (e2ee16d, g8356, 2017/06/26, 08:48:11, n/a) Release version: 3.0-dev requests version: 2.9.1 cacerts: /etc/ssl/certs/ca-certificates.crt certificate test: ok Python: 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609] PYWIKIBOT2_DIR: Not set PYWIKIBOT2_DIR_PWB: . PYWIKIBOT2_NO_USER_CONFIG: Not set
TASK DETAIL
EMAIL PREFERENCES
To: maiden_taiwan
Cc: Xqt, Mpaa, valhallasw, MarcoAurelio, zhuyifei1999, Magul, Aklapper, maiden_taiwan, pywikibot-bugs-list, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
Cc: Xqt, Mpaa, valhallasw, MarcoAurelio, zhuyifei1999, Magul, Aklapper, maiden_taiwan, pywikibot-bugs-list, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
