Page MenuHomePhabricator

wikidata-shex demo system is down
Closed, ResolvedPublic

Description

The Wikidata Shape Expressions demo system is down according to @Andrawaag.

( ! ) Fatal error: Uncaught Error: Class 'ObjectFactory' not found in /vagrant/LocalSettings.php on line 144
( ! ) Error: Class 'ObjectFactory' not found in /vagrant/LocalSettings.php on line 144

Event Timeline

Apparently the ObjectFactory class was removed in Ibfdb55101c, it had been deprecated in favor of \Wikimedia\ObjectFactory a while ago. I would assume that mediawiki-vagrant has already been updated for this, so let’s see if I can update our install…

Yep, mediawiki-vagrant was updated two days ago in e7f3fd5824.

Mentioned in SAL (#wikimedia-cloud) [2019-04-17T13:40:35Z] <Lucas_WMDE> wikidata-shex git pull in /srv/mediawiki-vagrant, then vagrant reload (T221231)

Mentioned in SAL (#wikimedia-cloud) [2019-04-17T13:41:05Z] <Lucas_WMDE> wikidata-shex vagrant provision (T221231)

Forgot to attach the task on the last message:

Mentioned in SAL (#wikimedia-cloud) [2019-04-17T13:52:11Z] <Lucas_WMDE> wikidata-dev wikidata-shex sudo systemctl restart apache2