Bulk upload

This is my docker compose that I'm running on Unraid

I'm trying to bulk upload my photos with this command
docker run -it --rm -v "/mnt/user/Personal/Photos:/import" ghcr.io/immich-app/immich-cli:latest upload --key zFM441pDb6olqipjSXk9Mt6ReUfCdfqw68oPHJMbY --server http://10.10.40.170:8080/api

https://immich.app/docs/features/bulk-upload
I get this error when I run the command (pics attached) The one with the api error is when I open http://10.10.40.170:8080/api from the browser, if I open http://10.10.40.170:8080/ it goes to the immich webui

Docker compose: https://0bin.net/paste/7EP22FkL#p8Pjgnws0fR9PeZXzGX2od08J12cB1GVAu0uQfFP6gP
imagen.png
imagen.png
You can use the CLI to upload an existing gallery to the Immich server
0bin is a client-side-encrypted alternative pastebin. You can store code/text/images online for a set period of time and share with the world. Featuring burn after reading, history, clipboard.
Was this page helpful?