Soumis par Robin Millette le mer, 2012/02/29 - 17:00.
I'm writing a post because I want to keep a memory of the issue I had, and the solution I found.
This is the issue I had:
When running either an /etc/init.d script or directly paster serve --daemon via Fabric (using run() or sudo(), on a remote location that is, more often than not, the process would display: Entering daemon mode but then never run (or die directly).
Here is a description of the problem: