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
  • Update:
    On the Astaro from the ssh as root i called: 
    /usr/bin/ez-ipupdate -f -i ppp0  -S dyndns -h xxxxx.homeunix.org -u user[:P]assword  -b /opt/tmpfs/ez-ipupdate.cache
    manually and now i got a   file   /opt/tmpfs/ez-ipupdate.cache
    Then i startet dyndns-service again and now its working.
Reply
  • Update:
    On the Astaro from the ssh as root i called: 
    /usr/bin/ez-ipupdate -f -i ppp0  -S dyndns -h xxxxx.homeunix.org -u user[:P]assword  -b /opt/tmpfs/ez-ipupdate.cache
    manually and now i got a   file   /opt/tmpfs/ez-ipupdate.cache
    Then i startet dyndns-service again and now its working.
Children
  • Update:
    But after restarting the box, this "malformed cache..." messages appears again, until i manually startetd /usr/bin/ez-ipupdate -f -i ppp0 -S dyndns -h xxxxx.homeunix.org -u user[:P]assword -b /opt/tmpfs/ez-ipupdate.cache.

    So it must have something to do with the handling of the not-existing cache-file after booting which causes 

    failure to update ppp0->217.84.72.166 (dombl.homeunix.org)
     shuting down updater for dombl.homeunix.org due to fatal error
  • You could probably add that command to the end of the beeps init file, so that it runs after reboot.

    Barry
  • Am i the only one having this problem ??