DDCLIENT Bad Auth (Userna...
DDCLIENT Bad Auth (Username or Password)
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- DDCLIENT Bad Auth (Username or Password)
- Community Forum
- DDCLIENT Bad Auth (Username or Password)
Topic: DDCLIENT Bad Auth (Username or Password)
Hello,I am having an issue where I'm getting bad auth no matter what username and password I put in for authentication.Platform - Raspbian My Configuration File:protocol=dyndns2use=web, if=eth0server=api.dynu.comlogin=<username no quotes>password=<password single quotes>test2.mydomain.com (not actual domain, setup as an A record)Output from a sudo ddclient -daemon=0 -debug -verbose -noquiet:=== opt ====opt{cache} : <undefined>opt{cmd} : <undefined>opt{cmd-skip} : <undefined>opt{daemon} : 0opt{debug} : 1opt{exec} : <undefined>opt{facility} : <undefined>opt{file} : <undefined>opt{force} : <undefined>opt{fw} : <undefined>opt{fw-login} : <undefined>opt{fw-password} : <undefined>opt{fw-skip} : <undefined>opt{geturl} : <undefined>opt{help} : <undefined>opt{host} : <undefined>opt{if} : <undefined>opt{if-skip} : <undefined>opt{ip} : <undefined>opt{login} : <undefined>opt{mail} : <undefined>opt{mail-failure} : <undefined>opt{max-interval} : 2592000opt{min-error-interval} : 300opt{min-interval} : 30opt{options} : <undefined>opt{password} : <undefined>opt{pid} : <undefined>opt{postscript} : <undefined>opt{priority} : <undefined>opt{protocol} : <undefined>opt{proxy} : <undefined>opt{query} : <undefined>opt{quiet} : 0opt{retry} : <undefined>opt{server} : <undefined>opt{ssl} : <undefined>opt{syslog} : <undefined>opt{test} : <undefined>opt{timeout} : <undefined>opt{use} : <undefined>opt{verbose} : 1opt{web} : <undefined>opt{web-skip} : <undefined>=== globals ====globals{daemon} : 60globals{debug} : 1globals{if} : eth0globals{login} : <username> (removed for privacy)globals{password} : <password> (removed for privacy)globals{protocol} : dyndns2globals{quiet} : 0globals{server} : api.dynu.comglobals{use} : webglobals{verbose} : 1=== config ====config{test2.mydomain.com}{atime} : 0config{test2.mydomain.com}{backupmx} : 0config{test2.mydomain.com}{cacheable} : ARRAY(0x1af93c0)config{test2.mydomain.com}{cmd} : <undefined>config{test2.mydomain.com}{cmd-skip} :config{test2.mydomain.com}{custom} : 0config{test2.mydomain.com}{fw} :config{test2.mydomain.com}{fw-login} : <undefined>config{test2.mydomain.com}{fw-password} :config{test2.mydomain.com}{fw-skip} :config{test2.mydomain.com}{host} : test2.mydomain.comconfig{test2.mydomain.com}{if} : eth0config{test2.mydomain.com}{if-skip} :config{test2.mydomain.com}{ip} : <undefined>config{test2.mydomain.com}{login} : <username> (removed for privacy)config{test2.mydomain.com}{max-interval} : 2592000config{test2.mydomain.com}{min-error-interval} : 300config{test2.mydomain.com}{min-interval} : 30config{test2.mydomain.com}{mtime} : 0config{test2.mydomain.com}{mx} :config{test2.mydomain.com}{password} :<password> (removed for privacy)config{test2.mydomain.com}{protocol} : dyndns2config{test2.mydomain.com}{server} : api.dynu.comconfig{test2.mydomain.com}{static} : 0config{test2.mydomain.com}{status} :config{test2.mydomain.com}{use} : webconfig{test2.mydomain.com}{warned-min-error-interval} : 0config{test2.mydomain.com}{warned-min-interval} : 0config{test2.mydomain.com}{web} : dyndnsconfig{test2.mydomain.com}{web-skip} :config{test2.mydomain.com}{wildcard} : 0config{test2.mydomain.com}{wtime} : 30=== cache ====cache{test2.mydomain.com}{atime} : 0cache{test2.mydomain.com}{backupmx} : 0cache{test2.mydomain.com}{custom} : 0cache{test2.mydomain.com}{host} : test2.mydomain.comcache{test2.mydomain.com}{mtime} : 0cache{test2.mydomain.com}{mx} :cache{test2.mydomain.com}{static} : 0cache{test2.mydomain.com}{status} : badauthcache{test2.mydomain.com}{warned-min-error-interval} : 1535643910cache{test2.mydomain.com}{warned-min-interval} : 0cache{test2.mydomain.com}{wildcard} : 0cache{test2.mydomain.com}{wtime} : 30DEBUG: proxy =DEBUG: url = http://checkip.dyndns.org/DEBUG: server = checkip.dyndns.orgCONNECT: checkip.dyndns.orgCONNECTED: using HTTPSENDING: GET / HTTP/1.0SENDING: Host: checkip.dyndns.orgSENDING: User-Agent: ddclient/3.8.0SENDING: Connection: closeSENDING:RECEIVE: HTTP/1.1 200 OKRECEIVE: Content-Type: text/htmlRECEIVE: Server: DynDNS-CheckIP/1.0.1RECEIVE: Connection: closeRECEIVE: Cache-Control: no-cacheRECEIVE: Pragma: no-cacheRECEIVE: Content-Length: 105RECEIVE:RECEIVE: <html><head><title>Current IP Check</title></head><body>Current IP Address: (MY IP - REMOVED)</body></html>DEBUG: get_ip: using web, http://checkip.dyndns.org/ reports (MY IP - REMOVED)DEBUG:DEBUG: nic_dyndns2_update -------------------INFO: setting IP address to (MY IP REMOVED) for test2.mydomain.comUPDATE: updating test2.mydomain.comDEBUG: proxy =DEBUG: url = http://api.dynu.com/nic/update?system=dyndns&hostname=test2.mydomaincom&myip=(MY IP REMOVED)DEBUG: server = api.dynu.comCONNECT: api.dynu.comCONNECTED: using HTTPSENDING: GET /nic/update?system=dyndns&hostname=test2.mydomain.com&myip=(MY IP REMOVED) HTTP/1.0SENDING: Host: api.dynu.comSENDING: Authorization: Basic am9zZXBoc3Bvb246QnJhc3NzdGl4MTExSENDING: User-Agent: ddclient/3.8.0SENDING: Connection: closeSENDING:RECEIVE: HTTP/1.1 200 OKRECEIVE: Date: Thu, 30 Aug 2018 15:45:18 GMTRECEIVE: Server: Dynu Web ServerRECEIVE: X-Powered-By: Dynu Dynamic DNS ServiceRECEIVE: Content-Length: 7RECEIVE: Content-Type: text/html; charset=UTF-8RECEIVE:RECEIVE: badauthFAILED: updating test2.mydomain.com: badauth: Bad authorization (username or password)I have tried my account email, my account username, my account password, I also reset the IP update password two different times from more complicated to less complicated and i get the same results. I've reinstalled ddclient and the issue persists. I'm sure there's something that i'm missing but cannot find what that may be. All assistance is appreciated.Thanks
Reply with quote | Report
test2.mydomain.com (not actual domain, setup as an A record) is the problem. You will have to sign up for test2.mydomain.com as a real domain. Otherwise, use mydomain.com&alias=test2.
Reply with quote | Report
Author | Topic: DDCLIENT Bad Auth (Username or Password) |
---|---|
josephspoon Joined: 8/28/2018 |
DDCLIENT Bad Auth (Username or Password) Thursday, August 30, 2018 8:58 AM
Hello,I am having an issue where I'm getting bad auth no matter what username and password I put in for authentication.Platform - Raspbian My Configuration File:protocol=dyndns2use=web, if=eth0server=api.dynu.comlogin=<username no quotes>password=<password single quotes>test2.mydomain.com (not actual domain, setup as an A record)Output from a sudo ddclient -daemon=0 -debug -verbose -noquiet:=== opt ====opt{cache} : <undefined>opt{cmd} : <undefined>opt{cmd-skip} : <undefined>opt{daemon} : 0opt{debug} : 1opt{exec} : <undefined>opt{facility} : <undefined>opt{file} : <undefined>opt{force} : <undefined>opt{fw} : <undefined>opt{fw-login} : <undefined>opt{fw-password} : <undefined>opt{fw-skip} : <undefined>opt{geturl} : <undefined>opt{help} : <undefined>opt{host} : <undefined>opt{if} : <undefined>opt{if-skip} : <undefined>opt{ip} : <undefined>opt{login} : <undefined>opt{mail} : <undefined>opt{mail-failure} : <undefined>opt{max-interval} : 2592000opt{min-error-interval} : 300opt{min-interval} : 30opt{options} : <undefined>opt{password} : <undefined>opt{pid} : <undefined>opt{postscript} : <undefined>opt{priority} : <undefined>opt{protocol} : <undefined>opt{proxy} : <undefined>opt{query} : <undefined>opt{quiet} : 0opt{retry} : <undefined>opt{server} : <undefined>opt{ssl} : <undefined>opt{syslog} : <undefined>opt{test} : <undefined>opt{timeout} : <undefined>opt{use} : <undefined>opt{verbose} : 1opt{web} : <undefined>opt{web-skip} : <undefined>=== globals ====globals{daemon} : 60globals{debug} : 1globals{if} : eth0globals{login} : <username> (removed for privacy)globals{password} : <password> (removed for privacy)globals{protocol} : dyndns2globals{quiet} : 0globals{server} : api.dynu.comglobals{use} : webglobals{verbose} : 1=== config ====config{test2.mydomain.com}{atime} : 0config{test2.mydomain.com}{backupmx} : 0config{test2.mydomain.com}{cacheable} : ARRAY(0x1af93c0)config{test2.mydomain.com}{cmd} : <undefined>config{test2.mydomain.com}{cmd-skip} :config{test2.mydomain.com}{custom} : 0config{test2.mydomain.com}{fw} :config{test2.mydomain.com}{fw-login} : <undefined>config{test2.mydomain.com}{fw-password} :config{test2.mydomain.com}{fw-skip} :config{test2.mydomain.com}{host} : test2.mydomain.comconfig{test2.mydomain.com}{if} : eth0config{test2.mydomain.com}{if-skip} :config{test2.mydomain.com}{ip} : <undefined>config{test2.mydomain.com}{login} : <username> (removed for privacy)config{test2.mydomain.com}{max-interval} : 2592000config{test2.mydomain.com}{min-error-interval} : 300config{test2.mydomain.com}{min-interval} : 30config{test2.mydomain.com}{mtime} : 0config{test2.mydomain.com}{mx} :config{test2.mydomain.com}{password} :<password> (removed for privacy)config{test2.mydomain.com}{protocol} : dyndns2config{test2.mydomain.com}{server} : api.dynu.comconfig{test2.mydomain.com}{static} : 0config{test2.mydomain.com}{status} :config{test2.mydomain.com}{use} : webconfig{test2.mydomain.com}{warned-min-error-interval} : 0config{test2.mydomain.com}{warned-min-interval} : 0config{test2.mydomain.com}{web} : dyndnsconfig{test2.mydomain.com}{web-skip} :config{test2.mydomain.com}{wildcard} : 0config{test2.mydomain.com}{wtime} : 30=== cache ====cache{test2.mydomain.com}{atime} : 0cache{test2.mydomain.com}{backupmx} : 0cache{test2.mydomain.com}{custom} : 0cache{test2.mydomain.com}{host} : test2.mydomain.comcache{test2.mydomain.com}{mtime} : 0cache{test2.mydomain.com}{mx} :cache{test2.mydomain.com}{static} : 0cache{test2.mydomain.com}{status} : badauthcache{test2.mydomain.com}{warned-min-error-interval} : 1535643910cache{test2.mydomain.com}{warned-min-interval} : 0cache{test2.mydomain.com}{wildcard} : 0cache{test2.mydomain.com}{wtime} : 30DEBUG: proxy =DEBUG: url = http://checkip.dyndns.org/DEBUG: server = checkip.dyndns.orgCONNECT: checkip.dyndns.orgCONNECTED: using HTTPSENDING: GET / HTTP/1.0SENDING: Host: checkip.dyndns.orgSENDING: User-Agent: ddclient/3.8.0SENDING: Connection: closeSENDING:RECEIVE: HTTP/1.1 200 OKRECEIVE: Content-Type: text/htmlRECEIVE: Server: DynDNS-CheckIP/1.0.1RECEIVE: Connection: closeRECEIVE: Cache-Control: no-cacheRECEIVE: Pragma: no-cacheRECEIVE: Content-Length: 105RECEIVE:RECEIVE: <html><head><title>Current IP Check</title></head><body>Current IP Address: (MY IP - REMOVED)</body></html>DEBUG: get_ip: using web, http://checkip.dyndns.org/ reports (MY IP - REMOVED)DEBUG:DEBUG: nic_dyndns2_update -------------------INFO: setting IP address to (MY IP REMOVED) for test2.mydomain.comUPDATE: updating test2.mydomain.comDEBUG: proxy =DEBUG: url = http://api.dynu.com/nic/update?system=dyndns&hostname=test2.mydomaincom&myip=(MY IP REMOVED)DEBUG: server = api.dynu.comCONNECT: api.dynu.comCONNECTED: using HTTPSENDING: GET /nic/update?system=dyndns&hostname=test2.mydomain.com&myip=(MY IP REMOVED) HTTP/1.0SENDING: Host: api.dynu.comSENDING: Authorization: Basic am9zZXBoc3Bvb246QnJhc3NzdGl4MTExSENDING: User-Agent: ddclient/3.8.0SENDING: Connection: closeSENDING:RECEIVE: HTTP/1.1 200 OKRECEIVE: Date: Thu, 30 Aug 2018 15:45:18 GMTRECEIVE: Server: Dynu Web ServerRECEIVE: X-Powered-By: Dynu Dynamic DNS ServiceRECEIVE: Content-Length: 7RECEIVE: Content-Type: text/html; charset=UTF-8RECEIVE:RECEIVE: badauthFAILED: updating test2.mydomain.com: badauth: Bad authorization (username or password)I have tried my account email, my account username, my account password, I also reset the IP update password two different times from more complicated to less complicated and i get the same results. I've reinstalled ddclient and the issue persists. I'm sure there's something that i'm missing but cannot find what that may be. All assistance is appreciated.Thanks
|
acoustic17 Joined: 6/23/2017 |
DDCLIENT Bad Auth (Username or Password) Tuesday, September 4, 2018 12:01 PM
test2.mydomain.com (not actual domain, setup as an A record) is the problem. You will have to sign up for test2.mydomain.com as a real domain. Otherwise, use mydomain.com&alias=test2.
|
It is currently Saturday, November 16, 2024 6:22 AM US Mountain Standard Time
Saturday, November 16, 2024 6:22 AM