Can't Bulk Upload Pictures
I'm trying to upload my pictures but keep getting the message that "no local assets found, exiting" It shows that it is able to reach the api but after it shows my email and that it's connected, I always get that message. Anything I should try?
9 Replies
You can share the command you use and we can help debug
Do I need to map the volume in the compose file?
supply compose=file, .env and the command would help
docker run -it --rm -v "/home/user/Photos:/import" ghcr.io/immich-app/immich-cli:latest upload --key DFnUjpKD5CBkNlM3g6bL3Lr0rZOEsXpOyVOMMaFToPI --server http://192.168.169.216:8212/api

I don't use this method when I use the CLI so this is as much information I have to help here 😛
What did you use?
I install the cli from nodejs/npm
Ahh
I’ll look into that
Unfortunately my install seems broken
Nevermind. Just took a little while to start back up after I changed the compose to add the directory to the compose file
I got it!!!
had to use the immich network command
uploading now!