ddclient Bad authorizatio...
ddclient Bad authorization
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- ddclient Bad authorization
- Community Forum
- ddclient Bad authorization
Topic: ddclient Bad authorization
I have 2 servers in different locations on the same domain.
Server 1 ddclient.conf
## ddclient.conf
daemon=600 # check every 600 seconds
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/ddclient.pid # record PID in file.
ssl=yes # use ssl-support. Works with
use=web, web=checkip.dynu.com/, web-skip='IP Address' # found after IP Address
server=api.dynu.com
protocol=dyndns2 # default protocol
login=user # default login
password=password # default password
domain.xyz
That one works fine.
Server 2 ddclient.conf
## ddclient.conf
daemon=600 # check every 600 seconds
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/ddclient.pid # record PID in file.
ssl=yes # use ssl-support. Works with
use=web, web=checkip.dynu.com/, web-skip='IP Address' # found after IP Address
server=api.dynu.com
protocol=dyndns2 # default protocol
login=usere # default login
password=password # default password
siteb.domain.xyz
Every time it runs I get 2 message in the log.
WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = ''
FAILED: updating xxxxx.xxxxx.xyz: badauth: Bad authorization (username or password)
I even copied the config from server 1 to server 2 and changed the domain to the correct one for the server and still get the errors. Both servers run the same version of unraid and the same version of ddclient. I removed the docker container and all configs and reinstalled it but get the same results. I am at loss as to what to check next.
Any ideas would be helpful.
Thanks in advance
Server 1 ddclient.conf
## ddclient.conf
daemon=600 # check every 600 seconds
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/ddclient.pid # record PID in file.
ssl=yes # use ssl-support. Works with
use=web, web=checkip.dynu.com/, web-skip='IP Address' # found after IP Address
server=api.dynu.com
protocol=dyndns2 # default protocol
login=user # default login
password=password # default password
domain.xyz
That one works fine.
Server 2 ddclient.conf
## ddclient.conf
daemon=600 # check every 600 seconds
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/ddclient.pid # record PID in file.
ssl=yes # use ssl-support. Works with
use=web, web=checkip.dynu.com/, web-skip='IP Address' # found after IP Address
server=api.dynu.com
protocol=dyndns2 # default protocol
login=usere # default login
password=password # default password
siteb.domain.xyz
Every time it runs I get 2 message in the log.
WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = ''
FAILED: updating xxxxx.xxxxx.xyz: badauth: Bad authorization (username or password)
I even copied the config from server 1 to server 2 and changed the domain to the correct one for the server and still get the errors. Both servers run the same version of unraid and the same version of ddclient. I removed the docker container and all configs and reinstalled it but get the same results. I am at loss as to what to check next.
Any ideas would be helpful.
Thanks in advance
Reply with quote |Report
| Author | Topic: ddclient Bad authorization |
|---|---|
|
tarfuupdater Joined: 04/09/2019 |
mardi 31 août 2021 18:18
I have 2 servers in different locations on the same domain.
Server 1 ddclient.conf ## ddclient.conf daemon=600 # check every 600 seconds 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/ddclient.pid # record PID in file. ssl=yes # use ssl-support. Works with use=web, web=checkip.dynu.com/, web-skip='IP Address' # found after IP Address server=api.dynu.com protocol=dyndns2 # default protocol login=user # default login password=password # default password domain.xyz That one works fine. Server 2 ddclient.conf ## ddclient.conf daemon=600 # check every 600 seconds 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/ddclient.pid # record PID in file. ssl=yes # use ssl-support. Works with use=web, web=checkip.dynu.com/, web-skip='IP Address' # found after IP Address server=api.dynu.com protocol=dyndns2 # default protocol login=usere # default login password=password # default password siteb.domain.xyz Every time it runs I get 2 message in the log. WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' FAILED: updating xxxxx.xxxxx.xyz: badauth: Bad authorization (username or password) I even copied the config from server 1 to server 2 and changed the domain to the correct one for the server and still get the errors. Both servers run the same version of unraid and the same version of ddclient. I removed the docker container and all configs and reinstalled it but get the same results. I am at loss as to what to check next. Any ideas would be helpful. Thanks in advance |
samedi 13 juin 2026 11:52
