<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Using the --syslog switch it still produced no logs
whatsoever. I took it a step further and tried the --spew switch which
should dump huge amounts of log data (I am piping the output to a file)
- that produces nothing either. To be honest I think twistd starts up
and crashes solidly without being able to log anything.<br>
<br>
If I look at all the log files I only see my shell debugging messages
that is printed out by the shell script itself, nothing else:<br>
Apr 21 16:34:53 hostname logger: GHServer: Start script executed<br>
Apr 21 16:34:53 </font><font face="Arial">hostname</font><font
 face="Arial"> logger: GHServer: Starting<br>
Apr 21 16:34:53 </font><font face="Arial">hostname</font><font
 face="Arial"> logger: GHServer: Started<br>
<br>
BTW, it also does not start the server from /etc/rc.local.<br>
<br>
I am completely stumped.<br>
<br>
Regards,<br>
Don<br>
<br>
<br>
</font><br>
Itamar Turner-Trauring wrote:
<blockquote cite="mid:1271859131.27208.419.camel@pintsize" type="cite">
  <pre wrap="">On Wed, 2010-04-21 at 15:37 +0200, Don Schoeman wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I still get the same results (or non-results) unfortunately. I have
tried the following options:

1) Tried running twistd by giving the fully qualified
path: /usr/bin/twistd.
2) Tried running the .tac file together with the -g twistd switch
instead.
3) Tried the --syslog switch to see if I can find anything in the
logs.
4) Tried running it without supplying custom log and pid files.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What does running under trace tell you?


_______________________________________________
Twisted-Python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a>
<a class="moz-txt-link-freetext" href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a>

  </pre>
</blockquote>
</body>
</html>