https://bugzilla.wikimedia.org/show_bug.cgi?id=52206
Daniel Zahn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Daniel Zahn <[email protected]> --- I went through the Apache servers with salt to check for existing login.wikimedia.org config and i found one server that was active in load balancing but indeed didn't have a current Apache config. mw1041 was missing in the dsh group "apaches" while it was in other groups (most likely because it had broken hardware in the past). since "sync-apache" uses that dsh group to sync it failed to sync mw1041 and with the older config it returned redirects to wikimediafoundation.org not knowing about login.wikimedia.org i fixed by adding back to dsh groups: https://gerrit.wikimedia.org/r/#/c/86670/ and resyncing it. 15:30 mutante: sync-apache mw1041 and restart apache, was missing in apaches dsh group before: apache-fast-test login.wm.url mw1041 http://login.wikimedia.org/wiki/ * 301 Moved Permanently http://wikimediafoundation.org/wiki/ now: http://login.wikimedia.org/wiki/ * 301 Moved Permanently http://login.wikimedia.org/wiki/Main_Page -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
