Diagnostic errors

I have searched the forum for similar issues

on

This category is for general issues(=something is broken) regarding YunoHost, NOT apps.

on

This form is written in English but feel free to write in French if you’re more comfortable!

on

What type of hardware are you using

Old laptop or computer

What YunoHost version are you running

12.1.41.2

How are you able to access your server

SSH

Are you in a special context or did you perform specific tweaking on your YunoHost instance ?

No

Describe your issue

Hello all…

I run the diagnostic on my server at least once a week at the same time that I do updates. I had green on everything… A very healthy server.

Yesterday I foolishly fratanised with Cloudflare and decided for many reasons that it was no longer for me, so I deleted the entry in my Cloudflare account and set the NS records back to where they were at my registrar.

When I run the diagnostic today, I get the following errors:

Type: MX
Name: @
Current value: 0 mail.mydomain.co.uk.
Expected value: 10 mydomian.co.uk.
According to the recommended DNS configuration, you should add a DNS record with the following info.
Type: TXT
Name: @
Value: “v=spf1 a mx -all”

I have checked the records, and they are correct. I even got an extra pair of eyes to make sure.

The other error is this one:

Type: CAA
Name: @
Current value: [‘0 issue “ssl.com”’, ‘0 issue wild “comodoca.com”’, ‘0 issue wild “digicert.com; cansignhttpexchanges=yes”’, ‘0 issue wild “letsencrypt.org”’, ‘0 issue wild “pki.goog; cansignhttpexchanges=yes”’, ‘0 issue wild “ssl.com”’, ‘0 issue “comodoca.com”’, ‘0 issue “digicert.com; cansignhttpexchanges=yes”’, ‘0 issue “letsencrypt.org”’, ‘0 issue “pki.goog; cansignhttpexchanges=yes”’]
Expected value: 0 issue “letsencrypt.org

All that junk is clearly a hang over from Cloudflare

Again, I have checked the records, and they are correct, but YNH continues to disagree.

I have tested everything, and it all works, mail, websites, no problems anywhere, all working as it should.

I have waited almost all day to see if these errors will clear, allowing for propagation, etc. Even a reboot of the server did not help.

Could it be that there is something cached somewhere on the server? I have cleared my browser cache and tried other browsers.

Any help or advice would be appreciated.

Dj

Share relevant logs or error messages

None

@deljones

This CAA issue is not an issue…

for CAA Yunohost diagnostics is too restrictive, i have same error using an alternate Certificate Authority actalis.it, CAA list Certificate Authority that can issue certificates, and this is totaly valid to use other certificates authorities on this domain, by example if other devices provides services for this domain or if letsencrypt is not used.

[WARNING] Certains enregistrements DNS sont manquants ou incorrects pour le domaine domain.tld (catégorie extra)
  - Veuillez consulter la documentation disponible ici https://doc.yunohost.org/dns_config si vous avez besoin d'aide pour configurer les enregistrements DNS.
  - Cet enregistrement DNS ne semble pas correspondre à la configuration recommandée : 
    Type : CAA
    Nom : @
     La valeur actuelle est : ['0 issue "actalis.it"', '0 issue "letsencrypt.org"']
     La valeur attendue est : 0 issue "letsencrypt.org"

I will see if a Bug is open for it.

@artlog thanks very much… Wish I hadn’t bothered with that Cloudflare thing… I had green throughout…

Dj

Left this for linger and it has finally cleared its self. Propogation took longer than I thought. All green, all good.

Dj