Page MenuHomePhabricator

German Wikipedia's main page shows significantly stale content
Closed, ResolvedPublic1 Estimated Story Points

Description

German Android readers are reporting that the main page is showing content for prior days. This appears to be an issue with the RESTBase endpoint: https://de.wikipedia.org/api/rest_v1/page/html/Wikipedia:Hauptseite.

Have we introduced differential caching by namespace somewhere? This has previously caused issues for the dewiki main page, which is under the Wikipedia namespace rather than the main namespace.

See also:
T123272: Main page doesn't get updated
T126979: [Bug] Still loading a stale Main Page with content service enabled
T131554: Android beta app loads an old "Article of the day" (at least for dewiki)

Event Timeline

Mholloway renamed this task from German Wikipedia's main page stuck on May 15th to German Wikipedia's main page shows old content.May 25 2017, 7:03 PM
Mholloway updated the task description. (Show Details)
Mholloway updated the task description. (Show Details)
Niedzielski renamed this task from German Wikipedia's main page shows old content to German Wikipedia's main page shows significantly stale content.May 25 2017, 7:22 PM
Pchelolo added a project: Parsoid.
Pchelolo added subscribers: ssastry, Pchelolo.

I've tracked it down to a problem in Parsoid and title validation. Perhaps some weird link or template was included so right now Parsoid is not able to parse this page.

The exception is: https://logstash.wikimedia.org/app/kibana#/doc/logstash-*/logstash-2017.05.25/restbase?id=AVxBJvpxqfND4HJ7OyXb&_g=()

What's worse is that it kills a Parsoid worker

Pchelolo edited projects, added Services (watching); removed RESTBase.

Unassigning this from myself since Parsoid is the cause of this.

Please prioritize accordingly, the android app is severely affected by this for Android App users.

Change 355690 had a related patch set uploaded (by Arlolra; owner: Arlolra):
[mediawiki/services/parsoid/deploy@master] Bump to deploy-2017-05-25

https://gerrit.wikimedia.org/r/355690

Change 355690 merged by jenkins-bot:
[mediawiki/services/parsoid/deploy@master] Bump to deploy-2017-05-25

https://gerrit.wikimedia.org/r/355690

Arlolra claimed this task.