cant get bulk upload "error connecting to server"
docker run --network reitenth -it --rm -v "$(pwd):/import" ghcr.io/immich-app/immich-cli:latest upload --recursive --key kLqQAZrwMrzh9YStRk555Hr72R0vWD66XChO5dh8 --server http://immich-server:3001 --album
8 Replies
Is the immich-server container also in the
reitenth
network?yes
Can you post the full error message?


You're not using the official setup, so your container is (probably) called
immich
instead of immich-server
The ports might also be different, I don't know how that image is builtur right it is just immich now no local assets

Take a look at the docs https://immich.app/docs/features/bulk-upload#run-via-docker
Bulk Upload (Using the CLI) | Immich
You can use the CLI to upload an existing gallery to the Immich server
ah my mnt was wrong thanks