Hi andr_ru,

maybe it is [[es:Ignitia]] who stopped it.

Could you please file a Phabricator task for this issue including your command line (and family file if not part of the framework). Possibly we had this already with [[en:]] leading to the main page but I am not sure.

Best
xqt



Von meinem iPhone gesendet

Am 19.02.2024 um 09:26 schrieb andr_ru@mail.ru:

Hi.

I launch it with the command:

python pwb.py interwiki -start:!

And the work will stop with the error:
Error: [[en:]]: The requested page title is empty or contains only the name of a namespace.

I've searched all over the wiki and can't find what article it's in [[en:]].
There's a last line on the screen,
.======Post-processing [[es:Historia y mundo]]====== ,
 but it's not the same article

How can I find out which article is causing my work to stop?
-
in interwiki-dumps/dragonsdogma-es.txt  126 records.

Log:
2024-02-19 11:02:36       interwiki.py, 1431 in    post_processing: INFO     ======Post-processing [[es:Ignitia]]======
2024-02-19 11:02:36       interwiki.py, 1431 in    post_processing: INFO     ======Post-processing [[es:Historia y mundo]]======
2024-02-19 11:02:36       interwiki.py, 1431 in    post_processing: INFO     ======Post-processing [[es:Historia y mundo]]======
2024-02-19 11:02:36     _generators.py,  265 in           __init__: VERBOSE  PropertyGenerator: multiple requested query modules support limits; using the first such module 'revisions' of ['revisions', 'info', 'categoryinfo', 'templates', 'langlinks', 'pageprops']
2024-02-19 11:02:36     _generators.py,  265 in           __init__: VERBOSE  PropertyGenerator: multiple requested query modules support limits; using the first such module 'revisions' of ['revisions', 'info', 'categoryinfo', 'templates', 'langlinks', 'pageprops']
2024-02-19 11:02:36     _generators.py,  408 in      _update_limit: DEBUG    PropertyGenerator: Set query_limit to 5000.
2024-02-19 11:02:36     _generators.py,  408 in      _update_limit: DEBUG    PropertyGenerator: Set query_limit to 5000.
2024-02-19 11:02:36     _generators.py,  167 in       preloadpages: INFO     Retrieving 50 pages from dragonsdogma:en.
2024-02-19 11:02:36     _generators.py,  167 in       preloadpages: INFO     Retrieving 50 pages from dragonsdogma:en.
2024-02-19 11:02:36       _requests.py,  660 in _get_request_params: DEBUG    API request to dragonsdogma:en (uses get: False):
Headers: {'Content-Type': 'application/x-www-form-urlencoded'}
URI: '/api.php'
Body: 'prop=revisions%7Cinfo%7Ccategoryinfo%7Ctemplates%7Clanglinks%7Cpageprops&action=query&indexpageids=&continue=&tllimit=5000&lllimit=5000&rvslots=%2A&titles=Phantasm%7CEsperaunce%7CPhantom%7CSkeleton%7CSkeleton+Brute%7CBarn%7CEstevon%7CStilettos%7CGolden+Stilettos%7CAneled+Stilettos%7CStage+6%7CPost-Game%7CStage+1%7CA+Soldier%27s+Survey%7CSerenity+Extract%7CVigor+Extract%7CFalchion%7CSpecter%7CFedel%7CFeste%7CBeast-Steak%7CRotten+Beast-Steak%7CGransys+Flamberge%7CFlavian%7CPoison+Arrow%7COil+Arrow%7CThornflower%7CJasper+Blossom%7CLava+Flower%7CCapeflower%7CNoonflower%7CWindmill+Flower%7CGodsthrone+Blossom%7CGrandblossom%7CWilted+Blossom%7CKept+Wilted+Blossom%7CLoneflower%7C%7CStout+Undead%7CFournival%7CWakestone+Shard%7CFredro%7CFire%7CFont+of+Constitution%7CFont+of+Vigor%7CBlack+Eyeglasses%7CDominion+Claw%7CDevil%27s+Nail%7CGarvin%7CSeabird&rvprop=comment%7Ccontentmodel%7Cflags%7Cids%7Cparsedcomment%7Csha1%7Csize%7Ctags%7Ctimestamp%7Cuser%7Cuserid%7Ccontent%7Croles&meta=userinf
o&uiprop=blockinfo%7Chasmsg&maxlag=5&format=json'
2024-02-19 11:02:36       _requests.py,  660 in _get_request_params: DEBUG    API request to dragonsdogma:en (uses get: False):
Headers: {'Content-Type': 'application/x-www-form-urlencoded'}
URI: '/api.php'
Body: 'prop=revisions%7Cinfo%7Ccategoryinfo%7Ctemplates%7Clanglinks%7Cpageprops&action=query&indexpageids=&continue=&tllimit=5000&lllimit=5000&rvslots=%2A&titles=Phantasm%7CEsperaunce%7CPhantom%7CSkeleton%7CSkeleton+Brute%7CBarn%7CEstevon%7CStilettos%7CGolden+Stilettos%7CAneled+Stilettos%7CStage+6%7CPost-Game%7CStage+1%7CA+Soldier%27s+Survey%7CSerenity+Extract%7CVigor+Extract%7CFalchion%7CSpecter%7CFedel%7CFeste%7CBeast-Steak%7CRotten+Beast-Steak%7CGransys+Flamberge%7CFlavian%7CPoison+Arrow%7COil+Arrow%7CThornflower%7CJasper+Blossom%7CLava+Flower%7CCapeflower%7CNoonflower%7CWindmill+Flower%7CGodsthrone+Blossom%7CGrandblossom%7CWilted+Blossom%7CKept+Wilted+Blossom%7CLoneflower%7C%7CStout+Undead%7CFournival%7CWakestone+Shard%7CFredro%7CFire%7CFont+of+Constitution%7CFont+of+Vigor%7CBlack+Eyeglasses%7CDominion+Claw%7CDevil%27s+Nail%7CGarvin%7CSeabird&rvprop=comment%7Ccontentmodel%7Cflags%7Cids%7Cparsedcomment%7Csha1%7Csize%7Ctags%7Ctimestamp%7Cuser%7Cuserid%7Ccontent%7Croles&meta=userinf
o&uiprop=blockinfo%7Chasmsg&maxlag=5&format=json'
2024-02-19 11:02:37       _requests.py,  779 in           _relogin: ERROR    Logged in as '95.25.124.157' instead of 'Vzhik-bot'. Forcing re-login.
2024-02-19 11:02:37       _requests.py,  779 in           _relogin: ERROR    Logged in as '95.25.124.157' instead of 'Vzhik-bot'. Forcing re-login.
2024-02-19 11:02:37            http.py,   89 in               load: DEBUG    Loaded cookies for user Vzhik-bot from file.
2024-02-19 11:02:37            http.py,   89 in               load: DEBUG    Loaded cookies for user Vzhik-bot from file.
2024-02-19 11:02:37       _requests.py,  660 in _get_request_params: DEBUG    API request to dragonsdogma:en (uses get: True):
Headers: {'Content-Type': 'application/x-www-form-urlencoded'}
URI: '/api.php?action=query&meta=userinfo&uiprop=blockinfo%7Cgroups%7Chasmsg%7Cratelimits%7Crights&formatversion=2&maxlag=5&format=json'
Body: None
2024-02-19 11:02:37       _requests.py,  660 in _get_request_params: DEBUG    API request to dragonsdogma:en (uses get: True):
Headers: {'Content-Type': 'application/x-www-form-urlencoded'}
URI: '/api.php?action=query&meta=userinfo&uiprop=blockinfo%7Cgroups%7Chasmsg%7Cratelimits%7Crights&formatversion=2&maxlag=5&format=json'
Body: None
2024-02-19 11:02:37       _requests.py,  660 in _get_request_params: DEBUG    API request to dragonsdogma:en (uses get: False):
Headers: {'Content-Type': 'application/x-www-form-urlencoded'}
URI: '/api.php'
Body: 'prop=revisions%7Cinfo%7Ccategoryinfo%7Ctemplates%7Clanglinks%7Cpageprops&action=query&indexpageids=&continue=&tllimit=5000&lllimit=5000&rvslots=%2A&titles=Phantasm%7CEsperaunce%7CPhantom%7CSkeleton%7CSkeleton+Brute%7CBarn%7CEstevon%7CStilettos%7CGolden+Stilettos%7CAneled+Stilettos%7CStage+6%7CPost-Game%7CStage+1%7CA+Soldier%27s+Survey%7CSerenity+Extract%7CVigor+Extract%7CFalchion%7CSpecter%7CFedel%7CFeste%7CBeast-Steak%7CRotten+Beast-Steak%7CGransys+Flamberge%7CFlavian%7CPoison+Arrow%7COil+Arrow%7CThornflower%7CJasper+Blossom%7CLava+Flower%7CCapeflower%7CNoonflower%7CWindmill+Flower%7CGodsthrone+Blossom%7CGrandblossom%7CWilted+Blossom%7CKept+Wilted+Blossom%7CLoneflower%7C%7CStout+Undead%7CFournival%7CWakestone+Shard%7CFredro%7CFire%7CFont+of+Constitution%7CFont+of+Vigor%7CBlack+Eyeglasses%7CDominion+Claw%7CDevil%27s+Nail%7CGarvin%7CSeabird&rvprop=comment%7Ccontentmodel%7Cflags%7Cids%7Cparsedcomment%7Csha1%7Csize%7Ctags%7Ctimestamp%7Cuser%7Cuserid%7Ccontent%7Croles&meta=userinf
o&uiprop=blockinfo%7Chasmsg&maxlag=5&format=json'
2024-02-19 11:02:37       _requests.py,  660 in _get_request_params: DEBUG    API request to dragonsdogma:en (uses get: False):
Headers: {'Content-Type': 'application/x-www-form-urlencoded'}
URI: '/api.php'
Body: 'prop=revisions%7Cinfo%7Ccategoryinfo%7Ctemplates%7Clanglinks%7Cpageprops&action=query&indexpageids=&continue=&tllimit=5000&lllimit=5000&rvslots=%2A&titles=Phantasm%7CEsperaunce%7CPhantom%7CSkeleton%7CSkeleton+Brute%7CBarn%7CEstevon%7CStilettos%7CGolden+Stilettos%7CAneled+Stilettos%7CStage+6%7CPost-Game%7CStage+1%7CA+Soldier%27s+Survey%7CSerenity+Extract%7CVigor+Extract%7CFalchion%7CSpecter%7CFedel%7CFeste%7CBeast-Steak%7CRotten+Beast-Steak%7CGransys+Flamberge%7CFlavian%7CPoison+Arrow%7COil+Arrow%7CThornflower%7CJasper+Blossom%7CLava+Flower%7CCapeflower%7CNoonflower%7CWindmill+Flower%7CGodsthrone+Blossom%7CGrandblossom%7CWilted+Blossom%7CKept+Wilted+Blossom%7CLoneflower%7C%7CStout+Undead%7CFournival%7CWakestone+Shard%7CFredro%7CFire%7CFont+of+Constitution%7CFont+of+Vigor%7CBlack+Eyeglasses%7CDominion+Claw%7CDevil%27s+Nail%7CGarvin%7CSeabird&rvprop=comment%7Ccontentmodel%7Cflags%7Cids%7Cparsedcomment%7Csha1%7Csize%7Ctags%7Ctimestamp%7Cuser%7Cuserid%7Ccontent%7Croles&meta=userinf
o&uiprop=blockinfo%7Chasmsg&maxlag=5&format=json'
2024-02-19 11:02:37     _generators.py,  556 in    _get_resultdata: DEBUG    PropertyGenerator received ['-1', '23169', '11401', '5924', '3728', '10379', '14276', '56380', '54288', '38125', '4511', '38131', '8826', '2185', '39294', '5125', '37264', '42755', '5141', '6382', '5127', '13315', '4630', '28098', '54233', '6258', '14417', '39695', '20077', '11197', '22782', '2799', '2294', '23395', '7701', '39022', '3099', '25149', '2150', '50690', '3110', '70778', '70981', '3682', '2795', '6256', '25148', '8483', '6250', '12451']; limit=-1
2024-02-19 11:02:37     _generators.py,  556 in    _get_resultdata: DEBUG    PropertyGenerator received ['-1', '23169', '11401', '5924', '3728', '10379', '14276', '56380', '54288', '38125', '4511', '38131', '8826', '2185', '39294', '5125', '37264', '42755', '5141', '6382', '5127', '13315', '4630', '28098', '54233', '6258', '14417', '39695', '20077', '11197', '22782', '2799', '2294', '23395', '7701', '39022', '3099', '25149', '2150', '50690', '3110', '70778', '70981', '3682', '2795', '6256', '25148', '8483', '6250', '12451']; limit=-1
2024-02-19 11:02:37     _generators.py,  170 in       preloadpages: DEBUG    Preloading {'title': '', 'invalidreason': 'The requested page title is empty or contains only the name of a namespace.', 'invalid': ''}
2024-02-19 11:02:37     _generators.py,  170 in       preloadpages: DEBUG    Preloading {'title': '', 'invalidreason': 'The requested page title is empty or contains only the name of a namespace.', 'invalid': ''}
2024-02-19 11:02:37         logging.py,  337 in          exception: ERROR    [[en:]]: The requested page title is empty or contains only the name of a namespace.
Traceback (most recent call last):
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 2376, in main
   bot.run()
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 2022, in run
   self.queryStep()
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 1999, in queryStep
   self.oneQuery()
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 1987, in oneQuery
   for _ in gen:
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\pywikibot\site\_generators.py", line 197, in preloadpages
   api.update_page(page, pagedata, rvgen.props)
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\pywikibot\data\api\_generators.py", line 973, in update_page
   _update_pageid(page, pagedict)
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\pywikibot\data\api\_generators.py", line 872, in _update_pageid
   raise InvalidTitleError(f"{page}: {pagedict['invalidreason']}")
pywikibot.exceptions.InvalidTitleError: [[en:]]: The requested page title is empty or contains only the name of a namespace.
2024-02-19 11:02:37         logging.py,  337 in          exception: ERROR    [[en:]]: The requested page title is empty or contains only the name of a namespace.
Traceback (most recent call last):
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 2376, in main
   bot.run()
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 2022, in run
   self.queryStep()
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 1999, in queryStep
   self.oneQuery()
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\scripts\interwiki.py", line 1987, in oneQuery
   for _ in gen:
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\pywikibot\site\_generators.py", line 197, in preloadpages
   api.update_page(page, pagedata, rvgen.props)
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\pywikibot\data\api\_generators.py", line 973, in update_page
   _update_pageid(page, pagedict)
 File "E:\install\wiki\pywikibot\Pywikibot 8.6.0\pywikibot\data\api\_generators.py", line 872, in _update_pageid
   raise InvalidTitleError(f"{page}: {pagedict['invalidreason']}")
pywikibot.exceptions.InvalidTitleError: [[en:]]: The requested page title is empty or contains only the name of a namespace.
2024-02-19 11:02:37        __init__.py,  347 in             _flush: DEBUG    _flush() called
2024-02-19 11:02:37        __init__.py,  347 in             _flush: DEBUG    _flush() called
2024-02-19 11:02:37        __init__.py,  397 in             _flush: VERBOSE  Dropped throttle(s).
2024-02-19 11:02:37        __init__.py,  397 in             _flush: VERBOSE  Dropped throttle(s).
2024-02-19 11:02:37            http.py,  119 in              flush: VERBOSE  Closing network session.
2024-02-19 11:02:37            http.py,  119 in              flush: VERBOSE  Closing network session.
_______________________________________________
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/YVDNKXYZIVPNPFQQ2Y6XMOJP6CTKVQH7/
To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org