Page MenuHomePhabricator

beta labs: TMH causes fatal error for MobileFrontend in beta labs
Closed, ResolvedPublic

Description

I'm not sure if this is a TMH issue or a MobileFrontend issue

This URL is fine: http://en.wikipedia.beta.wmflabs.org/wiki/Barack_Obama

The canonical URL http://en.m.wikipedia.beta.wmflabs.org/wiki/Barack_Obama?useformat=mobile causes a generic 503 error:

Request: GET http://en.wikipedia.beta.wmflabs.org/wiki/Barack_Obama?useformat=mobile, from 68.104.176.223 via deployment-cache-mobile01 frontend ([10.4.1.82]:80), Varnish XID 1590351807
Forwarded for: 68.104.176.223
Error: 503, Service Unavailable at Mon, 25 Nov 2013 18:13:29 GM

This URL causes a TMH error: http://en.wikipedia.beta.wmflabs.org/wiki/Barack_Obama?useformat=mobile

PHP fatal error in /data/project/apache/common-local/php-master/extensions/TimedMediaHandler/handlers/TextHandler/TextHandler.php line 271:
Cannot access protected property ForeignAPIRepo::$scriptDirUrl

The URL http://en.m.wikipedia.beta.wmflabs.org/wiki/Barack_Obama causes a generic 503 error:

Request: GET http://en.wikipedia.beta.wmflabs.org/wiki/Barack_Obama, from 68.104.176.223 via deployment-cache-mobile01 frontend ([10.4.1.82]:80), Varnish XID 1590351796
Forwarded for: 68.104.176.223
Error: 503, Service Unavailable at Mon, 25 Nov 2013 18:09:24 GMT


Version: unspecified
Severity: normal

Details

Reference
bz57549

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:16 AM
bzimport set Reference to bz57549.

Change 97541 had a related patch set uploaded by MaxSem:
Fix fatal due to access to protected field

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

Change 97541 merged by jenkins-bot:
Fix fatal due to access to protected field

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