DynDNS does not update IP (Errno 11 Connection refused)

I got this problem too. The only thing was that i changed my dynamic IP cause my router restarted. And now I have this Problem. My Log:

args:
domain: null
dry_run: false
force: true
ended_at: 2023-03-04 16:00:08.054246
error: “Konnte die IP-Adresse f\xFCr DynDNS nicht aktualisieren”
interface: cli
operation: dyndns_update
parent: null
related_to:

    • domain
    • maindomain.tld
      started_at: 2023-03-04 16:00:07.613330
      success: false
      yunohost_version: 11.1.13

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

2023-03-04 17:00:07,636: INFO - Updated needed, going on…
2023-03-04 17:00:07,637: DEBUG - Reusing IPv4 from cache: xx.xx.xx.xx
2023-03-04 17:00:07,638: DEBUG - Reusing IPv6 from cache: xx:xx:xx:xx:xx:xx
2023-03-04 17:00:07,987: DEBUG - initializing ldap interface
2023-03-04 17:00:07,994: DEBUG - Formating result in ‘export’ mode
2023-03-04 17:00:08,017: DEBUG - Now pushing new conf to DynDNS host…
2023-03-04 17:00:08,017: DEBUG - id 58358
opcode UPDATE
rcode NOERROR
flags
;ZONE
noho.st. IN SOA
;PREREQ
;UPDATE
maindomain.tld. ANY ANY
maindomain.tld. ANY ANY
_xmpp-client._tcp.maindomain.tld. ANY ANY
_xmpp-server._tcp.maindomain.tld. ANY ANY
muc.maindomain.tld. ANY ANY
pubsub.maindomain.tld. ANY ANY
vjud.maindomain.tld. ANY ANY
xmpp-upload.maindomain.tld. ANY ANY
maindomain.tld. ANY ANY
maindomain.tld. ANY ANY
mail._domainkey.maindomain.tld. ANY ANY
_dmarc.maindomain.tld. ANY ANY
*.maindomain.tld. ANY ANY
*.maindomain.tld. ANY ANY
maindomain.tld. ANY ANY
maindomain.tld. 3600 IN A xx.xx.xx.xx
maindomain.tld. 3600 IN AAAA xx:xx:xx:xx:xx:xx
_xmpp-client._tcp.maindomain.tld. 3600 IN SRV 0 5 5222 tetam
_xmpp-server._tcp.maindomain.tld. 3600 IN SRV 0 5 5269 tetam
muc.maindomain.tld. 3600 IN CNAME tetam
pubsub.maindomain.tld. 3600 IN CNAME tetam
vjud.maindomain.tld. 3600 IN CNAME tetam
xmpp-upload.maindomain.tld. 3600 IN CNAME tetam
maindomain.tld. 3600 IN MX 10 tetam
maindomain.tld. 3600 IN TXT “v=spf1 a mx -all”
mail._domainkey.maindomain.tld. 3600 IN TXT "v=DKIM1; h=sha256; k=rsa;
_dmarc.maindomain.tld. 3600 IN TXT “v=DMARC1; p=none”
*.maindomain.tld. 3600 IN A xx.xx.xx.xx
*.maindomain.tld. 3600 IN AAAA xx:xx:xx:xx:xx:xx
maindomain.tld. 3600 IN CAA 0 issue “letsencrypt.org
;ADDITIONAL
2023-03-04 17:00:08,053: ERROR - [Errno 111] Connection refused

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