Saturday, April 04, 2026
support@conference.yunohost.org
April
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      
             

[10:37:32] <rdkb> Whats your prefered way of transfering files to own nextcloud on yunohost ? i used mainly filezilla, but with root account becuase i didnt know better, now i as a user do not see all the files in the /music folder for example
[10:37:54] <rdkb> can i just chown them all or will that make problems with other two users ?
[10:38:21] <rdkb> im also talking about shared multimedia in /home/yunohost something
[11:16:42] <@err404:matrix.numericore.com> I also use sshfs
[11:18:45] <@err404:matrix.numericore.com> but you need to check files permissions (on server side) after transfering files, otherwise nextcloud will have some sync issue
[12:11:53] <rdkb> oh thanks!
[12:58:28] <Yaeghs> Hello there. I've noticed something strange with my nextcloud instance : if I connect myself through the SSO on my account, i can get to the nextcloud app. If I then deconnect from the SSO panel (not nextcoud), I can still access my nextcloud account, is it normal ?
[12:59:49] <Yaeghs> (as if deconnecting from the SSO wasn't deconnecting me from the nextcloud)
[13:30:07] <artlog> the O in SSO is for On not for Off ;-) that's a joke sorry ....
[13:31:47] <artlog> more clearly : cookies used by nextcloud to keep session login is not correlated with this of yunohost, so yes many different misbehavior are potentialy possible.
[13:48:00] <Nelfan> Hello, everybody, I have always been interested in Yunohost.org but I have come here for a very precise reason. I have taken part in a special event called Educalibre, https://www.educode.be/doku.php/educalibre/tract, a huge gathering camp of the open source focusing on its use in school environment.
I have attended some special presentations given by Yunohost.org in Brussels and I remember very well having met one member of the team who said he had installed it in different schools. That is exactly the kind of people we would like to invite for our conference and activities.
Could you please tell me how to contact them? I don't see any channel to reach them on the official site.

Thanks for your attention.
[13:51:00] <artlog> I have a question for online documentation edition : i added things in english with button edition on Docuementation, but same thing is not working for french
[13:51:36] <Chatpitaine Caverne> My favorite way is to use nextcloud desktop and copy files in a synchronised folder on my PC.
No need of scan data.
[13:57:26] <Chatpitaine Caverne> I think (cause I'm not very experienced in it) that translation can be done with another dedicared to, but only when the PR is merged/committed inside the main doc branch.
Again not sure (for sure...private french joke)
[13:58:14] <artlog> For sure ! 😎
[13:59:11] <artlog> i will wait for english pr to be integrated then
[15:24:56] <Yaeghs> Is this normal for an application not to share the SSO ? (overleaf in this case, i have to create users manually) Or is it somewhat a choice for the maintainer of the application ?
[15:38:08] <otm33> Yes: not all applications are compatible with SSO or LDAP authentication. This is the case with overleaf package.
[15:43:26] <Yaeghs> Thanks for your answer ! I won't open a pointless issue then ! (that was why I was asking)
[16:39:03] <nojhan> Hey. I have huge traffic from an IP hammering the yunohost/admin form (and getting 302). Is there a fail2ban equivalent for the yunohost webapp?
[16:40:52] <trendless> Not exactly that, but you *can* whitelist access to the admin login based on IP
[16:41:05] <nojhan> I don't want that, I have several users, all wandering here and there.
[16:43:58] <nojhan> Am I missing something or shouldn't fail2ban be configured to monitor the http server's log by default?
[16:49:35] <nojhan> My bad, there's something in ./jail.d/yunohost-jails.conf Now, why don't it ban this IP hammering nginx on yunohost/admin ?
[16:54:40] <nojhan> I can't even find a jail in which to ban the IP that would actually stop the trafic.
[17:05:21] <nojhan> So I set the IP to all jails, and it is still generating traffic.
[17:18:28] <Yaeghs> I had a similar problem earlier this afternoon. It eventually stopped
[17:19:35] <Yaeghs> IT's weird it's specifically focusing the admin panel