LibrePhotos / librephotos-docker

You can find here the Dockerfiles for the automated build process of LibrePhotos.
MIT License
157 stars 101 forks source link

Thumbnails access issue with openmediavault #22

Closed 2andgi closed 3 years ago

2andgi commented 3 years ago

Thumbnails successfully created in protected_media but non accessible via frontend (browser) Screenshot 2021-09-02 222805 Screenshot 2021-09-02 222949 Screenshot 2021-09-02 223853

2andgi commented 3 years ago

ownphotos.log gunicorn_django.log rqworker.log Screenshot 2021-09-02 224414

derneuere commented 3 years ago

@2andgi I think this will be probably a nginx issue. Could you send me the logs from your proxy container?

2andgi commented 3 years ago

Screenshot 2021-09-03 213613 _librephotos_proxy_1_logs.txt

2andgi commented 3 years ago

Screenshot 2021-09-03 214122

2andgi commented 3 years ago

_librephotos_backend_1_logs.txt

derneuere commented 3 years ago

I can't reproduce the error. It seems like it has something to do with WSL, but I am not sure.

2andgi commented 3 years ago

Openmediavault server, other containers works well All folders (cache, logs, pictures, data, media) was autocreated by docker at compose time also was trying variant where these folder created by root.

2andgi commented 3 years ago

2021-09-06_LI

in OMV at ACL permissions for Others: Read/Execute needs to be changed to Read/Write/Execute to files and subfolders

Now it's OK with access