Giter VIP home page Giter VIP logo

Comments (3)

barcus avatar barcus commented on May 21, 2024

Looks like i need to upgrade to Elastic 7.16 to be compliant with my new Debian 11 nodes !
Unfortunately it's the same with some others pages, like audit, pretty sure it's linked to those new nodes, it worked before.

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/vendor/symfony/error-handler/Error/OutOfMemoryError.php on line 1" while reading response header from upstream, client: 10.2.131.143, server: _, request: "GET /admin/cluster/audit HTTP/1.1"

Could be nice to be able to display at least nodes until i upgrade :)

from elasticsearch-admin.

stephanediondev avatar stephanediondev commented on May 21, 2024

Hi

Not sure it's related to data. I made a test to overwrite the values ['stats']['process']['cpu']['percent'] and ['stats']['os']['cpu']['percent'], no issue

I think for this node you have more data than usual when you get responses from Elasticsearch and PHP need more memory to handle all

CommonResponseTrait.php on line 92 => json_decode used for the response from Elasticsearch

Can you upgrade the value "memory_limit" in your php.ini? 200M at least

from elasticsearch-admin.

barcus avatar barcus commented on May 21, 2024

ok my bad 🤦‍♂️
it works as expected, thank you !

from elasticsearch-admin.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.