Last modified: 2014-09-12 01:17:34 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46143, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44143 - [Errors 792] Wikis with old_statsurl in wrong column
[Errors 792] Wikis with old_statsurl in wrong column
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
wikistats (Other open bugs)
unspecified
All All
: Low normal
: ---
Assigned To: Daniel Zahn
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-19 08:35 UTC by Nemo
Modified: 2014-09-12 01:17 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Rows in question (76.36 KB, text/csv)
2013-01-19 08:35 UTC, Nemo
Details

Description Nemo 2013-01-19 08:35:16 UTC
Created attachment 11653 [details]
Rows in question

The attached rows from the CSV export fail (mostly with a 792 error) because apparently the Special:Statistics URL is not in the last column but the following (invalid) one, BH.
Comment 3 Daniel Zahn 2014-09-12 00:51:04 UTC
MariaDB [wikistats]> select id,name,statsurl,method from mediawikis where http="792";
+------+-----------------------------+----------------------------------------------------------------------------+--------+
| id   | name                        | statsurl                                                                   | method |
+------+-----------------------------+----------------------------------------------------------------------------+--------+
| 4044 | GMod Wiki                   | http://gmod.org/wiki/Special:Statistics?action=raw                         |      0 |
|  919 | ReliCodia                   | http://www.relisoft.com/wiki/index.php?title=Special:Statistics&action=raw |      0 |
| 1806 |                             | http://krcla.org/en/Special:Statistics?action=raw                          |      0 |
| 2531 |                             | http://dev-scene.com/index.php?title=Special:Statistics&action=raw         |      0 |
| 2790 | Rock Linux Wiki             | http://rocklinux.net/wiki/Special:Statistics?action=raw                    |      0 |
| 4856 | NULL                        | http://en.wiki.easyneuf.org/api.php                                        |      7 |
| 6239 |                             | http://watch.deptford.tv/wiki/api.php                                      |      7 |
| 6546 | NULL                        | http://wiki.easyneuf.org/api.php                                           |      7 |
| 7414 | 求èŒç™¾ç§‘                | http://wiki.maiwo.net/index.php?title=Special:Statistics&action=raw        |      1 |
| 8408 |                             | http://www.dev-scene.com/api.php                                           |      7 |
+------+-----------------------------+----------------------------------------------------------------------------+--------+
Comment 4 Daniel Zahn 2014-09-12 01:17:01 UTC
(In reply to Daniel Zahn from comment #3)

> | 4044 | GMod Wiki     

deleted. wanted to convert to api.php and method 8 but was duplicate

> |  919 | ReliCodia                   |

deleted. failed to open stream: HTTP request failed

> | 1806 |                             |
> http://krcla.org/en/Special:Statistics?action=raw     

unchanged. is http 200 now
                     |
> | 2531 |                             |
> http://dev-scene.com/index.php?title=Special:Statistics&action=raw     

deleted. not a wiki anymore

> | 2790 | Rock Linux Wiki             |
> http://rocklinux.net/wiki/Special:Statistics?action=raw    

deleted. failed to open stream: HTTP request failed  , extremely slow in browser too, no API link

> | 4856 | NULL                        | http://en.wiki.easyneuf.org/api.php  

changed method to 8. this makes it get "Unrecognised value for parameter 'siprop'" from API. old or messed up API. deleted

> | 6239 |                             | http://watch.deptford.tv/wiki/api.php


deleted. failed to open stream: Connection timed out

> | 6546 | NULL                        | http://wiki.easyneuf.org/api.php     

changed method to 8. -> Unrecognised value for parameter 'siprop'"  
deleted

> | 7414 | 求èŒç™¾ç§‘                |
> http://wiki.maiwo.net/index.php?title=Special:Statistics&action=raw        |

deleted. No data received . HTTP request failed

> | 8408 |                             | http://www.dev-scene.com/api.php     

deleted. not a wiki anymore, duplicate of the one above without www.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links