1

I have created a python daemon by a Tutorial and it is running just as tutorial example has. But there are problems:

The output of service --status-all says:

[ ? ] testdaemon

Can anyone help me to find out what those errors and warnings are or fix the status of my daemon so that it'll be this:

[ + ] testdaemon

Parisa
  • 83
  • 1
  • 9
  • 1
    _"as you see there are errors on logfile that I cant see their description:"_ Have you simply _look_ at the sources of your daemon? The function `run` _only_ logs error,warning,info & debug message every 10 seconds. For demonstration purpose, I assume... – Sylvain Leroux Aug 30 '14 at 15:36

0 Answers0