This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dyndns malformed cache

Hi,
I always get  "Dyndns not running restarted" and in the log i see:
failure to update ppp0->217.84.70.199 (dombl.homeunix.org)
shuting down updater for dombl.homeunix.org due to fatal error
ez-ipupdate Version 3.0.11b8, Copyright (C) 1998-2001 Angus Mackay.
/usr/bin/ez-ipupdate started for interface ppp0 host dombl.homeunix.org using server members.dyndns.org and service dyndns
malformed cache file: /opt//tmpfs/ez-ipupdate.cache
failure to update ppp0->217.84.70.199 (dombl.homeunix.org)
shuting down updater for dombl.homeunix.org due to fatal error

The Problem seems to to be able to write in this cache-file, but the rights are ok.
Running Astaro 5.027

Has anyone an idea ?

Dombl


This thread was automatically locked due to age.
Parents
  • /opt//tmpfs/ is a RAM Disk. So it will be flushed at reboot.
    A little bit strange is the doubled slash behind opt.
    /opt//tmpfs/ez-ipupdate.cache
  • The double slash came  from cut-n-paste.
    If i start ez-update manually it works and could write cache-file.
    If i start it with /var/mdw/scripts/dyndns start  it could not handle this not-existing cache-file.
  • OK, now I made some tests. The malformed cache notification is simply because of the missing cache file. /opt/tmpfs is a RAM disc. So the cache is missing after every reboot and you will get the message in the log. After the first sync to dyndns the cache should be created and should be valid for every other dyndns sync.

    Xeno
  • Hi,
     And now after rebooting:

    failure to update ppp0->217.84.70.199 (dombl.homeunix.org)
    shuting down updater for dombl.homeunix.org due to fatal error
    ez-ipupdate Version 3.0.11b8, Copyright (C) 1998-2001 Angus Mackay.
    /usr/bin/ez-ipupdate started for interface ppp0 host dombl.homeunix.org using server members.dyndns.org and service dyndns
    malformed cache file: /opt/tmpfs/ez-ipupdate.cache
    failure to update ppp0->217.84.70.199 (dombl.homeunix.org)
    shuting down updater for dombl.homeunix.org due to fatal error

    This message comes again and again .
  • > failure to update ppp0->217.84.70.199 (dombl.homeunix.org)

    That's a problem which is not related to Astaro. Maybe the password for dyndns is wrong or the account is blocked.

    Xeno
  • Hi,
    Yes, i checked the dyndns.conf-file with a hexeditor and found a control-character as last character of my password. With vi i didn't see it.
    Oh man, now it works.
    Thanks
  • I guess that happend during copy and paste? [;)]

    Xeno
Reply Children
No Data