Last modified: 2014-08-13 15:56:23 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 T70100, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68100 - Sudo Policies can't be displayed for Tools
Sudo Policies can't be displayed for Tools
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
OpenStackManager (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Ryan Lane
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-16 12:32 UTC by Tim Landscheidt
Modified: 2014-08-13 15:56 UTC (History)
3 users (show)

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


Attachments

Description Tim Landscheidt 2014-07-16 12:32:33 UTC
https://wikitech.wikimedia.org/wiki/Special:NovaSudoer -- when project Tools is selected -- is empty (= blank page) for me in Chrome, Konqueror and Firefox.  There are probably too many entries.
Comment 1 Sam Reed (reedy) 2014-07-16 12:35:41 UTC
Looks like it's probably fatal-ing.

Could do with someone checking the apache logs for anything obvious
Comment 2 Andrew Bogott 2014-07-16 13:18:21 UTC
It's because we're hitting a limit in memcached when trying to cache the sudoer list:

PHP Fatal error:  Allowed memory size of 104857600 bytes exhausted (tried to allocate 71 bytes) in /srv/org/wikimedia/controller/wikis/slot1/includes/objectcache/MemcachedClient.php on line 970, referer: https://wikitech.wikimedia.org/wiki/Special:NovaProject
Comment 3 Andrew Bogott 2014-07-16 13:45:16 UTC
$wgMemoryLimit = "150M";

Now that page loads, albeit very slowly.  We should have enough headroom to keep working for a while now.

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


Navigation
Links