Wrong registrar

What type of hardware are you using: Raspberry Pi 3, 4+
What YunoHost version are you running: 12.0.7
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 configured my leiven.fr domain at OVH but the YunoHost interface (which I reinstalled several times on my Raspberry Pi5) tells me the Registrar is Cloudflare even though all the digs I can do return fine OVH . Unable to set up Automatic DNS as a result.
Thanks in advance !

Share relevant logs or error messages

I don’t have.

Hi Leiven,

Welcome to the forums!

Do you refer to “Regristrar infos” , in the DNS of your domain, correct? (In this case, you could have pasted a screenshot of the message under the heading “Share relevant logs or error messages” in your post.

When I look up the nameserver for leiven.fr, some results give NS records for dns101.ovh.net, while others give cloudflare nameservers. In my screenshot both are mentioned:

Could it be you have experimented with Cloudflare in the past?

You see that ‘ttl’ on Cloudflare is a bit of a random number. I don’t know what the original number was, but I guess it is counting down. Tonight it will have elapsed, and all DNS servers should return only OVH as nameserver for your domain.

Have fun with your Yunohost!

Edit to add: I totally overlooked the fact that the bottom record is a SOA (start of authority) record. Hmm… Strange your NS records for OVH don’t turn up as well.

Hello,

Thank you for your response. Indeed, my previous registrar was IONOS with DNS management by Cloudflare, but I consulted a friend who has YunoHost and told me that automatic DNS works perfectly with OVH, so I transferred the name from domain with OVH. On which Lookup DNS site did you see this information?

Is there anything I can do on my side?

I consulted some online DNS chekers. The screenshot came from SPFtoolbox on my own Yunohost (I’d post a link, but it is behind the login page).

Nothing but wait, I think. I’d expected the ttl to be expressed in seconds, but by now it is back to 1610, so that doesn’t really match. I opened my SPFToolbox for visitors, so you can check there by yourself. Choose “Get all simple DNS records” from the combobox before submitting your query.

I double-checked it with your website but the Cloudflare is gone. However, it still doesn’t work on my YunoHost… :smiling_face_with_tear:

Still with the Cloudflare Registrar


I also used this command to refresh dns on my Raspberry : sudo systemctl restart dnsmasq

It’s finally good, I edited the /etc/resolv.conf file with Google DNS and it worked!

nameserver 8.8.8.8

1 Like

Ah, it’s all good now?

original post

Hmm… I never used the webinterface for post-install, but I seem to recall someone running Mac mentioning they had to use the Apple browser (instead of I forgot what they mentioned).

I just tried running an installation with postinstall via the browser (Linux + Firefox private window), that ran without a problem.

Yes, i deleted beacause not the good topic (the modal windows for confirmation was not displayed.

Oh, that is annoying :frowning:

Glad you noticed it, have fun with your Yunohost!