Le 30/01/14 01:00, Beta fatals a écrit : > The file at /data/project/logs/fatal.log on the deployment cluster has a new > entry within the last hour. You should check it out by connecting on any > instance on the beta cluster (ie: deployment-bastion.pmtpa.wmflabs ). > > You can also look at logstash: > > https://logstash.wmflabs.org/#/dashboard/elasticsearch/fatalmonitor
One of the fatal is due to an exception being thrown because $wgWBRepoSettings["entityNamespaces"] is not configured. Filled: https://bugzilla.wikimedia.org/show_bug.cgi?id=60612 The fatal happens in wfHttpError() because $wgOut is not initialized yet :( -- Antoine "hashar" Musso _______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
