[06:52:40]
<Moritz Gorny> Hi everybody! I saw there is a trilium package for yunohost; has anyone tried setting it up to use the continuation, Trilium Next? As far as I can see, setup should be the same but a different repository?
[07:03:39]
<東臨碣石有遺篇> Hello?
[13:47:18]
<boipisigre> Hello
[13:50:11]
<boipisigre> Question à propos de la migration 11.3 vers 12.
quand je viens dans la page
/Outils/Migrations
j'ai le message suivant :
**Aucune migration en attente**
Quel problème ai-je ?
[13:53:03]
<Aleks (he/him/il/lui)> ça ressemble à un truc ou t'as skip la migration x_x
[13:56:15]
<boipisigre> Un truc que je n'aurais pas vu ?
[13:57:47]
<Aleks (he/him/il/lui)> que renvoie : sudo grep bookworm /etc/yunohost/migrations.yam
[14:01:33]
<boipisigre> yam n'existe pas
dans yaml
j'ai
0027_migrate_to_bookworm: skipped
[14:07:21]
<boipisigre> debian_version 11.11
[14:11:02]
<Aleks (he/him/il/lui)> mouai du coup bref t'as ptete cllické le bouton "Skip" un jour
[14:11:35]
<Aleks (he/him/il/lui)> bref tu peux manuellement enlever la ligne dans `/etc/yunohost/migrations.yaml` avec `nano /etc/yunohost/migrations.yaml`, tu supprimes la ligne, puis Ctrl+X pour quitter/sauvegarder (il faut faire Y et Entrée pour valider)
[14:17:12]
<boipisigre> OK , question annexe peut-on pour nextcloud dissocier backup application data ?
[14:18:52]
<Aleks (he/him/il/lui)> pas compris la question 😬
[14:20:21]
<boipisigre> dissocier backup application et données
[14:20:28]
<rodinux> Par défaut le backup de nextcloud ne sauvegarde pas le dossier des datas... Il me semble.
[14:21:51]
<boipisigre> bon je vais lancer la réponse va vite venir 🙂
[14:22:42]
<Aleks (he/him/il/lui)> je cherche l'histoire du flag "backup_core_only" je sais plus quel est le vrai truc de nos jours...
[14:23:58]
<rodinux> BACKUP_CORE_ONLY=0 ou =1 ?
[14:24:26]
<Aleks (he/him/il/lui)> https://doc.yunohost.org/admin/backups/include_exclude_files#do-not-backup-large-amounts-of-data
[14:33:39]
<boipisigre> dans migrations.yaml
J'ai 7 lignes marquées skipped
[14:35:16]
<Aleks (he/him/il/lui)> les autres c'est ptete normal, ça peut être des migrations qui étaient pertinentes pour les setup qui datent d'avant le moment où elles ont été créées
[14:35:29]
<Aleks (he/him/il/lui)> enfin ça dépends du moment où t'as installé ton serveur quoi
[14:35:29]
<boipisigre> c'est trois là semble bizarres
0025_global_settings_to_configpanel: skipped
0026_new_admins_group: skipped
0027_migrate_to_bookworm: skipped
[14:35:43]
<Aleks (he/him/il/lui)> d'ailleurs c'est ptete ca aussi l'explication pour bookworm bien que normalement c'est géré qu'elle est pas auto-skip
[14:35:50]
<Aleks (he/him/il/lui)> bref c'est compliqué à expliquer 😬
[14:36:07]
<Aleks (he/him/il/lui)> mais enlève juste la 0027
[14:36:22]
<boipisigre> ok
[14:38:35]
<IoMe> Good afternoon (for me)
[14:38:37]
<boipisigre> c'est parti ;-)
[14:38:49]
<IoMe> My matrix-whatsapp bridge does not work anymore
[14:40:29]
<IoMe> > My matrix-whatsapp bridge does not work anymore
https://forum.yunohost.org/t/mautrix-whatsapp-failed-to-log-in-outdated-client-the-bridge-must-be-updated-to-continue/37068/3
[14:49:31]
<Aleks (he/him/il/lui)> owo you have a working whatsapp mautrix bridge o.O
[14:49:59]
<Aleks (he/him/il/lui)> anyway i think somebody else has a similar issue and the apps needs to be fixed, maybe https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/pull/171
[14:57:48]
<IoMe> > owo you have a working whatsapp mautrix bridge o.O
Yes, it's a shame but my local marching band comunicates anly via wa 🙁
[14:58:04]
<IoMe> > anyway i think somebody else has a similar issue and the apps needs to be fixed, maybe https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/pull/171
It worked also for me, thanks a lot!
[15:02:32]
<boipisigre> 500 Internal Server Error
[15:04:39]
<boipisigre> mon interface est en 12.0.17
[15:27:50]
<boipisigre> Upgrade Nextcloud encours,
Il semble que la mise à jour se soit bien passée !
[15:32:46]
<boipisigre> je viens de vérifier postgresql est toujours en 13 alors qu'il est flagger comme done:
0029_postgresql_13_to_15: done
[15:34:05]
<Aleks (he/him/il/lui)> qu'est-ce qui te fait dire qu'il est toujours en 13 ?
[15:35:00]
<boipisigre> postgres 1224088 1224086 0 16:39 ? 00:00:00 postgres: 13/main: checkpointer
postgres 1224089 1224086 0 16:39 ? 00:00:00 postgres: 13/main: background writer
postgres 1224090 1224086 0 16:39 ? 00:00:00 postgres: 13/main: walwriter
postgres 1224091 1224086 0 16:39 ? 00:00:00 postgres: 13/main: autovacuum launcher
postgres 1224092 1224086 0 16:39 ? 00:00:00 postgres: 13/main: stats collector
postgres 1224093 1224086 0 16:39 ? 00:00:00 postgres: 13/main: logical replication launcher
[15:35:21]
<Aleks (he/him/il/lui)> mokay et que raconte `pg_lsclusters`
[15:35:27]
<Aleks (he/him/il/lui)> (ou `cluster` sans s?)
[15:39:42]
<boipisigre> not found , mais probleme d'environnement surement
[15:42:05]
<Aleks (he/him/il/lui)> 🤔
[15:42:10]
<Aleks (he/him/il/lui)> or with sudo maybe ?
[15:44:07]
<boipisigre> psql
psql (13.21 (Debian 13.21-0+deb11u1))
Saisissez « help » pour l'aide.
[15:47:47]
<greenman> Hello !
Or
```
sudo -u postgres pg_lsclusters
```
Not sure, i use :
```
sudo -u postgres -i
```
Then : `pg_lsclusters`
I could check in 30min
[15:49:20]
<boipisigre> pg_lsclusters
Ver Cluster Port Status Owner Data directory Log file
13 main 5432 online postgres /var/lib/postgresql/13/main /var/log/postgresql/postgresql-13-main.log
[15:50:11]
<Aleks (he/him/il/lui)> 🤔
[15:50:48]
<Aleks (he/him/il/lui)> mokay dans ce cas naivement j'essayerais d'aller voir ce que raconte le log complet de la migration 0029 (postgres 13->15) vu qu'apparament il a ignoré le truc
[15:50:54]
<Aleks (he/him/il/lui)> genre dans Outils > Journaux dans la webadmin
[15:57:38]
<boipisigre> Étrange ....
0250602-143816-tools_migrations_migrate_forward.log:2025-06-02 16:59:27,503: DEBUG - Info: Running migration 0029_postgresql_13_to_15…
20250602-143816-tools_migrations_migrate_forward.log:2025-06-02 16:59:27,511: DEBUG - Success! Migration 0029_postgresql_13_to_15 completed
20250602-145927-tools_migrations_migrate_forward.log:2025-06-02 16:59:27,502: INFO - Running migration 0029_postgresql_13_to_15…
20250602-145927-tools_migrations_migrate_forward.log:2025-06-02 16:59:27,510: SUCCESS - Migration 0029_postgresql_13_to_15 completed
[16:00:45]
<boipisigre> Quel appli utilise postgresql ???
[16:01:44]
<Aleks (he/him/il/lui)> potentiellement tu peux le savoir avec un truc genre `grep postgres /etc/yunohost/apps/*/manifest.toml`
[16:06:26]
<boipisigre> aucune elles utilisent toutes mariadb | mysql
[16:07:12]
<Aleks (he/him/il/lui)> ah bah ptete pour ça que la migration a rien fait
[16:07:22]
<Aleks (he/him/il/lui)> dans ce cas tu peux tenter de desinstaller postgres je dirais
[16:07:31]
<Aleks (he/him/il/lui)> et lire attentivement ce que raconte apt pour être sur que ça supprime pas un truc important
[16:07:43]
<Aleks (he/him/il/lui)> genre `apt remove postgres-13` j'imagine
[16:10:16]
<boipisigre> j'hésite sur l'autoremove ;-)
[16:14:41]
<boipisigre> par ailleurs j'ai un message
> nouveau par rapport à 11.11
http://ppa.linuxfactory.or.kr bookworm InRelease » ne dispose pas de la source « non-free-firmware »
[16:15:05]
<Aleks (he/him/il/lui)> mouai c'est pas un drame je pense
[16:15:28]
<Aleks (he/him/il/lui)> 'fin si tu veux tu peux aller retirer le mot-clef "non-free-firmware" sur la ligne qui va bien dans /etc/apt/sources.list.d/
[16:16:09]
<boipisigre> visiblement c'est juste non-free
[16:17:10]
<boipisigre> bon il y a plus que l'on autoremove :-)
[16:26:43]
<greenman> Hello !
Or
```
sudo -u postgres pg\_lsclusters
```
Not sure, i use :
\`\`\`
sudo -u postgres -i
\`\`\`
Then : \`pg\_lsclusters\`
I could check in 30min
[16:26:59]
<boipisigre> C'esst nickel ;-)
[16:27:02]
<greenman> Hello !
Or
```
sudo -u postgres pg\_lsclusters
```
Not sure, i use :
```
sudo -u postgres -i
```
Then : `pg\_lsclusters`
I could check in 30min
[16:27:14]
<greenman> Hello !
Or
```
sudo -u postgres pg_lsclusters
```
Not sure, i use :
```
sudo -u postgres -i
```
Then : `pg\_lsclusters`
I could check in 30min
[16:27:25]
<greenman> Hello !
Or
```
sudo -u postgres pg_lsclusters
```
Not sure, i use :
```
sudo -u postgres -i
```
Then : `pg_lsclusters`
I could check in 30min
[17:51:43]
<tripop> Hi, did anyone here have trying to install Automad v2 alpha as a webapp on yunohost ? I tried to install it with composer, but it don't seem to work. The instructions are here : https://automad.org/version-2
[17:52:32]
<tripop> Hi everyone !
[17:57:47]
<tripop> Hi everyone !
[18:20:28]
<douwe> heya, I have some ports issues. Port 8097 and 30000 are no longer reachable according to the diagnosis. But they are open in the firewall. And they were some time ago. Afaik I did not change anything and there is no firewall on my VPS, other then the one from YNH...
Any tips?
[18:20:39]
<douwe> https://aria.im/_bifrost/v1/media/download/AVIXwvm-nnR_upH4ZARLTh3c0x5EU4rkF73iHIVBre_UQBMtmp__cat6-zXIXNpdFmT2mFdkShb8fCzgH4rds59CeXNwYnugAHRob3JwLmV1L1VqQVFQQXpSUFZESFFXZWlOQ21TYXRQVA
[18:21:45]
<douwe> https://aria.im/_bifrost/v1/media/download/AfEE8FTqVYeqmMXRNAdOEtHyn08YmD41fPB5WXGmuMSzbHFfaYsusG0VM2rigeux-6PYFZVY5CfFs_1UMv4kZy9CeXNwcpXgAHRob3JwLmV1L2Fqb1huVkFVbWl1Q1pyaFRQd0RIUVNmUA
[18:25:03]
<Aleks (he/him/il/lui)> that may be an old service/app that needed it and the app got uninstalled and somehow didnt got removed from the firewall stuff
[18:25:16]
<Aleks (he/him/il/lui)> or an app that is installed, but only need listens on UDP and not TCP
[18:25:54]
<Aleks (he/him/il/lui)> the confusing part is that there is actually no way to check a port is open or closed ( i think ?), the only thing we can do is check that a process does answer on this port
[18:26:14]
<Aleks (he/him/il/lui)> so sometimes the port may actually be open, but no process is listening on that port
[18:29:48]
<douwe> I tried to connect to that service from outside, but that doesn't work
[18:30:00]
<douwe> that is also how I found out that the port has become closed somehow...
[18:31:17]
<Aleks (he/him/il/lui)> are you hosting @ home ? are those ports forwarded on your router ?
[18:32:52]
<douwe> no, it is a bought VPS
[18:33:09]
<Aleks (he/him/il/lui)> zmlerp
[18:33:20]
<Aleks (he/him/il/lui)> and the corresponding service is up ? in Tools > Services
[18:33:24]
<douwe> my thoughts exactly ;-)
[18:33:41]
<douwe> yes
[18:33:57]
<douwe> and the app is also updated to it's latest version (it's Minetest btw)
[18:34:09]
<douwe> (afk for 10min)
[20:34:09]
<douwe> ok, back ✌️
[20:36:03]
<Aleks (he/him/il/lui)> not sure how to debug, maybe go in Tools > Services > minetest (or is it called something else ? there was a rename at some point...), try to see in the log if you see "Listening to port 12345"
[20:36:51]
<Aleks (he/him/il/lui)> or maybe `sudo ss -tulpn | grep minetest`
[20:39:28]
<douwe> Luanti
[20:40:09]
<douwe> https://paste.yunohost.org/inebupured
[20:41:16]
<Aleks (he/him/il/lui)> `listening on [::]:30000`
hm that's weird, that seems to suggest it only listens to ipv6 ?
[20:41:25]
<Aleks (he/him/il/lui)> can you check `sudo ss -tulpn | grep 30000` ?
[20:43:32]
<Aleks (he/him/il/lui)> hmm what's also weird is that it said this at 20:00ish but not at 22:00ish, sounds like you upgraded the app maybe ? Dunno why it would stop saying it's listening ...
[20:44:47]
<douwe> yes, log also contains the time when I updated it; earlier today
[20:45:13]
<douwe> and just restarted it... just to see what that would do
[20:46:14]
<douwe> lol. can't ssh into the server anymore; connection is refused.
[20:49:21]
<Aleks (he/him/il/lui)> :|
[20:49:33]
<Aleks (he/him/il/lui)> sounds like you got banned from fail2ban i suppose
[20:59:13]
<douwe> ooooh wait....
[21:01:17]
<douwe> how do you configure fail2ban from the webinterface?
[21:02:18]
<douwe> nvm. Disabling fail2ban didn't do anything
[21:02:52]
<douwe> gotto check out. Will investigate later more. Thnx so far, as always Aleks (he/him/il/lui)