Code Monkey home page Code Monkey logo

Comments (5)

ryansch avatar ryansch commented on September 26, 2024

This is on god 0.11.0 and ree 2011.02 (1.8.7).

from god.

ryansch avatar ryansch commented on September 26, 2024

Duplicated on god 0.11.0 and ruby-1.9.2-p290.

from god.

mojombo avatar mojombo commented on September 26, 2024

Could you paste in some of the log?

from god.

tobsch avatar tobsch commented on September 26, 2024

got the same problem with a java process:

https://gist.github.com/d1df947f404c3a2924ce

In my case it is a process which never returns but writes its own pid file.
Using god on ruby 1.9.3

from god.

 avatar commented on September 26, 2024

I'm having the same problem with a python process. In my python process I am using cv2 (opencv) - which is very temperamental. When I run it, it some times freezes and I need to do a killall -9 python, it won't respond to any other signal. When I try to have this process in god:

    w.start = "python xanDetector.py #{proxy_url} #{camera[:name]}"

I see this in the god -c simple.god -D output:

I [2012-10-17 20:06:01]  INFO: front_door-detector move 'up' to 'start'
I [2012-10-17 20:06:01]  INFO: front_door-detector start: python xanDetector.py rtsp://127.0.0.1:10107/proxyStream front_door

And god just hangs there forever.

I try to do god status or god quit - but nothing, it just sits there and does not respond :/

Any ideas?

from god.

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.