You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program version:
there is no logs for CasaOS version
Running version latest built on 2020-03-13T01:30:06Z (commit d0f678c)
What are you using to run the container: docker-compose not sure what it is
Extra information (optional)
when i run it and set it up it tells me domain doesnt exist also it adds a period in front
so if its hello.com as the domain on the page it says .hello.com
not sure if that period is causing the issue of cant be found
Logs:
there is no log file
Configuration file (remove your credentials!):
{
"settings": [
{
"provider": "dyn",
"domain": "mydomain.doman.com",
"username": "my user id",
"client_key": "my client key",
"ip_version": "ipv4",
"ipv6_suffix": ""
}
]
}
Host OS:
Ubuntu Server
CasaOS
found logs in CasaOS here you can see its doing the wrong domain its adding a period in front
i changed the important info to test.com and the ip address and user name
you can see it should be
test.com
not
.test.com
ddns-updater | 2025-01-28T14:34:11Z INFO obtaining ipv4 address succeeded after 1 failed try
ddns-updater | 2025-01-28T14:34:11Z WARN cannot DNS resolve .test.com after 5 tries: lookup .test.com: no such host
ddns-updater | 2025-01-28T14:34:11Z INFO ipv4 address of .test.com is invalid IP and your ipv4 address is 1.1.1.1
ddns-updater | 2025-01-28T14:34:11Z INFO Updating record [domain: test.com| host: | provider: dyn | ip: ipv4] to use 1.1.1.1
ddns-updater | 2025-01-28T14:34:21Z ERROR Get "https://test:***@members.dyndns.org/v3/update?hostname=.test.com&myip=1.1.1.1": context deadline exceeded
ddns-updater | 2025-01-28T14:39:13Z INFO obtaining ipv4 address succeeded after 1 failed try
ddns-updater | 2025-01-28T14:39:13Z WARN cannot DNS resolve .test.com after 5 tries: lookup .test.com: no such host
ddns-updater | 2025-01-28T14:39:13Z INFO ipv4 address of .test.com is invalid IP and your ipv4 address is 1.1.1.1
ddns-updater | 2025-01-28T14:39:13Z INFO Updating record [domain: test.com | host: | provider: dyn | ip: ipv4] to use 1.1.1.1
ddns-updater | 2025-01-28T14:39:14Z ERROR hostname does not exist
The text was updated successfully, but these errors were encountered:
TLDR: Describe your issue in a one liner here
Is this urgent: Yes/No Yes
DNS provider(s) you use: Answer here DynDNS
Program version:
there is no logs for CasaOS version
Running version latest built on 2020-03-13T01:30:06Z (commit d0f678c)
What are you using to run the container: docker-compose not sure what it is
Extra information (optional)
when i run it and set it up it tells me domain doesnt exist also it adds a period in front
so if its hello.com as the domain on the page it says .hello.com
not sure if that period is causing the issue of cant be found
Logs:
Configuration file (remove your credentials!):
Host OS:
Ubuntu Server
CasaOS
found logs in CasaOS here you can see its doing the wrong domain its adding a period in front
i changed the important info to test.com and the ip address and user name
you can see it should be
test.com
not
.test.com
ddns-updater | 2025-01-28T14:34:11Z INFO obtaining ipv4 address succeeded after 1 failed try
ddns-updater | 2025-01-28T14:34:11Z WARN cannot DNS resolve .test.com after 5 tries: lookup .test.com: no such host
ddns-updater | 2025-01-28T14:34:11Z INFO ipv4 address of .test.com is invalid IP and your ipv4 address is 1.1.1.1
ddns-updater | 2025-01-28T14:34:11Z INFO Updating record [domain: test.com| host: | provider: dyn | ip: ipv4] to use 1.1.1.1
ddns-updater | 2025-01-28T14:34:21Z ERROR Get "https://test:***@members.dyndns.org/v3/update?hostname=.test.com&myip=1.1.1.1": context deadline exceeded
ddns-updater | 2025-01-28T14:39:13Z INFO obtaining ipv4 address succeeded after 1 failed try
ddns-updater | 2025-01-28T14:39:13Z WARN cannot DNS resolve .test.com after 5 tries: lookup .test.com: no such host
ddns-updater | 2025-01-28T14:39:13Z INFO ipv4 address of .test.com is invalid IP and your ipv4 address is 1.1.1.1
ddns-updater | 2025-01-28T14:39:13Z INFO Updating record [domain: test.com | host: | provider: dyn | ip: ipv4] to use 1.1.1.1
ddns-updater | 2025-01-28T14:39:14Z ERROR hostname does not exist
The text was updated successfully, but these errors were encountered: