Last modified: 2014-07-11 08:16:19 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 T69123, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67123 - Error 503 trying to access watchlist on Serbo-Croatian Wikipedia
Error 503 trying to access watchlist on Serbo-Croatian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
wmf-deployment
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-26 12:25 UTC by Kolega2357
Modified: 2014-07-11 08:16 UTC (History)
3 users (show)

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


Attachments

Description Kolega2357 2014-06-26 12:25:49 UTC
All is started before 3 days, I cant open my watchlist on sh wikipedia. Writes Wikimedia Foundation Error. 

See here http://prntscr.com/3wnhqx
Comment 1 Andre Klapper 2014-06-26 14:35:17 UTC
Cannot reproduce; http://sh.wikipedia.org/wiki/Posebno:Spisak_pra%C4%87enja renders for me and displays "Spisak praćenja/Списак праћења".

Have you tried to clean your browser cache (see [[Wikipedia:BYPASS]])?

Can you access https://sh.wikipedia.org/wiki/Posebno:EditWatchlist/raw ?

Does your watchlist have a lot of entries (having bug 39510 in mind)?

Does the error page always display "cp1055" or are also other servers mentioned?

Does this problem also happen to other users?
Comment 2 Kolega2357 2014-06-26 15:37:51 UTC
(In reply to Andre Klapper from comment #1)
> Cannot reproduce; http://sh.wikipedia.org/wiki/Posebno:Spisak_pra%C4%87enja
> renders for me and displays "Spisak praćenja/Списак праћења".
> 
> Have you tried to clean your browser cache (see [[Wikipedia:BYPASS]])?
> 
> Can you access https://sh.wikipedia.org/wiki/Posebno:EditWatchlist/raw ?
> 
> Does your watchlist have a lot of entries (having bug 39510 in mind)?
> 
> Does the error page always display "cp1055" or are also other servers
> mentioned?
> 
> Does this problem also happen to other users?

1. I am cleaned browser cache. 

2. I cant access to  https://sh.wikipedia.org/wiki/Posebno:EditWatchlist/raw http://prntscr.com/3wpnre

3. Yes my watchlist have a lot of entries.

4. No.

5. No.
Comment 3 Bawolff (Brian Wolff) 2014-06-26 17:37:58 UTC
This is a known issue

*** This bug has been marked as a duplicate of bug 39510 ***
Comment 4 Bawolff (Brian Wolff) 2014-06-26 17:41:33 UTC
(In reply to Bawolff (Brian Wolff) from comment #3)
> This is a known issue
> 
> *** This bug has been marked as a duplicate of bug 39510 ***

Oh wait, I read to fast. You said view not edit.

Basically it (probably) takes too long to generate your watchlist due to how many entries are on it, and the server is timing out. Technically I suppose that's different from bug 39510, but very similar.
Comment 5 Marius Hoch 2014-06-29 22:10:08 UTC
Cleared the watchlist on user request, as it wasn't possible for the user to use /clear (bug 66212)

hoo@terbium:~$ sudo -u apache mwscript runBatchedQuery.php --wiki shwiki 'DELETE FROM watchlist WHERE wl_user = 40287 LIMIT 5000'
Batch 1: 5000 rows
Batch 2: 5000 rows
Batch 3: 5000 rows
Batch 4: 5000 rows
Batch 5: 5000 rows
Batch 6: 5000 rows
Batch 7: 5000 rows
Batch 8: 5000 rows
Batch 9: 5000 rows
Batch 10: 5000 rows
Batch 11: 5000 rows
Batch 12: 5000 rows
Batch 13: 5000 rows
Batch 14: 5000 rows
Batch 15: 5000 rows
Batch 16: 5000 rows
Batch 17: 5000 rows
Batch 18: 5000 rows
Batch 19: 5000 rows
Batch 20: 5000 rows
Batch 21: 5000 rows
Batch 22: 5000 rows
Batch 23: 5000 rows
Batch 24: 5000 rows
Batch 25: 5000 rows
Batch 26: 5000 rows
Batch 27: 5000 rows
Batch 28: 5000 rows
Batch 29: 5000 rows
Batch 30: 5000 rows
Batch 31: 5000 rows
Batch 32: 5000 rows
Batch 33: 5000 rows
Batch 34: 5000 rows
Batch 35: 5000 rows
Batch 36: 5000 rows
Batch 37: 5000 rows
Batch 38: 5000 rows
Batch 39: 5000 rows
Batch 40: 5000 rows
Batch 41: 5000 rows
Batch 42: 5000 rows
Batch 43: 5000 rows
Batch 44: 5000 rows
Batch 45: 5000 rows
Batch 46: 5000 rows
Batch 47: 5000 rows
Batch 48: 5000 rows
Batch 49: 5000 rows
Batch 50: 5000 rows
Batch 51: 5000 rows
Batch 52: 5000 rows
Batch 53: 5000 rows
Batch 54: 5000 rows
Batch 55: 5000 rows
Batch 56: 5000 rows
Batch 57: 5000 rows
Batch 58: 4436 rows
Batch 59: 0 rows
Comment 6 Kolega2357 2014-06-29 22:21:05 UTC
Also I am reporting, i cant reset my watchlist on sh wiktionary http://prntscr.com/3xsiz0
Comment 7 Marius Hoch 2014-06-29 22:25:55 UTC
(In reply to Kolega2357 from comment #6)
> Also I am reporting, i cant reset my watchlist on sh wiktionary
> http://prntscr.com/3xsiz0

Also cleared:
hoo@terbium:~$ sudo -u apache mwscript runBatchedQuery.php --wiki shwiktionary 'DELETE FROM watchlist WHERE wl_user = 977 LIMIT 5000'
(819846 entries)
Comment 8 Kolega2357 2014-06-30 12:43:37 UTC
(In reply to Marius Hoch from comment #7)
> (In reply to Kolega2357 from comment #6)
> > Also I am reporting, i cant reset my watchlist on sh wiktionary
> > http://prntscr.com/3xsiz0
> 
> Also cleared:
> hoo@terbium:~$ sudo -u apache mwscript runBatchedQuery.php --wiki
> shwiktionary 'DELETE FROM watchlist WHERE wl_user = 977 LIMIT 5000'
> (819846 entries)

Marius Hoch I forgot to say delete my watchlist on war.wikipedia.org.
Comment 9 Marius Hoch 2014-06-30 14:40:30 UTC
(In reply to Kolega2357 from comment #8)
> Marius Hoch I forgot to say delete my watchlist on war.wikipedia.org.

Also done:

hoo@terbium:~$ sudo -u apache mwscript runBatchedQuery.php --wiki warwiki 'DELETE FROM watchlist WHERE wl_user = 13307 LIMIT 5000'
Batch 1: 5000 rows
Batch 2: 5000 rows
Batch 3: 5000 rows
Batch 4: 5000 rows
Batch 5: 5000 rows
Batch 6: 5000 rows
Batch 7: 5000 rows
Batch 8: 5000 rows
Batch 9: 5000 rows
Batch 10: 5000 rows
Batch 11: 5000 rows
Batch 12: 5000 rows
Batch 13: 5000 rows
Batch 14: 5000 rows
Batch 15: 5000 rows
Batch 16: 5000 rows
Batch 17: 5000 rows
Batch 18: 5000 rows
Batch 19: 5000 rows
Batch 20: 5000 rows
Batch 21: 5000 rows
Batch 22: 5000 rows
Batch 23: 5000 rows
Batch 24: 5000 rows
Batch 25: 5000 rows
Batch 26: 1652 rows
Batch 27: 0 rows

Can we consider this bug fixed for now?

@Andre: Do we want another bug for this in MediaWiki? (This bug is about the specific user and not about the software, I guess)
Comment 10 Kolega2357 2014-07-10 23:26:51 UTC
(In reply to Marius Hoch from comment #9)
> (In reply to Kolega2357 from comment #8)
> > Marius Hoch I forgot to say delete my watchlist on war.wikipedia.org.
> 
> Also done:
> 
> hoo@terbium:~$ sudo -u apache mwscript runBatchedQuery.php --wiki warwiki
> 'DELETE FROM watchlist WHERE wl_user = 13307 LIMIT 5000'
> Batch 1: 5000 rows
> Batch 2: 5000 rows
> Batch 3: 5000 rows
> Batch 4: 5000 rows
> Batch 5: 5000 rows
> Batch 6: 5000 rows
> Batch 7: 5000 rows
> Batch 8: 5000 rows
> Batch 9: 5000 rows
> Batch 10: 5000 rows
> Batch 11: 5000 rows
> Batch 12: 5000 rows
> Batch 13: 5000 rows
> Batch 14: 5000 rows
> Batch 15: 5000 rows
> Batch 16: 5000 rows
> Batch 17: 5000 rows
> Batch 18: 5000 rows
> Batch 19: 5000 rows
> Batch 20: 5000 rows
> Batch 21: 5000 rows
> Batch 22: 5000 rows
> Batch 23: 5000 rows
> Batch 24: 5000 rows
> Batch 25: 5000 rows
> Batch 26: 1652 rows
> Batch 27: 0 rows
> 
> Can we consider this bug fixed for now?
> 
> @Andre: Do we want another bug for this in MediaWiki? (This bug is about the
> specific user and not about the software, I guess)

Hoo please again delete my watchlist. Something is not good.
Comment 11 Kolega2357 2014-07-10 23:28:45 UTC
I fortog to add not warwiki already shwiki.
Comment 12 Marius Hoch 2014-07-11 08:16:19 UTC
(In reply to Kolega2357 from comment #11)
> I fortog to add not warwiki already shwiki.

Sorry, I don't get this... what do you mean?

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


Navigation
Links