Error: Unable to update IP address on DynDNS

Bonjour,

Tout d’abord, merci pour tout le travail réalisé, c’est impressionnant de voir fonctionner un autohébergement en quelques clics.

Je rencontre depuis quelques jour l’erreur
Error: Unable to update IP address on DynDNS
lors de l’execution de yunohost --verbose dyndns update
Cela fonctionnait précédemment, j’ai constaté le problème par le message Cron
Unable to update IP address on DynDNS

Ma configuration est un raspberry avec yunohost": "2.7.2"
Mon FAI est orange, accès fibre. L’IPv4 est dynamique, l’IPv6 semble fixe.
Mon nom de domaine est en .nohost.me.

J’ai consulté le fil [Résolu] Changement d’IP fixe et perte d’accès ! [SERVFAIL] > Fail to update DynDNS
"https://dyndns.yunohost.org/" renvoie correctement Wanna play the dynette ?
le ping dyndns.yunohost.org est correct mais pas le ping6
"dig +short baobab4.noho.st" est également correct
mais “dig +short @2a03:7220:8080:5c00::1 baobab4.noho.st” renvoie
"connection timed out; no servers could be reached"

Merci des pistes que vous pourriez me proposer pour revenir à un fonctionnement standard.

Can you try this for me?
We might have the same issue.

admin@YunoHost:~ $ python
>>> import urllib
>>> urllib.urlopen('https://ip.yunohost.org').read()
>>> urllib.urlopen('https://ip6.yunohost.org').read()

And tell us if you’re getting an error.

[update]

Never mind, I’m pretty sure that the issue is that ip6.yunohost.org is broken at the moment.

admin@Xroklaus:~ $ ping ip.yunohost.org
PING ip.yunohost.org (91.224.148.92) 56(84) bytes of data.
64 bytes from 91-224-148-92.tetaneutral.net (91.224.148.92): icmp_seq=1 ttl=57 time=27.0 ms
64 bytes from 91-224-148-92.tetaneutral.net (91.224.148.92): icmp_seq=2 ttl=57 time=26.6 ms
^C
--- ip.yunohost.org ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 26.640/26.857/27.074/0.217 ms
admin@Xroklaus:~ $ ping ip6.yunohost.org
ping: unknown host ip6.yunohost.org

Hello,

I confirm the same error for IPv6
IOError: [Errno socket error] [Errno 113] No route to host

1 Like

I got it to this and it still did not update. :frowning:

admin@Xroklaus:/usr/lib/moulinette/yunohost $ sudo yunohost dyndns update
spf_record: "v=spf1 a mx ip6:2001:983:8610:1:2239:6fcb:6144:21d2 -all"
lines: ['server dyndns.yunohost.org', 'zone nohost.me', 'update delete _xmpp-client._tcp.duniter-folatt.nohost.me.', 'update delete _xmpp-server._tcp.duniter-folatt.nohost.me.', 'update delete muc.duniter-folatt.nohost.me.', 'update delete pubsub.duniter-folatt.nohost.me.', 'update delete vjud.duniter-folatt.nohost.me.', 'update delete duniter-folatt.nohost.me.', 'update delete duniter-folatt.nohost.me.', 'update delete mail._domainkey.duniter-folatt.nohost.me.', 'update delete _dmarc.duniter-folatt.nohost.me.', 'update delete duniter-folatt.nohost.me.', 'update delete *.duniter-folatt.nohost.me.']
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id:      0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; ZONE SECTION:
;nohost.me.			IN	SOA

;; UPDATE SECTION:
_xmpp-client._tcp.duniter-folatt.nohost.me. 0 ANY ANY 
_xmpp-server._tcp.duniter-folatt.nohost.me. 0 ANY ANY 
muc.duniter-folatt.nohost.me. 0	ANY	ANY	
pubsub.duniter-folatt.nohost.me. 0 ANY	ANY	
vjud.duniter-folatt.nohost.me. 0 ANY	ANY	
duniter-folatt.nohost.me. 0	ANY	ANY	
duniter-folatt.nohost.me. 0	ANY	ANY	
mail._domainkey.duniter-folatt.nohost.me. 0 ANY	ANY 
_dmarc.duniter-folatt.nohost.me. 0 ANY	ANY	
duniter-folatt.nohost.me. 0	ANY	ANY	
*.duniter-folatt.nohost.me. 0	ANY	ANY	
_xmpp-client._tcp.duniter-folatt.nohost.me. 3600 IN SRV	0 5 5222 duniter-folatt.nohost.me.
_xmpp-server._tcp.duniter-folatt.nohost.me. 3600 IN SRV	0 5 5269 duniter-folatt.nohost.me.
muc.duniter-folatt.nohost.me. 3600 IN	CNAME	duniter-folatt.nohost.me.
pubsub.duniter-folatt.nohost.me. 3600 IN CNAME	duniter-folatt.nohost.me.
vjud.duniter-folatt.nohost.me. 3600 IN	CNAME	duniter-folatt.nohost.me.
duniter-folatt.nohost.me. 3600	IN	MX	10 duniter-folatt.nohost.me.
duniter-folatt.nohost.me. 3600	IN	TXT	"v=spf1 a mx ip6:2001:983:8610:1:2239:6fcb:6144:21d2 -all"
mail._domainkey.duniter-folatt.nohost.me. 3600 IN TXT "v=DKIM1\; k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKacF1vAOtfxe9F3nrW6vw+cZj+Y8Klwb5z0pnLs7y5p82kkxoZPdJ/H4jA4qmxnLF4C0scYTZkQLuLyGkSnGJdZink/ZhjdvFKhwVkFqF+sNNGOcaBwnGgTJxLAXvh/vKaOB1zs6alHGNqouX5ppMQzNFCygRx4o3BECrOCFMEwIDAQAB"
_dmarc.duniter-folatt.nohost.me. 3600 IN TXT	"v=DMARC1\; p=none"
duniter-folatt.nohost.me. 3600	IN	AAAA	2001:983:8610:1:2239:6fcb:6144:21d2
*.duniter-folatt.nohost.me. 3600 IN	AAAA	2001:983:8610:1:2239:6fcb:6144:21d2

Success! Your IP address has been updated on DynDNS

Bonjour,

Problème résolu ping6 dyndns.yunohost.org répond désormais et
yunohost --verbose dyndns update renvoie
Success! Your IP address has been updated on DynDNS
Voir Http://ip6.yunohost.org ne fonctionne plus? pour le détail.

1 Like

bonjour ,je rencontre la meme erreur en realisant un yunohost dyndns update, et les ping ip6.yunohost.org et ping6 dyndns.yunohost.org me retourne un 100% de paquet perdu

la commande yunohost dyndns update
me retourne cette erreur
Communication with 2a03:7220:8080:5c00::1#53 failed: operation canceled update failed: FORMERR Error: Unable to update IP address on DynDNS

I have a problem with my Yunohost installation on a Raspberry Pi 3.

yunohost dyndns update

returns

Info: Updated needed, going on…
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; ZONE SECTION:
;nohost.me. IN SOA

;; UPDATE SECTION:
_xmpp-client._tcp.kli.nohost.me. 0 ANY ANY
_xmpp-server._tcp.kli.nohost.me. 0 ANY ANY
muc.kli.nohost.me. 0 ANY ANY
pubsub.kli.nohost.me. 0 ANY ANY
vjud.kli.nohost.me. 0 ANY ANY
kli.nohost.me. 0 ANY ANY
kli.nohost.me. 0 ANY ANY
mail._domainkey.kli.nohost.me. 0 ANY ANY
_dmarc.kli.nohost.me. 0 ANY ANY
kli.nohost.me. 0 ANY ANY
*.kli.nohost.me. 0 ANY ANY
kli.nohost.me. 0 ANY ANY
*.kli.nohost.me. 0 ANY ANY
_xmpp-client._tcp.kli.nohost.me. 3600 IN SRV 0 5 5222 kli.nohost.me.
_xmpp-server._tcp.kli.nohost.me. 3600 IN SRV 0 5 5269 kli.nohost.me.
muc.kli.nohost.me. 3600 IN CNAME kli.nohost.me.
pubsub.kli.nohost.me. 3600 IN CNAME kli.nohost.me.
vjud.kli.nohost.me. 3600 IN CNAME kli.nohost.me.
kli.nohost.me. 3600 IN MX 10 kli.nohost.me.
kli.nohost.me. 3600 IN TXT “v=spf1 a mx ip4:89.247.11.16 ip6:2001:16b8:27d:ef00:dca7:e71a:89c9:57eb -all”
mail._domainkey.kli.nohost.me. 3600 IN TXT “v=DKIM1; h=sha256; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCxJWrI3qYQbXP2CjxYmvhUoDC4rsoBZE0eVqavpuh4arVOlFMBxXUvBwjsWn4+Qz1sN0FXiZUFYpevB1mCJ+jLzUnlYPiHQmE+OVUCFGgv2uu4KQCMfGExlqj9B1LGvIGKPp1WKI2HjGRjuzi4owX28Hld0ZVrgAFWpAY7TJEHwIDAQAB”
_dmarc.kli.nohost.me. 3600 IN TXT “v=DMARC1; p=none”
kli.nohost.me. 3600 IN A 89.247.11.16
*.kli.nohost.me. 3600 IN A 89.247.11.16
kli.nohost.me. 3600 IN AAAA 2001:16b8:27d:ef00:dca7:e71a:89c9:57eb
*.kli.nohost.me. 3600 IN AAAA 2001:16b8:27d:ef00:dca7:e71a:89c9:57eb

; Communication with 2a03:7220:8080:5c00::1#53 failed: operation canceled
update failed: FORMERR
Info: The operation ‘Update the ip associated with your YunoHost subdomain ‘kli.nohost.me’’ has failed! To get help, please share the full log of this operation using the command ‘yunohost log display 20190511-082922-dyndns_update-kli.nohost.me --share’
Error: Unable to update IP address on DynDNS

the log file says this:

args:
domain: null
dyn_host: dyndns.yunohost.org
ipv4: null
ipv6: null
key: null
ended_at: 2019-05-11 08:29:23.057258
error: Unable to update IP address on DynDNS
operation: dyndns_update
related_to:

    • domain
    • kli.nohost.me
      started_at: 2019-05-11 08:29:22.283624
      success: false

============

2019-05-11 08:29:22,301: INFO - Updated needed, going on…
2019-05-11 08:29:22,833: DEBUG - system hook folder not found for action ‘custom_dns_rules’ in /usr/share/yunohost/hooks/
2019-05-11 08:29:22,833: DEBUG - custom hook folder not found for action ‘custom_dns_rules’ in /etc/yunohost/hooks.d/
2019-05-11 08:29:22,835: DEBUG - Now pushing new conf to DynDNS host…

and

yunohost --verbose dyndns update

returns

usage: yunohost
{user,domain,app,backup,monitor,settings,service,firewall,dyndns,tools,hook,log}

[-h] [–no-cache] [–output-as {json,plain,none}] [–debug]
[–quiet] [–timeout ==SUPPRESS==] [–admin-password PASSWORD]
[-v]
yunohost: error: unrecognized arguments: --verbose

I’d very much appreciate your help!

Hello,
The option --verbose is now deprecated, the right syntax is
yunohost dyndns update --debug

but it won’t solve your problem :thinking: