Hi Joachim, On Mon, Oct 17, 2005 at 10:49:59PM +0200, Joachim Berdal Haga wrote: > My previously working ddclient setup started complaining, printing > > Use of uninitialized value in string ne at /usr/sbin/ddclient line 1640.
Does this problem still apply? I got the old version of ddclient and
looked up the line number. It refers to this code:
if ($config{$host}{'login'} eq '') {
warning("null login name specified for host %s.", $host);
So it seems for some reason the login is not set for some host. Could
you check if the message is logged for some host?
> My /etc/ddclient.conf, which worked before the upgrade, is
> reproduced here (with dummy passwords):
... so the most interesting part is missing. I assume there is
something wicked with the passwords but that's hard to check
this way.
Greetings
Torsten
signature.asc
Description: Digital signature

