No *.nohost.me domain found: error email every 10 minutes

Since I upgraded to YunoHost 11.1.6, I get this error email every 10 minutes.

Apparently, the problem is that no tommi.nohost.me domain is found.

Still, I deleted this domain from my domains list! Why does it still appear as an error? When running yunohost domain list, I get:

domains: 
  - gitmi.dev
  - myfk7h3rse5fo4nxrxkkhhnavrlfyvdc7wxheoq7v4kroynl2iqbovqd.onion
  - sconnesso.link
  - tmi.pics
  - tommasomarmo.com
  - tommi.space
  - bla.tommi.space
  - cloud.tommi.space
  - inputs.tommi.space
  - newsletter.tommi.space
  - server.tommi.space
  - spell.tommi.space
  - stream.tommi.space
  - test.tommi.space
  - visits.tommi.space
main: server.tommi.space

What can I do?

Please, help me, I am being flooded by emails!

1 Like

Sounds like maybe some old stuff about this domain still exists in /etc/yunohost/dyndns/

If you confirm this, just rm -rf /etc/yunohost/dyndns/ should be enough to fix the issue

1 Like

I deleted /etc/yunohost/dyndns/, but I continue to receive two different error emails:

  • the email I reported above
  • an email whose only content is No domain registered with DynDNS (before deleting the directory, the error was Domain 'tommi.nohost.me' unknown)

I was receiving the second error email even before the upgrade of YunoHost.

hmkay, then yunohost tools regen-conf yunohost should automatically get rid of the cron job (oooor maybe it displays a warning about a manually modified file ?)

2 Likes

Yeah! It worked.

tommi@server:~$ sudo yunohost tools regen-conf yunohost
sudo yunohost tools regen-conf yunohost
Success! Configuration updated for 'yunohost'
yunohost: 
  applied: 
    /etc/cron.d/yunohost-dyndns: 
      status: removed
  pending: 
1 Like

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