DynDNS Update Problem (TSIG Signature fails) – Domain: andrehoek.nohost.me

What type of hardware are you using: Other ARM board
What YunoHost version are you running: 12.0.14
How are you able to access your server: The webadmin
SSH
Direct access via physical keyboard/screen
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No

Describe your issue

Hello,

I am running a self-hosted server with YunoHost and using the DynDNS service from nohost.me.

For some time now, my server has been unable to update the associated DynDNS domain andrehoek.nohost.me.

When trying to update the IP address, the following error occurs:

“The TSIG signature fails to verify.”

As a result, my domain points to an outdated or wrong IP address, and my services are no longer reachable.

I have already tried:
• Restarting the server
• Manually executing yunohost dyndns update --force
• Checking the local network configuration

Unfortunately, without success.

Could you please check whether the domain andrehoek.nohost.me can be resynchronized or if the TSIG key can be reset?

Thank you very much in advance for your support!

Share relevant logs or error messages

args:
domain: maindomain.tld
force: false
ended_at: 2025-04-27 10:30:09.059902
error: Could not update IP address to DynDNS
interface: api
operation: dyndns_update
parent: null
related_to:

    • domain
    • maindomain.tld
    • domain
    • maindomain.tld
      started_at: 2025-04-27 10:30:08.912845
      success: false
      yunohost_version: 12.0.14

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

2025-04-27 12:30:08,923: INFO - Updated needed, going on…
2025-04-27 12:30:08,927: DEBUG - Reusing IPv4 from cache: xx.xx.xx.xx
2025-04-27 12:30:08,927: DEBUG - Reusing IPv6 from cache: None
2025-04-27 12:30:08,990: DEBUG - Formating result in ‘export’ mode
2025-04-27 12:30:09,002: DEBUG - Now pushing new conf to DynDNS host…
2025-04-27 12:30:09,002: DEBUG - id 21602
opcode UPDATE
rcode NOERROR
flags
;ZONE
nohost.me. IN SOA
;PREREQ
;UPDATE
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. 3600 IN A xx.xx.xx.xx
maindomain.tld. 3600 IN MX 10 andrehoek
maindomain.tld. 3600 IN TXT “v=spf1 a mx -all”
mail._domainkey.maindomain.tld. 3600 IN TXT “v=DKIM1; h=sha256; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwYq/OzbEXj5+rLQVKCnX/fCEatW6jL1IZS4tf9hA3mIEYMhM7cqOnsgVAXHkmxDecHRmSWsB2ve8I/t832qeKB42myuQO2lCTjwwT5s0byV5Wwe4u4Wr5GFC15/TsBkE4MBQunnET+IoGJ2+l8ixs35wIB+jUpI1CZnrQhatusQIDAQAB”
_dmarc.maindomain.tld. 3600 IN TXT “v=DMARC1; p=none”
*.maindomain.tld. 3600 IN A xx.xx.xx.xx
maindomain.tld. 3600 IN CAA 0 issue “letsencrypt.org
;ADDITIONAL
2025-04-27 12:30:09,054: ERROR - The TSIG signature fails to verify.