dns.registrar.registrar:
ask: registrar
value: gandi
dns.registrar.infos:
ask: YunoHost could not automatically detect the registrar handling this domain. You should manually configure your DNS records following the documentation at https://doc.yunohost.org/dns_config.
Suite à la saisie de la commande j’obtiens bien un résultat positif :
yunohost domain config set mondomaine.tld dns.registrar.registrar -v infomaniak
========================================
>>>> DNS
========================================
# Registrar infos
INFO Saving the new configuration...
SUCCESS Config updated as expected
Mais si je relance la première commande :
yunohost domain config get mondomaine.tld dns.registrar
dns.registrar.registrar:
ask: registrar
value: gandi
dns.registrar.infos:
ask: YunoHost could not automatically detect the registrar handling this domain. You should manually configure your DNS records following the documentation at https://doc.yunohost.org/dns_config.
on est d’accord que j’ai bien mis mon vrai nom de domaine à la place de mondomaine.tld
Je crois que je suis en train de mettre le doigt sur un bug (du moins sur YunoHost 13). Peux-tu regarder le retour de la commande sudo ls /etc/yunohost/domains?
Contient-il un sous-dossier /etc/yunohost/domains/domains, qui contiendrait un autre sous-dossier domains, ad nauseam?