Page MenuHomePhabricator

XmlRcs doesn’t report any new pages
Closed, ResolvedPublic

Description

I’ve first encountered this problem when developing my bot for Wikimedia servers on Discord. huggle-rc.wmflabs.org service continues to report edits, log actions and categorisation changes, but new pages don’t get reported. This continued in my testing for the last week or so and when I tested XmlRcs with Huggle.

As we’ve checked with @Iluvatar, XmlRcs is silent about any new pages in ruwiki, even when API method still reports them. I’ve not checked whether the issue persists in other wikis.

Github issue in my library (with relevant code):
https://github.com/stjohann/DiscordWikiBot/issues/1

Event Timeline

Petrb renamed this task from XmlRcs doesn’t report any new pages for ruwiki to XmlRcs doesn’t report any new pages.Apr 13 2019, 9:26 AM
Petrb triaged this task as High priority.
Petrb subscribed.

Yes the problem is probably somewhere on Event Streams side, this code: https://github.com/huggle/XMLRCS/blob/master/src/es2r/es2r.py no longer seem to receive any new pages.