Page MenuHomePhabricator

PHP Fatal Error: Allowed memory size of 346030080 bytes exhausted in MessageCollection.php
Open, MediumPublic

Description

URL:

/w/api.php?action=query&format=json&list=messagecollection&mcgroup=mediawiki&mclanguage=en&mclimit=100&mcfilter=!ignored%7C!optional%7Ctranslated%7C!reviewer%3A37267%7C!last-translator%3A37267&mcprop=definition%7Ctranslation%7Ctags%7Cproperties&rawcontinue=1&errorformat=html&formatversion=2

Error:

[2024-01-14T04:11:50.451140+00:00] exception.ERROR: [2b7057f04645afab6e9898f2] /w/api.php?action=query&format=json&list=messagecollection&mcgroup=mediawiki&mclanguage=en&mclimit=100&mcfilter=!ignored%7C!optional%7Ctranslated%7C!reviewer%3A37267%7C!last-translator%3A37267&mcprop=definition%7Ctranslation%7Ctags%7Cproperties&rawcontinue=1&errorformat=html&formatversion=2   

PHP Fatal Error from line 2295 of MessageCollection.php:817 MessageCollection.php:228 QueryMessageCollectionActionApi.php:178 QueryMessageCollectionActionApi.php:52 ApiQuery.php:700 ApiMain.php:1931 ApiMain.php:908 ApiMain.php:879 api.php:95 api.php:48 /srv/mediawiki/tags/2024-01-11_11:32:40/includes/Revision/RevisionStore.php: Allowed memory size of 346030080 bytes exhausted (tried to allocate 20480 bytes) {"exception":"[object] (ErrorException(code: 0): PHP Fatal Error: Allowed memory size of 346030080 bytes exhausted (tried to allocate 20480 bytes) at MessageCollection.php:817 MessageCollection.php:228 QueryMessageCollectionActionApi.php:178 QueryMessageCollectionActionApi.php:52 ApiQuery.php:700 ApiMain.php:1931 ApiMain.php:908 ApiMain.php:879 api.php:95 api.php:48 /srv/mediawiki/tags/2024-01-11_11:32:40/includes/Revision/RevisionStore.php:2295)

Event Timeline

Nikerabbit renamed this task from PHP Fatal Error: Allowed memory size of 346030080 bytes exhausted (tried to allocate 20480 bytes) to PHP Fatal Error: Allowed memory size of 346030080 bytes exhausted in MessageCollection.php.Jan 17 2024, 2:34 PM