Page MenuHomePhabricator

Uncaught ConfigException: Failed to load configuration from etcd: in /srv/mediawiki/php-1.41.0-wmf.25/includes/config/EtcdConfig.php:229
Closed, ResolvedPublicPRODUCTION ERROR

Description

Error
labels.normalized_message
Uncaught ConfigException: Failed to load configuration from etcd:  in /srv/mediawiki/php-1.41.0-wmf.25/includes/config/EtcdConfig.php:229
error.stack_trace
(REDACTED)
Impact
Notes

All errors seem to originate from the container mw-api-ext.eqiad.main-844b4bfb75-dlmqz

Details

Request URL
https://en.wiktionary.org/w/api.php?action=query&format=*&titles=*

Event Timeline

hashar triaged this task as Unbreak Now! priority.
Clement_Goubert lowered the priority of this task from Unbreak Now! to Medium.Sep 7 2023, 10:45 AM
Clement_Goubert subscribed.

Since it only impacts one pod, it has a reqId and an actual request (meaning it's a runtime error, not a startup/load time error), and didn't log anything afterwards despite serving many requests, I'm downgrading to medium on the assumption it's a transient error. I will keep an eye on subsequent deployments to see if it pops up again.

Clement_Goubert claimed this task.

A subsequent deployment didn't trigger that error again, I think we can file that as a transient issue with one pod on startup. We will look into it further if it happens again.