ERROR No domain registered with DynDNS

Good morning, I have problems with the DNS configuration in the diagnosis. When forcing the update and adding the debug command, the following appears.

josepxavier@josepxavier:~$ sudo yunohost dyndns update --force --debug
69 DEBUG initializing base actions map parser for cli
70 DEBUG loading actions map
70 DEBUG building parser…
72 DEBUG building parser took 0.001s
72 DEBUG acquiring lock…
80 DEBUG lock has been acquired
163 DEBUG loading python module yunohost.dyndns took 0.083s
163 DEBUG processing action [15106.1]: yunohost.dyndns.update with args={‘domain’: None, ‘force’: True, ‘dry_run’: False}
165 DEBUG action [15106.1] executed in 0.002s
165 DEBUG lock has been released
165 ERROR No domain registered with DynDNS

In addition to the domain, “josepxavier.nonost.me”, I have a domain in DNSEXIT “josepxavier.com”. I don’t understand in the manual how I should change the DNS, sorry, but I’m a very NOVICE.

josepxavier@josepxavier:~$ ping -c 3 dyndns.yunohost.org
PING dyndns.yunohost.org (80.67.172.144) 56(84) bytes of data.
64 bytes from yunohost.org (80.67.172.144): icmp_seq=1 ttl=51 time=34.0 ms
64 bytes from yunohost.org (80.67.172.144): icmp_seq=2 ttl=51 time=35.1 ms
64 bytes from yunohost.org (80.67.172.144): icmp_seq=3 ttl=51 time=34.8 ms

dyndns.yunohost.org ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2005ms
rtt min/avg/max/mdev = 33.990/34.645/35.124/0.479 ms

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.