Tuesday, November 19, 2024
support@conference.yunohost.org
November
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
29
30
 
             

[08:31:48] <Thierry> https://video.barcelo.ynh.fr/w/bduNmTNPvyLHned9BxB8hC
[09:20:27] <hercut> hello, suite à la reparation de mon serveur (merci encore de votre aide), j'ai recu ce matin de diagnosis ce petit message :
```
[WARNING] DNS resolution seems to be working, but it looks like you're using a custom /etc/resolv.conf.
- The file /etc/resolv.conf should be a symlink to /etc/resolvconf/run/resolv.conf itself pointing to 127.0.0.1 (dnsmasq). If you want to manually configure DNS resolvers, please edit /etc/resolv.dnsmasq.conf.
```

Je ne vois pas sur le forum de quoi remedié a ca, mais surtout si c'est grave ^^

[09:32:58] <pti-jean> hercut, Il faudrait que le seul DNS dans ton resolv.conf soit 127.0.0.1
[09:33:32] <pti-jean> Je suppose que tu as d'autres DNS de défini !
[09:35:38] <hercut> > <pti-jean> Je suppose que tu as d'autres DNS de défini !

ok, merci, je vais regarer
[09:35:39] <pti-jean> J'ai actuellement le même massage, car j'ai ajouter le DNS 8.8.8.8 car y a actuellement un problème de résolution DNS vers sfr.fr dans mon VPN!
[09:36:07] <hercut> ah oui pareil
[09:36:24] <hercut> alors j'ai pas 127.0.0.1 par contre de dans
[09:36:25] <pti-jean> Tu as un VPN FFDN ??
[09:36:43] <hercut> non
[09:36:45] <hercut> c'est une machine chez ovh
[09:37:43] <pti-jean> il faut que cela soit 127.0.0.1, sinon tu as l’avertissement...
[09:39:18] <pti-jean> Pour test tu commente, et tu défini 127.0.0.1... et tu fait des ping... s'ils passent ok!
[09:39:51] <hercut> alors je ne peux pas editer
[09:40:03] <hercut> ah surement que j'ai pas mit sudo avant nano
[09:42:56] <hercut> Euh juste une question, moi c'est ecrit " nameserveur 8.8.8.8"
[09:47:24] <pti-jean> 8.8.8.8 ce sont les DNS de Google... à remplacer par:
nameserveur 127.0.0.1
[09:56:13] <hercut> ok c'etait bien ca donc, faut bien ecrire nameserveur
[09:58:27] <hercut> > <pti-jean> 8.8.8.8 ce sont les DNS de Google... à remplacer par:
> nameserveur 127.0.0.1

Je viens de faire ce que tu me dis et de pinguer ca semble foncitonner
[10:00:01] <pti-jean> 👍️
[10:07:43] <hercut> merci de ton aide pti-jean
[12:12:46] <jeremy_jeey> > <@rodinux:matrix.org> je vois que des contrubuteurs bossent dessus par ici https://github.com/YunoHost-Apps/cryptpad_ynh/pull/217, le mieux est d'attendre que le PR soit merger en testing.

Hell yeah :) Merci, je n'avais pas repéré ça !
[12:22:22] <rodinux> ça a l'air compliqué encore, des règles nginx pas simple...
[12:48:13] <xananax> I have no idea how to repair the install now. Should I try installing mastodon manually, outside the yunohost system? Is there a way to force reinstalling?
[12:49:21] <xananax> My mastodon install broke mid-update, twice. The first time, the mastodon backup filled the drive and the update failed. I had an external backup image, so I restored from that. The second time, I updated with `--no-safety-backup`, but the update froze for a few hours at "updating ruby", then died. log: https://paste.yunohost.org/raw/opagowezus
[12:57:25] <Seb l'e-Woke végétal> Mastodon update have failed once on my Yunohost today. I run it a second time and Mastodon update success.
[12:57:26] <thatoo> Dans ynh 12, comment puis-je changer l'image des tuiles de mes différentes "My Webapp"?
[13:45:22] <xananax> > <@thatoo:defis.info> Dans ynh 12, comment puis-je changer l'image des tuiles de mes différentes "My Webapp"?

Le nom des tuiles vient du nom des applis. Vas à `yunohost/admin/#/apps`, clique une application et change le label
[13:45:29] <xananax> > <@tuxakadjseb:mozilla.org> Mastodon update have failed once on my Yunohost today. I run it a second time and Mastodon update success.

Ok, I'll try
[13:46:02] <xananax> https://aria.im/_matrix/media/v1/download/matrix.org/jfxhiLaRIOkcCHgBsXmxIAJe
[13:46:08] <xananax> Seems similar though, last time it also just froze there several hours. But we'll see
[15:49:36] <thatoo> > <@Xananax:matrix.org> Le nom des tuiles vient du nom des applis. Vas à `yunohost/admin/#/apps`, clique une application et change le label

Le label est ok mais l'image est /var/www alors que je préfèrerais que ça ressemble au favicon de la webapp.
[17:02:13] <xananax> Ah pardon, "images"! J'ai lu trop vite
[17:02:19] <xananax> Aucune idée dsl
[17:03:16] <xananax> > <@Xananax:matrix.org> Ok, I'll try

Yep, it just failed 5mn ago, so 4 hours later
[17:03:19] <xananax> Same problem
[17:03:29] <xananax> https://aria.im/_matrix/media/v1/download/matrix.org/nBEiaJZBhdZGvPoHohKOFNCc
[17:05:19] <xananax> I am running as root, and `bundle` is executable
[17:05:19] <xananax> https://aria.im/_matrix/media/v1/download/matrix.org/ORNugWENxsAuKEgODdEuVZPW
[17:05:33] <xananax> So I am not sure how "permission denied" can happen
[17:05:42] <xananax> Ah, the installer runs as `mastodon` I guess
[17:05:55] <xananax> Or `yunohost` or some other user
[17:07:04] <xananax> I `chown`-ed the files in `/bin` to `mastodon`, let's see
[17:20:36] <Mohamed TIta> Hi everyone, I'm trying to get this app published https://github.com/YunoHost-Apps/headplane_ynh/ , but I can't figure out how to get the tests.toml right, the path should be on /admin and it redirects to /admin/login, wonder if someone can offer any advice, thanks in advance
[17:32:05] <orhtej2> > <@mtita:matrix.org> Hi everyone, I'm trying to get this app published https://github.com/YunoHost-Apps/headplane_ynh/ , but I can't figure out how to get the tests.toml right, the path should be on /admin and it redirects to /admin/login, wonder if someone can offer any advice, thanks in advance

smth like https://github.com/YunoHost-Apps/umami_ynh/blob/f2d465d8f29e949f6f141ae91d89e9915a424526/tests.toml#L22 (expect redirect to another page, make sure the other page actually works)

also I recommed #yunohost-apps:matrix.org for this type of questions ;)
[17:33:22] <Mohamed TIta> thanks, will test it
[18:11:08] <tituspijean> @mtita:matrix.org for packaging questions, it's better to hang around in #yunohost-apps:matrix.org :)
[23:00:25] <tituspijean> (Sorry orthej, I somehow overlooked that you mentioned it first)
[23:01:31] <orhtej2> > <@titus:pijean.ovh> (Sorry orthej, I somehow overlooked that you mentioned it first)

somehow my link didn't turn into a fancy badge 🤷