Request entity is too large.

58 views
Skip to first unread message

Roberto Greiner

unread,
Sep 30, 2025, 7:36:07 AMSep 30
to 'Sarah Mason' via AtoM Users
Hi,

I've tried to upgrade my atom install from the current 2.9 to the new
2.10. In the final stages of the upgrade, when running "php -d
memory_limit=-1 symfony search:populate", the command aborted midway
with the error "Request entity is too large.".

Any idea of what might be wrong?

Thank you,

Roberto

PS. My system setup:
Ubuntu 24.04 VM
16GB of RAM plus 16GB swap
50GB root plus 1TB for the /usr/share/nginx folder
Elasticsearch upgraded to 7.10.2


--
-----------------------------------------------------
Marcos Roberto Greiner

Os otimistas acham que estamos no melhor dos mundos
Os pessimistas tem medo de que isto seja verdade
James Branch Cabell
-----------------------------------------------------

Clesio Cardoso

unread,
Nov 15, 2025, 10:15:47 AMNov 15
to AtoM Users
same error

Johan Pieterse

unread,
Nov 27, 2025, 2:18:03 AMNov 27
to AtoM Users
Hi

Try this:
nano or your own editor...
localhost or your IP

You can first check
curl -s localhost:9200/_nodes?filter_path=**.http.max_content_length

sudo nano /etc/elasticsearch/elasticsearch.yml

 Add (or change) this line:  
http.max_content_length: 500mb

sudo systemctl restart elasticsearch
sudo systemctl status elasticsearch

Johan Pieterse
Reply all
Reply to author
Forward
0 new messages