ewilly
ewilly
Salut, voici la configuration que j'utilise pour un serveur yunohost [https://github.com/ewilly/bozon_ynh/blob/master/conf/nginx.conf](url)
Celle-ci est parfaite. Tu peux peut-être ecrire plus simplement la dernière partie : `location ~* /temp/.*\.zip$ { allow all; }` c'est ce que j'ai mis en place pour la version...
Hi @Gildas-GH , I don't really understand why but seems like the previous fix by redirecting stderr to `/dev/null` is not efficient. I recently integrate that "new" helper to immich....
32-bit system are already not supported by the ynh package so nothing to change regarding that point. Regarding the Core flavour of ha and as mentionned by @tituspijean only the...
I'm surprised that your device needs such dangerous capabilities (see https://man7.org/linux/man-pages/man7/capabilities.7.html)... Can you try to: 1. comment that line `CapabilityBoundingSet=~CAP_NET_ADMIN CAP_NET_BROADCAST CAP_NET_RAW` in the systemd homeassistant service at `/etc/systemd/system/homeassistant.service` 2....
> Thanks but it din't help. Do you have a log to share? Perhaps look at https://github.com/home-assistant/core/issues/154748
> I tried migrating on a test instance, it failed: https://paste.yunohost.org/raw/alutanoqos Perhaps due to point 3 in https://github.com/dani-garcia/vaultwarden/wiki/Using-the-PostgreSQL-Backend#migrating-from-sqlite-to-postgresql : `start it, so diesel can run migrations and set up the...