YunoHost-Apps / funkwhale_ynh

A modern, convivial and free music server on YunoHost
https://funkwhale.audio/
GNU Affero General Public License v3.0
73 stars 22 forks source link

PermissionError [Errno 13] #81

Closed Vitriia closed 5 years ago

Vitriia commented 5 years ago

Hi, i have got this error when trying a CLI import through a symbolic link.

Error while importing /var/www/funkwhale/import/**** PermissionError [Errno 13] Permission denied '/var/www/funkwhale/media/albm/covers/***'

The files are imported but without the picture The error isn't occuring on all files i don't know why (some files are imported with picture).

Not sure if related with #68

Jibec commented 5 years ago

You can try chown -R funkwhale: /var/www/funkwhale, but yes, this is also related to #15