no type 2 stats
remop+pinger at hermetix.org
remop+pinger at hermetix.org
Sun Aug 19 15:06:36 CEST 2007
On Sun, Aug 19, 2007 at 08:04:03AM -0400, remop+pinger at hermetix.org wrote:
> On Sun, Aug 19, 2007 at 01:26:56PM +0200, Peter Palfrader wrote:
> > On Sun, 19 Aug 2007, remop+pinger at hermetix.org wrote:
> >
> > > I'm having a problem with my newly installed echolot. It is unstable,
> > > crashes with a broken pipe minutes after starting. I get no message in
> > > the log or whatsoever and I don't get any type2 stats (type1 are
> > > perfect!?).
> > >
> > > I don't know where I should start looking, anybody seen this?
> >
> > How did you install echolot? What does the log say at loglevel debug?
> > Which version of mixmaster?
>
> Hi,
>
> it runs on a x86_64 computer with gentoo as os. I installed echolot as
> in the README instructions. I'm using hermetix mix's mix binary.
>
> and, in case it could be the source of the problem here are the perms on
> mix directory and files:
>
> /var/lib/mix is chmod 755 and chown mix.mix
> /var/lib/mix/mixmaster is chmod 711
> /var/lib/mix/* is chmod 600
It probably was the problem. I built and installed a new mixmaster binary as echolot user and it works. The process doesn't crash anymore and I see that type2 stats are being taken in:
...
Aug 19 08:56:00 [INFO] registering pingdone from Sun Aug 19 08:50:59
2007 with latency 301 for mix at remailer.metacolo.com (mix;
134c535b461b5777fb77acf26c4fc344).
...
Finally!
Sorry for bothering and thanks for your reply,
it did make me realize permissions might have been too tight on my mix
directory (which isn't bad in itself) for echolot to use it. It was
indeed because of how I had installed it in the first place.
Cheers!
> perl version is: 5.8.8
> mixmaster version is: 3.0rc1
> echolot version is: 2.0.10
>
> Here's what I get in pingd.log (pingd.conf follows) from start to crash
> (last line calls mix, I guess that explains why I don't get the type 2 stats)
>
> Aug 19 07:51:03 [DEBUG] Detaching.
> Aug 19 07:51:03 [INFO] Starting up.
> Aug 19 07:51:03 [DEBUG] zZzZZzz.
> Aug 19 07:52:00 [DEBUG] Running processmail (was scheduled for 0 seconds
> ago).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 04:35:00
> 2007 with latency 11820 for senshiremailer at gmx.de (cpunk-dsa;
> 20A691D11F0A1C
> 13).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 03:55:00
> 2007 with latency 14220 for remailer at panta-rhei.eu.org (cpunk-dsa;
> 9422C4C79
> 8CAE13F).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 04:15:00
> 2007 with latency 13020 for remailer at panta-rhei.eu.org (cpunk-dsa;
> 9422C4C79
> 8CAE13F).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 05:55:00
> 2007 with latency 7020 for remailer at panta-rhei.eu.org (cpunk-dsa;
> 2AFD0DBEA2
> D16A64).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 05:05:00
> 2007 with latency 10020 for remailer at kroken.dynalias.com (cpunk-rsa;
> 8256B86
> C9E1DE1CD).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 02:50:00
> 2007 with latency 18120 for mix at outel.org (cpunk-rsa; 1449C483A48662B1).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 04:25:00
> 2007 with latency 12420 for mix at daat.aarg.net (cpunk-dsa;
> 3A636FC72288CFE4).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 05:00:01
> 2007 with latency 10319 for mix at outel.org (cpunk-rsa; 1449C483A48662B1).
> Aug 19 07:52:00 [INFO] registering pingdone from Sun Aug 19 04:55:00
> 2007 with latency 10620 for mixmaster at firenze.linux.it (cpunk-dsa;
> 192F7D9BB
> 37953A3).
> Aug 19 07:52:00 [INFO] registering pingdone from Sat Aug 18 07:25:00
> 2007 with latency 88020 for godot at remailer.frell.eu.org (cpunk-dsa;
> 200F5FAE
> 14027D6F).
> Aug 19 07:52:00 [DEBUG] zZzZZzz.
> Aug 19 07:52:20 [INFO] Got SIGHUP. scheduling readcommands.
> Aug 19 07:52:20 [DEBUG] zZzZZzz.
> Aug 19 07:52:20 [DEBUG] Running readcommands (was scheduled for 0
> seconds ago).
> Aug 19 07:52:20 [DEBUG] Running ping (was scheduled for 0 seconds ago).
> Aug 19 07:52:20 [DEBUG] ping calling cpunk-dsa,
> mixmaster at firenze.linux.it, 192F7D9BB37953A3.
> Aug 19 07:52:21 [INFO] registering pingout for
> mixmaster at firenze.linux.it (cpunk-dsa; 192F7D9BB37953A3).
> Aug 19 07:52:21 [DEBUG] ping calling mix, mixmaster at firenze.linux.it,
> d178ebcb1b259970d8d224c1f53f69b7.
>
> Here's my pingd.conf:
>
> # vim:set syntax=perl:
>
> # see man pingd.conf(5) for a list of all available configuration options.
> # There are a lot more than those listed in this sample.
>
> $CONFIG = {
> 'indexfilebasename' => 'index',
> 'mailin' => '/var/lib/echolot/.maildir',
> 'homedir' => '/var/lib/echolot',
> 'mixhome' => '/var/lib/echolot/mix',
>
> # A short name for your site/pinger. Is used in the statistics produced.
> 'sitename' => 'hermetix',
>
> # The local part of the pinger's email address
> # In "pinger at example.com" the localpart is "pinger".
> 'my_localpart' => 'echolot',
>
> # The domain part of the pinger's email address.
> # In "pinger at example.com" the localpart is "example.com".
> 'my_domain' => 'hermetix.org',
>
> # The email address of the human operator that runs this pinger.
> 'operator_address' => 'remop+pinger at hermetix.org',
>
> # Name of the mixmaster executable. If it is not in your PATH make
> # sure to include path information.
> #'mixmaster' => '/var/lib/mix/mixmaster',
>
> # The recipient_delimiter parameter specifies the separator between user names
> # and address extensions (user+foo).
> #
> # If it is an empty string Echolot does not make use of user defined mailboxes
> # but rather encodes the message type et al in a Comment/Realname part of an
> # address.
> #
> # The use of recipient_delimiter is strongly recommended if your MTA setup
> # supports it.
> 'recipient_delimiter' => '+',
> #'recipient_delimiter' => '',
>
> # Also build separate rlists with data from only DSA pings, only RSA
> # pings and only unencrypted pings.
> 'separate_rlists' => 0,
>
> # Build a combined list of all different stats too. While this is no
> # standard format it is nice to read for a human eye.
> 'combined_list' => 0,
>
> # Log file and level (valid levels are debug, info, notice, warning, error,
> # critical, alert, emergency)
> #'logfile' => 'pingd.log',
> 'loglevel' => 'debug',
>
> };
> 1;
>
>
>
>
>
> Thanks.
> _______________________________________________
> Echolot-users mailing list
> Echolot-users at lists.noreply.org
> http://lists.noreply.org/cgi-bin/mailman/listinfo/echolot-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.noreply.org/pipermail/echolot-users/attachments/20070819/e3f27304/attachment.pgp
More information about the Echolot-users
mailing list