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

--- Comment #1 from Daniel Zahn <[email protected]> ---
(In reply to Nemo from comment #0)
> Several of the error 500 rows are just wikis with API (now) disabled, e.g.
> http://wiki.zaksenterprises.com/api.php?action=query&meta=siteinfo&maxlag=5
> (http://wikistats.wmflabs.org/detail.php?t=mw&id=130) which however has a
> functional http://kaoshi.wobuxihuan.org/wiki/Special:Version .

the first URL is 404 nowadays. the last URL seems all unrelated to the first
one.

there were 209 wikis with error 500. 

i added a little code to the update script that detects the ones who return
"HTTP/1.0 500 MediaWiki configuration Error" in the header as opposed to a
regular 500, then uses the custom error code "999" for them.

reusing what was once "/http_status_codes.php:$http_status[999]="stats-9 -
Outdated. Timestamp was older than 14 days.";"  but there were no wikis with
that status.

running this found 17 (of the 209) wikis (only)

these can now be seen here, so they are identified as the bug asks for:

http://wikistats.wmflabs.org/display.php?t=mw&s=http_desc

-- 

reminder to self: please commit the change to
/usr/share/php/wikistats/functions.php  and edit
/usr/share/php/wikistats/http_status_codes.php

-- 
You are receiving this mail because:
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