I
Immich•2y ago
Rambo Lambo

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
Alex Tran
Alex Tran•2y ago
You can share the command you use and we can help debug
Rambo Lambo
Rambo LamboOP•2y ago
Do I need to map the volume in the compose file?
Alex Tran
Alex Tran•2y ago
supply compose=file, .env and the command would help
Rambo Lambo
Rambo LamboOP•2y ago
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
Alex Tran
Alex Tran•2y ago
No description
Alex Tran
Alex Tran•2y ago
I don't use this method when I use the CLI so this is as much information I have to help here 😛
Rambo Lambo
Rambo LamboOP•2y ago
What did you use?
Alex Tran
Alex Tran•2y ago
I install the cli from nodejs/npm
Rambo Lambo
Rambo LamboOP•2y ago
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!

Did you find this page helpful?