Menu

WARNING: skipping host: Address': 'login=' is an invalid login.

Help
2015-03-16
2015-03-17
  • Adam Dalton

    Adam Dalton - 2015-03-16

    Hi All,

    getting the above error message and ddclient is not updating my dynamic hosts, please can someone help? I'm running it on a Netgear ReadyNAS and here is my config:

    daemon=300
    pid=/var/run/ddclient.pid
    ssl=yes
    protocol=zoneedit1
    use=web, web='http://checkip.dyndns.com/, web-skip='IP Address'
    server=api.cp.zoneedit.com
    login='myusername'
    password='mypassword'
    mydomain.com,www.mydomain.com,*.mydomain.com

    I have also tried it using server=dynamic.zoneedit.com but no luck.

    If I run ddclient -daemon=0 -debug -verbose -noquiet, the output can be seen here:

    http://pastebin.com/ux5YZCP1

    Please let me know if anybody can see any problems here.

    Thanks.

     
  • wimpunk

    wimpunk - 2015-03-16

    It looks like you have a quote to much in your web specification. Actually, you can just use use=web without the need of using web= and web-skip= in your configuration. Ddclient knows what's best for you. ;-)

     
  • Adam Dalton

    Adam Dalton - 2015-03-16

    D'oh! Outdone by something simple! Cheers mate, much appreciated!

     
  • wimpunk

    wimpunk - 2015-03-17

    So that fixed your problem? Great to hear!

     
  • Adam Dalton

    Adam Dalton - 2015-03-17

    Indeed it did mate, thanks again.

     

Log in to post a comment.