https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6191

Larry Rosenbaum <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Larry Rosenbaum <[email protected]> 2009-09-21 07:24:22 
PDT ---
(In reply to comment #6)
> > That fixes the taint problem, but I'm still getting an error:
> > 
> > Sep  3 09:26:54 localhost spamd[22192]: logger: removing stderr method
> > Sep  3 09:27:24 localhost spamd[22192]: child process exited or timed out
> > without signaling production of a PID file at /usr/local/bin/spamd line 
> > 2505.
> > Sep  3 09:27:38 localhost spamd[22194]: pyzor: [22197] error: TERMINATED,
> > signal 15 (000f)
> > Sep  3 09:27:46 localhost spamd[22194]: spamd: server started on port 
> > 783/tcp
> > (running version 3.3.0-alpha2)
> > 
> > I am able to run Pyzor from the command line (I get a timeout error).
> Well, I don't see much that SA can do except abort the forked pyzor
> process after 15 seconds if it doesn't reply in this time.
> Get running the pyzor from a command line first, and only then try to
> wrestle with a plugin after the basics are right. Perhaps the problem
> is a firewall setting, or lack of a successful 'pyzor discover'.

I got the Pyzor problem fixed (it was the firewall):

ornl71# pyzor --homedir=/usr/local/spamassassin/.pyzor ping
public.pyzor.org:24441  (200, 'OK')

I'm no longer seeing the pyzor errors but I still get the "child process
exited" when starting spamd:

ornl71# /etc/init.d/spamd start
child process exited or timed out without signaling production of a PID file at
/usr/local/bin/spamd line 2505.

and from the log file:

Sep 21 09:55:22 localhost spamd[24972]: logger: removing stderr method
Sep 21 09:55:52 localhost spamd[24972]: child process exited or timed out
without signaling production of a PID file at /usr/local/bin/spamd line 2505.
Sep 21 09:56:41 localhost spamd[24974]: spamd: server started on port 783/tcp
(running version 3.3.0-alpha2)

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to