https://bugzilla.wikimedia.org/show_bug.cgi?id=72773

            Bug ID: 72773
           Summary: References to non-existent cswiki in beta's
                    centralauth db
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: deployment-prep (beta)
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

http://cs.wikipedia.beta.wmflabs.org/ does not exist

mysql> select count(*) from localnames where ln_wiki ="cswiki";
+----------+
| count(*) |
+----------+
|       19 |
+----------+
1 row in set (0.00 sec)

mysql> select count(*) from localuser where lu_wiki="cswiki";
+----------+
| count(*) |
+----------+
|       19 |
+----------+
1 row in set (0.00 sec)


Did it exist at one time and then go away?

Causing errors on
http://meta.wikimedia.beta.wmflabs.org/w/index.php?title=Special%3ACentralAuth&target=Trijnstel
for example.

-- 
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

Reply via email to