Page MenuHomePhabricator

ConfigException from line 53 of /mnt/srv/mediawiki-staging/php-master/includes/config/GlobalVarConfig.php: GlobalVarConfig::get: undefined option: 'UDPProfilerPort'
Closed, ResolvedPublic

Description

Not sure, whats going on? But its appearing all broken in Betalabs

Screen_Shot_2014-12-04_at_1.32.28_PM.png (577×894 px, 196 KB)

Event Timeline

Ryasmeen raised the priority of this task from to Needs Triage.
Ryasmeen updated the task description. (Show Details)
Ryasmeen changed Security from none to None.
Ryasmeen subscribed.
greg triaged this task as Unbreak Now! priority.Dec 4 2014, 9:41 PM
greg added subscribers: aaron, demon, greg.

Confirmed, this is due to a config breakage.

@chad / @aaron: maybe due to https://gerrit.wikimedia.org/r/#/c/177561/

See also: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/label=deployment-bastion-eqiad,wikidb=simplewiki/5930/console

Specifically:

21:21:08 [0ace469b] [no req]   ConfigException from line 53 of /mnt/srv/mediawiki-staging/php-master/includes/config/GlobalVarConfig.php: GlobalVarConfig::get: undefined option: 'UDPProfilerPort'

Also:

16:36 <   legoktm> in StatCounter.php:
16:36 <   legoktm> IIIII$this->config->get( 'UDPProfilerHost' ),
16:36 <   legoktm> IIIII$this->config->get( 'UDPProfilerPort' )
16:40 <    AaronS> greg-g: silly, reverting

After this current scap run in beta, it should be fixed, I hope:
https://integration.wikimedia.org/ci/job/beta-scap-eqiad/32452/
(actually, looks like it just missed it, I'll kick off another run after that one finishes)

The revert: https://gerrit.wikimedia.org/r/#/c/177664/

greg claimed this task.

Should now be fixed. Let me know if not.

greg renamed this task from Pages are appearing in a broken way in Betalabs to ConfigException from line 53 of /mnt/srv/mediawiki-staging/php-master/includes/config/GlobalVarConfig.php: GlobalVarConfig::get: undefined option: 'UDPProfilerPort'.Dec 4 2014, 10:24 PM
greg edited projects, added MediaWiki-General; removed Beta-Cluster-Infrastructure.