[20:33:56]
<kat> Hey guys, I've been trying to install misskey but the uploads seem to crash the instance
[20:36:40]
<kat> to be specific, uploading any image (e.g. profile picture) appears to cause a crash and then a reboot of the instance
[20:40:24]
<kat> the issue has been reported on misskey's github by the looks of it and it seems to be a permissions issue, unsure how I can solve that though since yuno installed it in some other location than it would install to normally
[20:46:49]
<Chatpitaine Caverne> Can you send the url of the issue in misskey's github (there are to many, can't manage to find it.).
[20:49:42]
<kat> and https://github.com/misskey-dev/misskey/issues/15170
[20:49:42]
<kat> https://github.com/misskey-dev/misskey/issues/15161
[20:49:43]
<kat> then it reboots
[20:49:43]
<kat> https://aria.im/_bifrost/v1/media/download/AZWQoGkSike-kQih7TzQL5xFSLSd1jiv1cCd0g-STB07o0CmdmMKV98wLeILeWlYgFJu9qcr0oFSKlrs0f2Y_ZBCeb53dSGAAG1hdHJpeC5vcmcvdXF4cFNDTUd1S0VrYmJJQkRrRlZpZkVW
[20:49:43]
<kat> in my case what happens is this
[21:05:59]
<rdkb> Its not so much ynh as more a debian question, how do i even install a nvidia driver for a ( not more maintained ) card ( ver 470 ). Is it possible ? Im lost reading online
[22:06:53]
<Chatpitaine Caverne> kat: I'm sorry, I don't use Misskey. I searched where could be the data directory in the yunohost github misskey, didn't find. I installed Misskey on a test yunohost, I didn't find.
The only directory I saw in scripts and installed is /var/www/misskey, but I didn't find any data-like directory in there.
Sorry, hope someone using/knowing Misskey here gonna be able to help you.
[22:07:02]
<kat> damn, thanks for trying anyway. Appreciate it!
[23:42:47]
<miro5001> Did you check the permissions of the mentioned folder?
```
ls -lha /var/www/misskey
ls -lha /var/www/misskey/misskey # if there is a subfolder named misskey
ls -lha /var/www/misskey/files # or if the files folder is elsewhere
```