Tuesday, September 09, 2025
support@conference.yunohost.org
September
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          
             

[03:42:56] <ashish> Hello. I am unable to set a personal access token for Gandi. I also don't have any API tokens but the new doc tells me to use API tokens only.
[04:47:57] <gilgamesh_grimm> Good morning everyone :)
Im in a need of little bit of help. I installed borg on my yunohost instance and using hetzner stroragebox as a repository for it. The backups are working fine.
But for some reason, I can't use the Borg commands in the terminal, even though I've set the environment as instructed on the Borg web interface. The terminal just says 'command borg not found,' even though the folder /var/www/borg/venv/bin is included in the PATH variable.
[05:37:03] <lapineige> > <@Alekswag:matrix.org> eeeh, line 2561 is this ? https://github.com/YunoHost/yunohost/blob/dev/src/app.py#L2651

Now it's this one : https://github.com/YunoHost/yunohost/blob/dev/src/app.py#L2654
[05:38:17] <lapineige> ```
WARNING The configuration file '/var/www/.well-known/sub.domain.tld/autoconfig/mail/config-v1.1.xml' has been manually modified and will not be updated
+ SUCCESS Configuration updated for 'postfix'
+ SUCCESS Configuration updated for 'dnsmasq'
WARNING Traceback (most recent call last):
WARNING File "/usr/lib/python3/dist-packages/yunohost/utils/file_utils.py", line 372, in chmod
WARNING os.chmod(path, mode)
WARNING FileNotFoundError: [Errno 2] No such file or directory: '/etc/postfix/app_senders_login_maps.db'
WARNING During handling of the above exception, another exception occurred:
WARNING Traceback (most recent call last):
WARNING File "", line 1, in
WARNING File "/usr/lib/python3/dist-packages/yunohost/app.py", line 2654, in regen_mail_app_user_config_for_dovecot_and_postfix
WARNING chmod(app_senders_map + ".db", 0o640)
WARNING File "/usr/lib/python3/dist-packages/yunohost/utils/file_utils.py", line 382, in chmod
WARNING raise YunohostError("error_changing_file_permissions", path=path, error=str(e))
WARNING ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WARNING File "/usr/lib/python3/dist-packages/yunohost/utils/error.py", line 53, in __init__
WARNING msg = m18n.n(key, *args, **kwargs)
WARNING ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WARNING File "/usr/lib/python3/dist-packages/moulinette/core.py", line 247, in n
WARNING return self.translator.translate(key, *args, **kwargs)
WARNING ^^^^^^^^^^^^^^^
WARNING AttributeError: 'Moulinette18n' object has no attribute 'translator'
ERROR Could not run script: /usr/share/yunohost/hooks/conf_regen/19-postfix
```
[05:38:58] <lapineige> This time it's not a blocking bug, the package upgrade can be completed
[07:47:11] <Liam.c> Hello, the doc states that there is no support for the API of Gandi anymore:
https://doc.yunohost.org/admin/get_started/providers/registrar/
I am on Gandi too and I had to manually edit the DNS records
[11:40:15] <miro5001> Any room booking do you recommend ?
Context : reserving classrooms
Even if not in the catalog
[11:42:11] <err404> there is Grr in the Yunohost catalog:
> GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV…).
[12:20:44] <miro5001> > there is Grr in the Yunohost catalog:
> > GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV…).

I'll give it a retry. I remember having tested it and it was lacking responsive design so it's hard to use on mobile
[13:07:26] <miro5001> There are also
https://github.com/LibreBooking/app
And
https://github.com/seatsurfing/seatsurfing
[13:36:48] <TeqExplorer> Hi all; Can Yunohost be installed with full OS LUKS encryption, for example on a Raspberry Pi?

- if so, does ("must") that involve manual installation of OS first, or can the convenient ISO-to-microSDcard method be used also to get full OS encryption?
[13:42:15] <err404> yes, you can install Debian with encrypted filsystem, and later you can install Yunohost
[14:26:41] <hercut> bonjour
[14:27:33] <hercut> Si je vais dans le terminal et que je tape la commande ca donne rien
[14:29:43] <hercut> Je ne comprend pas tres bien, j'ai ce message

> To see the issues found, you can go to the Diagnosis section of the webadmin, or run 'yunohost diagnosis show --issues --human-readable' from the command-line.

[14:32:49] <Aleks (he/him/il/lui)> ptête que y'a pas de probleme alors
[14:34:23] <hercut> Ah ? Pouruqoi me demande t'il de verifier ? C'est nouveau ?
[14:35:00] <Aleks (he/him/il/lui)> ... explique d'où tu as sorti le message a la base et comment tu t'es retrouvé à vouloir taper ça ...
[14:35:31] <hercut> Je suis allé sur mon administration et en haut a droite il a affiché ca
[14:36:32] <Aleks (he/him/il/lui)> mouai ok c'est ptete juste parce que le diagnostique viens de tourner automatiquemnt
[14:36:34] <Aleks (he/him/il/lui)> bref oubli
[14:37:08] <hercut> ok :) c'est perturbant comme message :) Merci pour ton retour rapid Aleks (he/him/il/lui)
[15:04:56] <TeqExplorer> > yes, you can install Debian with encrypted filsystem, and later you can install Yunohost

Yes, so it is not possible to achieve the same via the ISO-to-microSdcard option?
[15:06:17] <Aleks (he/him/il/lui)> Not really since the iso isnt encrypted, and to encrypt it you would need to define a passphrase in the first place
[15:14:33] <err404> I dont use iso, I install standard encrypted Debian, and later I download and run bash script to install Yunohost ( https://install.yunohost.org/ )
[15:16:48] <err404> so yes, at boot, you will need to enter passphrase, so your server might not be availlable by remote if you use full encrypted file system, but maybe you can encrypt a secondary partition and decrypt and mount only when your server is booted and availlable by ssh, so you can start yunohost services
[15:17:54] <err404> but I admit that is not a very clean yunohost install :D