View Single Post
Old 07-10-2023, 05:30 PM   #317
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 725
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
@huber70

Photoprism worked and then it did not.
- What went wrong?
- As what user (pi/root) did you type sudo docker-compose up -d ?

This means your "Originals" directory is probably under /root. (not pi).

You must now also have a mysql docker image/container. Is it running?

What is the output of: docker ps -a and docker ps ?

The line
- "~/Pictures:/photoprism/originals"
in the docker-compose.yml file points to where you should put the photo directories. Check if they are there (/home/pi/Pictures or /root/Pictures)and then see attachment.

To test put only a small test directory in /home/pi/Pictures
then press the button to start indexing........... (takes forever, that's what I hate)
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2023-07-10 at 23.22.07.png
Views:	87
Size:	83.4 KB
ID:	202583  
mariosipad is offline   Reply With Quote