Menu

3.7.1 error in line 1660

Help
Dors
2007-02-20
2013-01-14
  • Dors

    Dors - 2007-02-20

    Hi guys, i have a lil problem, when i run ddclient i get his message

    # /etc/init.d/./ddclient -daemon=0 -noquiet -debug
    DEBUG:    proxy  =
    DEBUG:    url    = http://checkip.dyndns.org/
    DEBUG:    server = checkip.dyndns.org
    DEBUG:    opt(fw =
    Use of uninitialized value in concatenation (.) or string at /etc/init.d/./ddclient line 1660.
    DEBUG:    glo fw =
    DEBUG:    get_ip: using web, http://checkip.dyndns.org/ reports xxx.xxx.xxx.xxx

    Whats wrong with this guy, what should i change? im using FC6

     
    • wimpunk

      wimpunk - 2007-02-20

      Please post your config with username & password removed.  Which version of ddclient are you using?
      If you search the archive, you'll see that this error is mostly caused by enabling ssl without installing the perl-ssl package.

       
    • Dors

      Dors - 2007-02-20

      im using 3.7.1

      ################################################## ####################q
      daemon=600 # check ip every hour via checkip.dyndns.org, cache it, update if needed
      syslog=yes # log update msgs to syslog
      mail=root # mail all msgs to root
      mail-failure=root # mail failed update msgs to root
      pid=/var/run/ddclient.pid # record PID in file.
      use=web # via web
      #
      protocol=dyndns2 # default protocol
      #proxy=fasthttp.sympatico.ca:80 # default dyn server proxy
      server=members.dyndns.org # default dyn server
      #server=members.dyndns.org:8245 # default server (bypassing proxies)
      login=**** # default login on dyndns.org
      password=**** # default password on dyndns.org
      #mx=mx.for.your.host # default MX
      backupmx=no # host is primary MX
      ## dyndns.org dynamic addresses
      ***.selfip.net

      thats it, it worked with 3.6

       
    • wimpunk

      wimpunk - 2007-02-21

      as far as i see, it's just a little bug in the debug message.  It will be changed in the next version of ddclient.  See http://svn.sourceforge.net/viewvc/ddclient?view=rev&revision=43

       
    • Dors

      Dors - 2007-02-23

      :o so i should just wait :( hope it will be ready soon
      Thanks

       
      • wimpunk

        wimpunk - 2007-02-23

        It's already fixed in the subversion version.  I don't think it causes any other problem, ddclient still works correct.

        wimpunk.

         
    • Dors

      Dors - 2007-02-24

      Nice!its totally works now...just final question cant use chkconfig with FC6 is there another way to use it at boot?

       
      • wimpunk

        wimpunk - 2007-02-24

        It's just a problem with the init scripts.  We provide an example but it doesn't always work.  You could check the skeleton init script from your distribution and try to modify it.  Or you could install ddclient provided with FC6 and use that init script.

         

Log in to post a comment.

MongoDB Logo MongoDB