cli upload in LAN "error connecting to server"
I cannot upload from my desktop computer to my localserver. Docker images run in different machines, but immich-web is accessible without problems from desktop.
7 Replies
Send/paste the command you are running
docker run -it --network host --rm -v ".:/import" ghcr.io/immich-app/immich-cli:latest upload --key ** --server http://192.168.1.7:2283
I updated cli image, some ago that fixed my problems
but it continue failing
pinging 192.168.1.7 works
Could you also send the error message, if there any additional info in there
Error connecting to server - check server address and port
I think it may be a docker configuration, but adding "--network host" didn't work
Put /api after ur server url
I found the error (and I am ashamed...)
yes, I just saw it
Thanks for your time, as usual until you ask for help, you don't see the solution
No worries Lol, it should a better error message anyway imo