https://bugzilla.wikimedia.org/show_bug.cgi?id=47808

       Web browser: ---
            Bug ID: 47808
           Summary: internal_api_error when running bot on
                    en.wikipedia.beta.wmflabs.org
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

When running a newsletter delivery bot on http://en.wikipedia.beta.wmflabs.org/
(when testing), I recieve the error: (also see the attachment)

Traceback (most recent call last):
  File "single-wiki-delivery-bot.py", line 197, in <module>
    change_status('Running')
  File "single-wiki-delivery-bot.py", line 35, in change_status
    status_page_obj.edit(status_message, summary='[[WP:BOT|Bot]]: Updated
status
  File "/home/riley/wikitools/wikitools/page.py", line 538, in edit
    result = req.query()
  File "/home/riley/wikitools/wikitools/api.py", line 143, in query
    raise APIError(data['error']['code'], data['error']['info'])
wikitools.api.APIError: (u'internal_api_error_MWException', u'Exception Caught:

I get this when running on Windows 7 and linux. Script I was running:
https://github.com/RileyHuntley/delivery-bots/blob/master/single-wiki-delivery-bot.py

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to