Closed Vitriia closed 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
You can try chown -R funkwhale: /var/www/funkwhale, but yes, this is also related to #15
chown -R funkwhale: /var/www/funkwhale
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