Bombarded with "Could not update IP address to DynDNS"

My YunoHost server

Hardware: VPS bought online
YunoHost version: 4.1.7.3
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen | …
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

I got hundreds of emails for the past hours with this message “; Communication with 2001:910:1410::1#53 failed: operation canceled
update failed: FORMERR
Could not update IP address to DynDNS”

Is this a problem with my server or ynh ones? I is because I use a nohost domain that was provided by ynh at installation? Is this error something to be concerned about?

I got the same error on 2 of my servers actually. https://paste.yunohost.org/raw/xayukijabo + https://paste.yunohost.org/raw/dopayipiso

Hello

IIRC, this is a known yunohost related problem, which happens on specific hours : servers can’t contact properly Yunohost.

If your server have a static IP, you can desactivate this cron job which update dyndns.

Can you try a yunohost dyndns update anyway ?

Hello,
Yes I have a static IP. How to deactivate this?

$ sudo yunohost dyndns update
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.tromland.nohost.me. 0	ANY ANY	
_xmpp-server._tcp.tromland.nohost.me. 0	ANY ANY	
muc.tromland.nohost.me.	0	ANY	ANY	
pubsub.tromland.nohost.me. 0	ANY	ANY	
vjud.tromland.nohost.me. 0	ANY	ANY	
xmpp-upload.tromland.nohost.me.	0 ANY	ANY	
*.tromland.nohost.me.	0	ANY	ANY	
tromland.nohost.me.	0	ANY	ANY	
tromland.nohost.me.	0	ANY	ANY	
tromland.nohost.me.	0	ANY	ANY	
mail._domainkey.tromland.nohost.me. 0 ANY ANY	
_dmarc.tromland.nohost.me. 0	ANY	ANY	
tromland.nohost.me.	0	ANY	ANY	
_xmpp-client._tcp.tromland.nohost.me. 3600 IN SRV 0 5 5222 tromland.nohost.me.
_xmpp-server._tcp.tromland.nohost.me. 3600 IN SRV 0 5 5269 tromland.nohost.me.
muc.tromland.nohost.me.	3600	IN	CNAME	tromland.nohost.me.
pubsub.tromland.nohost.me. 3600	IN	CNAME	tromland.nohost.me.
vjud.tromland.nohost.me. 3600	IN	CNAME	tromland.nohost.me.
xmpp-upload.tromland.nohost.me.	3600 IN	CNAME	tromland.nohost.me.
*.tromland.nohost.me.	3600	IN	A	167.86.72.173
tromland.nohost.me.	3600	IN	CAA	128 issue "letsencrypt.org"
tromland.nohost.me.	3600	IN	MX	10 tromland.nohost.me.
tromland.nohost.me.	3600	IN	TXT	"v=spf1 a mx -all"
mail._domainkey.tromland.nohost.me. 3600 IN TXT	"v=DKIM1; h=sha256; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIYf4xac3be5oQgLOanxiWRmwSqEZnAzXqblw++zUgqslzgm0ZTU6zXsy5wHTcuhS0bbISIvSl4O350yXnsQJlJGuF9hrgD38ZJFQtwnMVd/oc0hWBWszw3dMv+hKGPRXFwJk0kBuJ0bPCPHVKQCaxBxcAdfQj/58ISf6NzflVmQIDAQAB"
_dmarc.tromland.nohost.me. 3600	IN	TXT	"v=DMARC1; p=none"
tromland.nohost.me.	3600	IN	A	167.86.72.173

; Communication with 2001:910:1410::1#53 failed: operation canceled
update failed: FORMERR
Info: The operation 'Update the IP associated with your YunoHost subdomain 'tromland.nohost.me'' could not be completed. Please share the full log of this operation using the command 'yunohost log display 20210306-223312-dyndns_update-tromland.nohost.me --share' to get help
Error: Could not update IP address to DynDNS

You can use this command : yunohost dyndns removecron

About your issue, not sure this belongs to Yunohost. I just successfully ran a yunohost dyndns update on my own server.

Ok I removed it since we don’t use a dynamic dns anyways and I was getting emails every minute. I hope that’s ok by removing it. Thanks a lot!

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