Bulk Upload Login Not Working
I'm trying to bulk upload to Immich that's running on docker with this command:
This is the output:
I've verified the key and network are correct. Why can't it login?
sudo docker run --network immich-app_default -it --rm -v "$(pwd):/import" ghcr.io/immich-app/immich-cli:latest upload --key 1234567890 --server http://immich-server:3001This is the output:
I've verified the key and network are correct. Why can't it login?