Giter Club home page Giter Club logo

Comments (4)

brianlmoon avatar brianlmoon commented on August 23, 2024

There are only two things that can cause the exit. One is that you have a max execution time set and it has passed. The other is a fatal PHP error. The fatal errors should be reported in your PHP error log.

from gearmanmanager.

geocine avatar geocine commented on August 23, 2024

Could it also be related to load issues. Because when I run these workers on a machine that doesn't have much load it works fine.When an exit happens I am doing a full gearman-manager restart and after that restart everything will be fine again. If my script actually exits which is caused by issues I would see on a php_error.log file however I can't simply find where is the issue. If exits prematurely wouldn't I see "Child exited with non-zero exit code". Some ideas to debug the exit issue would help me a lot.

from gearmanmanager.

brianlmoon avatar brianlmoon commented on August 23, 2024

It could be lots of things. OOM maybe. Whatever it is though, its not related to GearmanManager. Meaning there is no configuration or anything. The PHP error log is your best bet.

from gearmanmanager.

brianlmoon avatar brianlmoon commented on August 23, 2024

I have removed all @ from the code except on fopen() where we explicitly check the return value. I believe that some of these mystery exits were happening behind @'d code and therefore not showing up in the error log.

from gearmanmanager.

Related Issues (20)

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.