You are not logged in.

#1 2008-05-28 21:10:36

sacarde
Member
Registered: 2006-07-14
Posts: 389

[solved] ddclient error (ppc)

Hi,
   on a current arch ppc, I installed ddclient (from AUR, changing arch)

I configured ddclient.conf  (for server dyndns.it)
I have:

running:

sudo ddclient -daemon 0 -debug -noquiet

WARNING:  file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = ''
DEBUG:    proxy  =
DEBUG:    url    = checkip.dyndns.org/
DEBUG:    server = checkip.dyndns.org
DEBUG:    get_ip: using web, checkip.dyndns.org/ reports 151.72.80.248
Use of uninitialized value in string ne at /usr/sbin/ddclient line 1968.
DEBUG:
DEBUG:     nic_dyndns2_update -------------------
DEBUG:    proxy  =
DEBUG:    url    =  http://dyndns.it/nic/update?system=dynd … .72.80.248
DEBUG:    server = dyndns.it


but I view that url :  http://dyndns.it/nic/update?system=dynd … .72.80.248
is right.... if executed standalone...

but error is in the file: ddclient.cache
...it is this:
## ddclient-3.7.3
## last updated at Wed May 28 22:26:04 2008 (1212006364)
atime=1212006364,backupmx=0,custom=0,host=sacarde.homepc.it,ip=,mtime=0,mx=,static=0,status=noconnect,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=0 sacarde.homepc.it

I cant explain how there are errors in file-cache but  it create a correct url, .... in final... the upgrade is not done


thankyou

Last edited by sacarde (2008-05-29 12:35:08)

Offline

#2 2008-05-29 07:28:57

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] ddclient error (ppc)

this is ddclient.conf

daemon=300
syslog=yes
mail=root
mail-failure=root
pid=/var/run/ddclient.pid
ssl=yes
protocol=dyndns2
use=web, web=checkip.dyndns.org/, web-skip='IP Address'
server=dyndns.it
login=XXXX
password="YYYY"
sacarde.homepc.it

Offline

#3 2008-05-29 12:34:45

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] ddclient error (ppc)

I inexplicabily solved with this conf:

daemon=300
custom=yes
pid=/var/run/ddclient.pid
login=xxxxx
password=yyyyyyy
protocol=dyndns2
use=web, web=checkip.dyndns.org, web-skip='Current IP Address: '
server=dyndns.it
sacarde.homepc.it

NOTE, warning in file-cache remain ... but I have:

SUCCESS:  updating sacarde.homepc.it: good: IP address set to 151.72.92.209

Offline

Board footer

Powered by FluxBB