Wednesday, May 14, 2025
support@conference.yunohost.org
May
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
 
             

[15:18:28] <Salamandar> "funny", my server failed during the upgrade from 12.0 to 12.1
[15:18:46] <Salamandar> ```
May 14 17:09:40 salamandar.fr nft[696852]: In file included from /etc/nftables.conf:20:1-33:
May 14 17:09:40 salamandar.fr nft[696852]: /etc/nftables.d/yunohost-firewall.conf:8:9-16: Error: Could not process rule: No such file or directory
May 14 17:09:40 salamandar.fr nft[696852]: ct state related,established counter accept;
May 14 17:09:40 salamandar.fr nft[696852]: ^^^^^^^^
May 14 17:09:40 salamandar.fr systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE
```
[15:19:18] <Salamandar> actually it's because it's trying to modprobe `nft_ct` and i did not reboot after upgrading my kernel and it can't find the kernel modules anymore
[15:19:36] <Salamandar> same issue as "my USB key doesn't work between upgrading my kernel and rebooting" ……
[15:22:58] <Salamandar> yeah idk why armbian deletes the /lib/modules/$(uname) directory when upgrading the kernel… it's kinda unsafe imho
[16:41:24] <rodinux> I have a issue when try upgrading borgserver last release... it fails with `2025-05-12 22:21:19,811: WARNING - Error: [Errno 13] Permission denied: '/var/www/borgserver/venv/pyvenv.cfg'` https://paste.yunohost.org/raw/uhawuyikix
So I look what was the permissions and what a surprise !!
```
ls -l /var/www/borgserver/venv/
total 16
drwxr-xr-x 2 zerobin wordpress 4096 Sep 24 2024 bin
drwxr-xr-x 3 zerobin wordpress 4096 Sep 1 2024 include
drwxr-xr-x 3 zerobin wordpress 4096 Sep 1 2024 lib
lrwxrwxrwx 1 zerobin wordpress 3 May 14 18:34 lib64 -> lib
-rw-r--r-- 1 zerobin wordpress 173 Sep 24 2024 pyvenv.cfg
```
[16:41:55] <rodinux> ls -l /var/www/borgserver/
total 8
-rwxr-x--x 1 zerobin wordpress 461 Sep 24 2024 monitor-backup.sh
drwxr-xr-x 5 zerobin wordpress 4096 Sep 1 2024 venv

[16:42:10] <rodinux> ```
ls -l /var/www/borgserver/
total 8
-rwxr-x--x 1 zerobin wordpress 461 Sep 24 2024 monitor-backup.sh
drwxr-xr-x 5 zerobin wordpress 4096 Sep 1 2024 venv
```
[16:42:33] <Aleks (he/him/il/lui)> did you move your apps to a new server recently ?
[16:42:40] <Aleks (he/him/il/lui)> (or at some point)
[16:44:27] <rodinux> not recentely... but in september or october I have move the server on another computer...
[16:45:06] <rodinux> And if i do this
```
ls -lda /var/www/borg/*
-rwxr----- 1 borg borg 3370 Feb 23 13:34 /var/www/borg/backup-with-borg
-rw-r----- 1 borg borg 319 Feb 23 13:34 /var/www/borg/logging.conf
drwxr-xr-x 5 borg borg 4096 Feb 23 13:32 /var/www/borg/venv
```
[16:46:00] <Aleks (he/him/il/lui)> mokay yeah so probably the uid (numeric identifier) werent matching between the old system and the new and the restore script doesn't re-chown the install dir properly ... we don't really have a proper check for this in our automatic tests at the moment
[16:46:03] <rodinux> I have try `chown borg: -R /var/www/borg` but nothing change ???
[16:46:15] <Aleks (he/him/il/lui)> `/var/www/borg` seems fine, don't you want to fix `/var/www/borgserver` rather ?
[16:46:31] <Aleks (he/him/il/lui)> `chown -R borgserver:borgserver /var/www/borgserver` ?
[16:47:00] <rodinux> ah yes... confusion...
[16:47:41] <rodinux> that's it !
[16:47:52] <Aleks (he/him/il/lui)> https://www.youtube.com/watch?v=IFS-njpx8SI
[16:49:38] <rodinux> it is strange how borgserver have works ??
[16:49:55] <rodinux> Success !
[18:33:50] <lud0> Bonsoir toutes et tous 😉
Je suis passé de metronome à prosody et depuis le Diagnostic signal un:
>ERROR could not find metronome un the list of installed app
L'appli est bien desinstallé, le service n'existe plus.
Y''a-t-il moyen de remédier à ce défaut ?
[18:34:37] <lud0> Le serveur a été redémarré depuis pour info (au cas où)
[19:01:45] <Aleks (he/him/il/lui)> mouaip pas sur de savoir comment ça s'est produit mais tu peux faire `yunohost service remove metronome`
[19:16:19] <lud0> >ERROR: unknown service 'metronome'
[19:18:51] <lud0> Pour l'instant ça n'a pas l'air problématique, juste ce warning au diagnostic.
[19:20:42] <lud0> Pour info, je ne sais pas si c'est utile de partager mais depuis que je suis sous prosody je rencontrai des difficultés à me connecter sur ce salon
Dans les log, y'avait ceci:
> "warn Forbidding insecure connection to/from conference.yunohost.org because its certificate is not valid for this name"
[19:23:00] <lud0> > Pour l'instant ça n'a pas l'air problématique, juste ce warning au diagnostic.
Entre test connectivité internet et tests DNS
[19:23:29] <Aleks (he/him/il/lui)> > le Diagnostic signal un:
>ERROR could not find metronome un the list of installed app

C'est où exactment que tu vois ça dans le diagnostique ?
[19:25:38] <lud0> https://xmpp-upload.lmc.ynh.fr/upload/i9_KJ4A5WRx_A0Fdlj5nWWeI/NcRioeuuS7qUxvrRm6z_1g.jpg
[19:25:51] <Aleks (he/him/il/lui)> ah, genre dans le test des ports donc ?
[19:27:39] <Aleks (he/him/il/lui)> ça doit être parce que l'info est quelque part que certains ports étaient nécessaires pour metronome et prosody a pas updaté l'info ou un truc du genre
[19:27:43] <Aleks (he/him/il/lui)> ou pas
[19:27:43] <Aleks (he/him/il/lui)> ¯\_(ツ)_/¯
[19:29:19] <lud0> https://xmpp-upload.lmc.ynh.fr/upload/S2ciAGm4hJOQvWYYt6ai2b7O/p60pNr_CRXK6eJfz5hajWw.jpg
[19:29:40] <lud0> Juste avant le test des ports:
[22:50:13] <Mutaz Awad> Hello