Wednesday, November 19, 2025
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
             

[13:44:17] <Guérin> Hi! While trying to install a new app, my yunohost threw a postgresl error. After checking up on that, I believe it's due to it looking for either postgresl 11 or 13, both are "down", but 15 is running. Should all three be there at all,or should 11 and 13 have been removed?
[13:56:43] <orhtej2> > <@Guerin:matrix.org> Hi! While trying to install a new app, my yunohost threw a postgresl error. After checking up on that, I believe it's due to it looking for either postgresl 11 or 13, both are "down", but 15 is running. Should all three be there at all,or should 11 and 13 have been removed?

The latter likely
[14:32:11] <Guérin> Cleanup worked and I'm at least getting further in the install process - thanks!
[15:29:50] <wazdra> Salut !
J'ai remarqué un truc un peu curieux sur mon serveur yunohost: l'adresse IP de ma freebox apparaît systématiquement dans fail2ban. Je ne comprends pas bien à quoi c'est dû. J'ai regardé les logs, et c'est systématiquement dovecot, avec des requêtes toutes les 10 secondes... Plutôt que de juste whitelist mon adresse IP, j'aimerais bien comprendre ce qui, sur mon réseau, spam comme ça, mais je n'ai aucune idée de comment faire ça, vous auriez des conseils ?
[15:34:52] <wazdra> Un détail qui pourrait avoir son importance : mon instance yunohost est connectée à internet via cette freebox, mais utilise un VPN (avec l'app VPN Client)
[15:39:39] <Aleks (he/him/il/lui)> tu pourrais partager un exemple de ligne que tu vois dans les logs et qui parle de dovecot etc ?
[15:44:57] <wazdra> 2025-11-18 06:20:23,860 fail2ban.filter \[627\]: INFO \[dovecot\] Found <MON_IP> - 2025-11-18 06:20:23
[15:45:48] <Aleks (he/him/il/lui)> hmkay, et t'arrives à trouver les lignes correspondantes dans genre /var/log/mail.log ou mail.warn ou mail.err qui correspondent à ça ?
[15:49:26] <wazdra> ah oui, super, je vois d'où vient le problème maintenant ! Il y a une machine sur mon réseau qui doit encore être configurée pour la configuration d'il y a plusieurs années, quand j'avais fait des premières tentatives de self-hosting... En voyant à quel compte cette machine essaye de se connecter, je peux maintenant l'identifier, merci beaucoup !