[00:59:49]
<Anamee> I wish to try and self host without Yuno host.
How would I get the docs from hedgedoc and reinsert them after getting hedgedoc to run on Docker?
[01:00:20]
<Anamee> I think that I would also need to re-assign the documents to diffrent accounts afterwards.
[03:37:08]
<FbIN> Hiya. https://apps.yunohost.org/app/beszel shows as broken. Could not understand why. Where can I see why and if it is okay to install?
[12:42:46]
<orhtej2> > <FbIN> Hiya. https://apps.yunohost.org/app/beszel shows as broken. Could not understand why. Where can I see why and if it is okay to install?
Should be ok, results were not up for the last levels update
[13:52:25]
<FbIN> Ohh okay
[13:52:27]
<FbIN> Thanks
[14:01:52]
<FbIN> Does not work. Continuously fails to login
[16:45:37]
<orhtej2> > <FbIN> Does not work. Continuously fails to login
That's not checked by automated ci 😢
[16:45:49]
<DrPi> Hello, J'ai eu un comportement bizarre aujourd'hui. Le système me disais qu'il n'avait plus d'accès internet. Impossible de rapatrier la liste des mises à jour, entre autres. Le log du service dnsmasq affichait plein de lignes du genre
`Mar 31 21:14:24 dnsmasq[493905]: Maximum number of concurrent DNS queries reached (max: 150)`
J'ai trouvé ça louche alors j'ai redémarré le service. dnsmasq s'est planté pendant l'arrêt. Je l'ai alors démarré et tout à l'air de refonctionner normalement.
[16:46:57]
<otm33> DrPi: Si tu utilises matrix ou autre, regarde si ce thread peut t'être utile : https://forum.yunohost.org/t/gros-soucis-avec-dnsmasq-en-rapport-avec-la-federation-matrix/41654/15
[17:06:12]
<DrPi> Je vais voir. Merci.
[19:10:11]
<DrPi> J'ai modifié la config de dnsmasq comme indiqué dans le forum. Je verrai ce que ça donne à l'usage. Merci pour le lien.
[19:37:00]
<anreji> Hi everyone,
I want to restore a backup on a new reinstall. The system backups went well, but for all apps I get the error:
```Error: Could not restore [app]: Something unexpected went wrong: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/yunohost/backup.py", line 1414, in _restore_app raise YunohostError( yunohost.utils.error.YunohostError: Didnt find a permssions.yml for the app !?```
Does anyone know what I should do?
[20:27:25]
<anreji> I think it works now. In case anyone else encounters this: I had to update all system packages :)