Monday, December 05, 2022
support@conference.yunohost.org
December
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
31
 
             

[09:36:12] <crazy_oleg> anyone alive
[12:24:58] <ynhuser> Hi, I have a problem, I deleted a domain with a certificate and there are residues left, how can I clean them?
[12:32:51] <ynhuser> Mainly it's about the NGINX configuration of domain remnants
[14:50:11] <πя Niz> Does anybody use **synapse** on his yunohost ?
I got a Bad URL error when I clic on the link on user interface.
what is wrong ?
[15:14:52] <lejocelyn[m]> Raaah, one stupid issue with Yunohost is that all the applications don't have the same limitations regarding passwords
[15:15:18] <lejocelyn[m]> so if you have say "³ " in one of your password, it will work with some apps
[15:15:21] <lejocelyn[m]> but not with others
[15:15:43] <lejocelyn[m]> it would be nice to have a common framework for that, and report the issues to each app
[15:16:31] <lejocelyn[m]> as here, when I updated my password, I couldn't connect to some applications
[15:16:46] <lejocelyn[m]> should I create a report ?
[15:17:12] <Aleks (he/him/il/lui)> hmyup
[15:18:42] <lejocelyn[m]> ah, it's on github, I don't have any github
[15:18:54] <lejocelyn[m]> so... yunohost is not hosting their own code ?
[15:19:19] <Aleks (he/him/il/lui)> djeezus christ
[15:19:55] <Aleks (he/him/il/lui)> no we don't have our own git forge because hosting your code and your own git platform without federation is just sad and annoying
[15:20:02] <lejocelyn[m]> I'll put that in the discourse
[15:20:21] <Aleks (he/him/il/lui)> the main feature of github is not "hosting code", the main feature is the social network that comes with it
[15:21:08] <lejocelyn[m]> yeah, I can imagine
[15:21:15] <Aleks (he/him/il/lui)> like imagine if every project had their own git platform (again, not federated) you would need to create a new account each time you want to contribute to a new project
[15:21:29] <lejocelyn[m]> it doesn't make it less of a problem for the code forge to be not open and possessed by a GAFAM
[15:21:50] <lejocelyn[m]> but, let's be constructive
[15:21:53] <Aleks (he/him/il/lui)> ¯\_(ツ)_/¯
[15:22:01] <lejocelyn[m]> can I post this issue on the discourse?
[15:22:22] <lejocelyn[m]> or will it be overlooked if I do so?
[15:22:42] <Aleks (he/him/il/lui)> i guess but ultimately if somebody doesnt convert this into a proper issue it will fall into oblivion in the Discourse
[15:23:07] <lejocelyn[m]> too bad then :'(
[15:34:18] <lejocelyn[m]> https://forum.yunohost.org/t/issues-user-administration-check-password-compatibility-between-applications/22511
[15:46:36] <tituspijean> πя Niz: do you mean you get the error when using Element webapp?
[15:47:08] <πя Niz> I did not install element. Is it mandatory ?
[15:48:47] <tituspijean> Synapse server is headless, so you need a client to use it. Element is one amongst many, available as a YunoHost app or a mobile app too.
[15:49:44] <tituspijean> (But I'm curious about the Bad URL error you get. Can you share the address of the page? You can redact your domain name)
[16:14:10] <πя Niz> tituspijean: I sent you a private message
[16:19:58] <MayeulC> > <@ynhuser:libera.chat> Mainly it's about the NGINX configuration of domain remnants

If you don't have any yunohost app installed, and the domain is not listed anymore in the web interface, *I think* you can delete the corresponding files and folders in `/etc/nginx/conf.d/`
[16:24:27] <MayeulC> > <@alexxc:matrix.org> On verra bien. Je suis chez anciennement numéricable, maintenant SFR branché en câble coaxial. Je testerai sur de la fibre Orange...

Souvent, tu peux demander à enlever ton IP de la liste noire, mais bon courage pour le faire chez tout le monde. Je m'en sors mieux depuis mon VPS OVH où je peux configurer le reverse DNS.
Orange t'empêchera de te connecter sur le port 22 d'autres serveurs (blocage SMTP). Pas moyen d'envoyer de mails directement, mais ils fournissent un relais SMTP (sachant qu'ils peuvent donc lire les messages non chiffrés, en pratique ça marche assez bien).
[17:53:25] <danilax86> Guys  has anyone faced dovecot is down after the latest migration? I have this: dovecot[3013]: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 26: ssl_dh: Can't open file /usr/share/yunohost/other/ffdhe2048.pem: No such file or directory
[17:54:51] <Aleks (he/him/il/lui)> yes, you probably manually modified dovecot's conf manually, you should check the output of `yunohost tools regen-conf dovecot --dry-run --with-diff` and then run `yunohost tools regen-conf dovecot --force` if you're happy with the diff
[17:58:34] <danilax86> Thank you! It works now
[18:09:24] <ynhuser26> Hi all, I failed upgrading Jirafeau... Any suggestion ? https://paste.yunohost.org/raw/soxifocela
[18:13:38] <Aleks (he/him/il/lui)> `2022-12-05 18:45:26,825: WARNING - Variable $path wasn't initialized when trying to replace __PATH__ in /etc/nginx/conf.d/domain2.tld.d/jirafeau.conf`
[18:13:41] <Aleks (he/him/il/lui)> wtf @_@
[18:17:54] <Aleks (he/him/il/lui)> ah i see
[18:20:48] <Aleks (he/him/il/lui)> hmf that line breaks everything: https://github.com/YunoHost-Apps/jirafeau_ynh/blob/master/scripts/upgrade#L73
[18:24:57] <Aleks (he/him/il/lui)> ynhuser26: i yolocommited a fix, can you try to `yunohost app upgrade jirafeau -u https://github.com/YunoHost-Apps/jirafeau_ynh/tree/master/` ?
[18:32:22] <ynhuser26> Aleks (he/him/il/lui) : great ! it worked perfectly ! Very cool, thank you ;)
[21:41:50] <lejocelyn[m]> do you think it's possible to install a docker app in yunohost as an app module?
[21:42:33] <lejocelyn[m]> I mean creating your own yunohost app to have a docker app running in it?
[22:00:42] <Aleks (he/him/il/lui)> Yes
[22:05:22] <lejocelyn[m]> any doc on this?
[23:21:34] <shrimple> Error code 500 POST when trying to install on raspi 4 8gb?