YunoHost-Apps / overleaf_ynh

GNU Affero General Public License v3.0
2 stars 5 forks source link

Cannot upload files because folder 'user_files' is missing at install #11

Closed guizmoau closed 7 months ago

guizmoau commented 2 years ago

Describe the bug

Cannot upload files because folder 'user_files' is missing at install

Context

Steps to reproduce

install app create new project blank try to upload a file error

Expected behavior

upload file with no error

Logs

in the log filestore.log in /var/log there is mention of an error regarding the path /home/yunohost.app/overleaf/user_files

Solution

go in the path /home/yunohost.app/overleaf/ create the folder user_files apply correct rights

all good

Thovi98 commented 7 months ago

Fixed by https://github.com/YunoHost-Apps/overleaf_ynh/pull/20

Please reopen if not