[05:00:45]
<tituspijean> Kavelach: I think most of the tools exist for that: the packaging offers pre and post-upgrade messages, the catalog had a list for security issues that are shown in the diagnosis (and emails then). 😊
What would be missing is automatically suggest the changelog from upstream.
However, as it affects the packaging habits, please discuss this with regular contributors before starting anything. I suggest you start in the app packaging room.
[11:14:43]
<Kavelach> I was thinking about using an architecture similar to the security issues, but for potential usability issues (like with vaultwarden recently)
[11:15:50]
<Kavelach> Could you point me to the packaging room?
[11:30:42]
<Thomas> > Could you point me to the packaging room?
https://matrix.to/#/!PauySEslPVuJCJCwlZ:matrix.org?via=matrix.org&via=aria-net.org&via=tchncs.de
[20:02:49]
<jolus> Hi, my Wanderer installation is showing an error 500: Failed to invalidate meilisearch token: ClientResponseError 0: Something went wrong.
[20:03:08]
<jolus> I have tried restarting the services but the error persists
[20:03:21]
<jolus> Any idea how could I fix the token issue?
[21:18:13]
<otm33> Anything in wanderer search service log? And what does `lsof -i :7700` return?
[21:39:32]
<jolus> ```
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
meilisear 845630 wanderer 15u IPv4 7485714 0t0 TCP localhost:7700 (LISTEN)
```
[21:41:51]
<jolus> The service log looks okay to me https://paste.yunohost.org/inemefebir
[22:13:04]
<jolus> I have noticed that the keys on `/etc/yunohost/apps/wanderer/settings.yml` and `/var/www/wanderer/docker-compose.yml` are different. Maybe this is causing the issue?
[22:17:42]
<jolus> I have changed the key on settings.yml to the one in docker-compose.yml and restarted. The error persists.
[22:32:18]
<eva_dota2> Всем привет
[22:32:48]
<eva_dota2> Hi all
[22:33:20]
<eva_dota2> What kind of channel is this, or what kind of group is this?
[22:46:58]
<jolus> > What kind of channel is this, or what kind of group is this?
it is the yunohost support room
[22:56:00]
<orhtej2> > <eva_dota2> What kind of channel is this, or what kind of group is this?
Support room for yunohost.org, see description
[22:56:01]
<otm33> Did you try force upgrading? Or, if it's a brand new installation, uninstalling-reinstalling?