Wednesday, February 26, 2025
support@conference.yunohost.org
February
Mon Tue Wed Thu Fri Sat Sun
          1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24 25
26
27
28
   
             

[21:52:44] <el-rapha> Bonsoir tout le monde,
je viens de basculer en ynh 12 et depuis je n'ai plus d'autoDNS (la conf automatique des DNS par API avec OVH). Est ce un problème connu ? Ca fonctionnait très bien en V11.
[21:56:07] <@err404:matrix.numericore.com> aucune idée
[21:58:38] <Aleks (he/him/il/lui)> hmmm éventuellement tu peux tenter de déclencher le push manuellement avec `yunohost domain dns push <tondomaine.tld>` (pas sur de la syntaxe exacte)
[21:58:41] <Aleks (he/him/il/lui)> et voir si y'a des erreurs pour debug
[22:05:29] <el-rapha> merci je tente
[22:07:52] <el-rapha> j'ai ça comme réponse sur tous mes domaines :

```
sudo yunohost domain dns push mondomaine.tld
Warning: Could not identify correctly the dns zone for domain sousdomaine.mondomaine.tld, returning mondomaine.tld
```

[22:08:23] <Aleks (he/him/il/lui)> moké mais c'est juste un warning dans l'absolu, ça raconte rien d'autre ?
[22:08:58] <el-rapha> et à la fin un beau traceback :

```
Traceback (most recent call last):
File "/usr/bin/yunohost", line 108, in <module>
main()
File "/usr/bin/yunohost", line 97, in main
yunohost.cli(
File "/usr/lib/python3/dist-packages/yunohost/__init__.py", line 41, in cli
ret = moulinette.cli(
^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/__init__.py", line 140, in cli
).run(args, output_as=output_as, timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/interfaces/cli.py", line 521, in run
ret = self.actionsmap.process(args, timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 579, in process
return func(**arguments)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/domain.py", line 992, in domain_dns_push
return domain_dns_push(domain, dry_run, force, purge)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/log.py", line 486, in func_wrapper
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/dns.py", line 697, in domain_dns_push
client = LexiconClient(query)
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/lexicon/client.py", line 77, in __init__
self.provider = provider_class(self.config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/lexicon/providers/ovh.py", line 60, in __init__
raise Exception("Error, entrypoint is not defined")
Exception: Error, entrypoint is not defined
```
[22:10:11] <Aleks (he/him/il/lui)> 😬
[22:10:21] <Aleks (he/him/il/lui)> et que raconte `apt policy python3-lexicon` ?
[22:11:08] <el-rapha> ```
> sudo apt policy python3-lexicon
python3-lexicon:
Installed: 3.11.7-1
Candidate: 3.11.7-1
Version table:
*** 3.11.7-1 500
500 http://debian.proxad.net/debian bookworm/main amd64 Packages
100 /var/lib/dpkg/status
```

[22:12:09] <Aleks (he/him/il/lui)> moké ben mouarf je sais pas trop, jusqu'ici je crois pas avoir vu de personne qui raconte que ça marche pas pour OVH ... mais ptete que ça marche pour personne et que personne à raler x_x
[22:13:01] <Aleks (he/him/il/lui)> ou alors
[22:13:44] <Aleks (he/him/il/lui)> ça ressemble à un truc où for some reason le "point d'entrée" est pas défini ? Genre dans la webadmin dans Domaines > tondomaine.tld > DNS, t'as bien un truc dans "Point d'entrée API" ?
[22:13:45] <el-rapha> arf, je suis deg ça marché trop bien sur v11, c'était la magic feature ! Hum, peut être que c'est OVH qui est en carafe
[22:14:38] <el-rapha> ben justement il n'y a plus rien
[22:14:49] <Aleks (he/him/il/lui)> et si tu met "ovh-eu" ?
[22:15:00] <Aleks (he/him/il/lui)> genre les autres infos ont disparu aussi ?
[22:15:09] <el-rapha> https://aria.im/_bifrost/v1/media/download/AXPDtd-JWw9iRF5Y5mNCgSUmQ9aqBhzqgGg_aEgainl-hD8U9gHJ1LTuTVjP-TpXFJiM-DLFYi9dXVCnXd-O4gxCeVSXpX9QAG1hdHJpeC5vcmcvYm9XVndYU2dZUXh2bWJPTm5BTXpiT0NX
[22:15:49] <Aleks (he/him/il/lui)> 🤔
[22:16:01] <el-rapha> https://aria.im/_bifrost/v1/media/download/AV5mIkkFw5wR8Rpmc8uajGpGaAd4cRbpw4ftV0nsDmAyGGrle1hPf1ancCgoO-wQW4YPhuH4MemWg_Spc0tWXoJCeVSXsi7QAG1hdHJpeC5vcmcvWXNMdmVwTXFzYUtNcGpxcU9pYVVoWW5y
[22:16:07] <el-rapha> c'est plus clair là
[22:16:40] <Aleks (he/him/il/lui)> ouipe
[22:16:57] <Aleks (he/him/il/lui)> bon faudrait comprendre pourquoi il arrive pas à trouver le registrar zblerg
[22:16:59] <Aleks (he/him/il/lui)> je regarde
[22:19:36] <el-rapha> attend, je teste en ajoutant une exclusion sur mon adguard
[22:19:46] <el-rapha> on dirait que ça va mieux
[22:20:11] <el-rapha> c'est bon
[22:20:14] <el-rapha> tout refonctionne
[22:20:28] <el-rapha> bizarre, j'avais pas eu besoin de faire ça en V11.
[22:20:46] <Aleks (he/him/il/lui)> https://i.giphy.com/y8btJ3OOxT4sg.webp
[22:22:07] <el-rapha> Merci pour ton aide;