[12:13:31]
<@claush:matrix.org> Hi...coolwsd keeps spamming my syslog, it has reached 20 GB. You can take a look here: https://paste.yunohost.org/cuyutuwoha Do you have any hints what to do to repair coolwsd?
[12:32:01]
<tituspijean> @claush:matrix.org are you in a special setup like a container? I only see reference of your issue online with LXC.
In any case, what's the output of `sudo ls -ld /opt/cool/child-roots/` ?
[12:33:49]
<tituspijean> and also `sudo ls -ld /opt/cool/`
[13:04:53]
<orhtej2> Mjolnir Archon: ffs
[13:21:40]
<boipisigre> Lors de la mise à jour de yunohost.
Vaultwarden 1.32 est proposé
Hors l'application demande yunohost 12.0
Sur le forum je ne vois rien sur la disponibilité
[13:21:44]
<@claush:matrix.org> > <@titus:pijean.ovh> @claush:matrix.org are you in a special setup like a container? I only see reference of your issue online with LXC.
> In any case, what's the output of `sudo ls -ld /opt/cool/child-roots/` ?
Hmm, it's a clean setup on a VPS.
sudo ls -ld /opt/cool/child-roots/
drwxr-xr-x 3 cool cool 4096 Sep 20 14:09 /opt/cool/child-roots/
sudo ls -ld /opt/cool/
drwxr-xr-x 6 cool cool 4096 Sep 20 14:09 /opt/cool/
[13:24:42]
<tituspijean> > <@boipisigre:matrix.org> Lors de la mise à jour de yunohost.
> Vaultwarden 1.32 est proposé
> Hors l'application demande yunohost 12.0
> Sur le forum je ne vois rien sur la disponibilité
On ne fournit pas de délais, donc soit tu peux patienter, soit tu participes à la beta-test de la v12 :)
[15:21:08]
<hermes0g> Hi everyone! 👋
I'm running YunoHost on a fresh installation of Debian 12 (unstable) on my Raspberry Pi, and I'm facing a persistent issue. Every time I try to do anything in the web interface (like installing apps or using the tools), I get the following error:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
I've tried checking the status of D-Bus and ensuring the socket exists, but the issue persists. Does anyone know how to fix this error, or if there's something specific with D-Bus that could be causing it? Any help would be appreciated!
Thanks!
[15:46:16]
<Aleks (he/him/il/lui)> hmmmm can you try something like ugh `systemctl status dbus` ? (dont even know if that's supposed to do something meaningful)
[15:46:51]
<Aleks (he/him/il/lui)> yeah on my side it does show dbus as active
[15:47:04]
<Aleks (he/him/il/lui)> but if i remember correctly dbus itself is needed to run any systemctl command
[17:44:23]
<Anmol> is the https://github.com/YunoHost-Apps/kodi_ynh working?
[18:06:06]
<tierce> howto edit the ldap ? the restoration of an app failed but created access for gitea.admin and now I can't restore because it exists in the ldap.
[18:07:29]
<orhtej2> > <@anmol:im.anmol.net.in> is the https://github.com/YunoHost-Apps/kodi_ynh working?
no
[18:14:49]
<tituspijean> > <@tierce:matrix.org> howto edit the ldap ? the restoration of an app failed but created access for gitea.admin and now I can't restore because it exists in the ldap.
Try
```
sudo yunohost tools shell -c "from yunohost.permission import permission_delete; permission_delete('gitea.admin', force=True)"
```
[18:44:08]
<Igor Leturia> Hi! I want to get a VPS hosting and install Yunohost in it. And the documentation says I need to have Debian 11 on it (https://yunohost.org/en/install/hardware:vps_debian), but Debian 11 has reached its end of life and is now not officially supported by Debian but by the LTS team (https://wiki.debian.org/DebianReleases). So I think the wisest thing would be to install a Debian 12, and Yunohost has versions for Debian 12 (https://github.com/YunoHost/yunohost/tags), but I do not know if this will be installed the way it says in the docs (curl https://install.yunohost.org | bash, https://yunohost.org/en/install/hardware:vps_debian) or else how should I install it, and also I do not know if it is stable and works well (since the docs recommend version 11)... Thanks!
[19:17:15]
<tituspijean> LTS is not a bad thing, especially for servers. YunoHost 12 is under beta testing, you may take that into account in your wisdom accounting. Instructions are on the forum.
[20:01:24]
<Chloe (she/her)> > <@igor:leturia.eus> Hi! I want to get a VPS hosting and install Yunohost in it. And the documentation says I need to have Debian 11 on it (https://yunohost.org/en/install/hardware:vps_debian), but Debian 11 has reached its end of life and is now not officially supported by Debian but by the LTS team (https://wiki.debian.org/DebianReleases). So I think the wisest thing would be to install a Debian 12, and Yunohost has versions for Debian 12 (https://github.com/YunoHost/yunohost/tags), but I do not know if this will be installed the way it says in the docs (curl https://install.yunohost.org | bash, https://yunohost.org/en/install/hardware:vps_debian) or else how should I install it, and also I do not know if it is stable and works well (since the docs recommend version 11)... Thanks!
Here's the tutorial https://forum.yunohost.org/t/beta-stage-testing-for-yunohost-12-0-bookworm-and-bullseye-bookworm-migration/30496 but be aware that ynh for Debian 12 is still in beta
[20:22:48]
<Datadaes(he/him/they/blud)> hope nobody minds what I feel is a dumb question, but I can't for the life of me figure out how to use a Custom domain on Dolibarr, or LibreERP, as in have the website I built with their apps on YunoHost be acessible via a URL other than the one the database is installed on
[20:23:57]
<Datadaes(he/him/they/blud)> I could be overtired but I can't find any guides using YunoHost, and I've tried the stuff mentioned in other guides but simply can't get it to work
[20:24:16]
<Datadaes(he/him/they/blud)> any input would be much appreciated <3 tyvmia
[21:40:37]
<lautre> What stuff did you tried?
I'm not sure if I understanding your question. Take care
[23:14:41]
<geoma> Hi. I am working on drupal. I noticed drupal modules are recommended to be installed with compose. Is this recommended on yunohost? If so, is there a recommended way of installing compose?
[23:14:49]
<geoma> sudo apt install docker-compose ?