Bulk Upload - connection error
I'm currently attempting to bulk upload a folder of photos to my Immich container (truenas scale with kubernetes), and I've been following the documentation provided on the website. However, I've run into an issue where the command doesn't seem to work when I use the container's IP address, but it does work when I use the reverse proxy URL. As you can see from the attached picture, the container is able to ping my Immich IP address but not when using "immich upload" command. Any ideas on what might be causing this discrepancy?
https://i.imgur.com/rt88wpf.png
16 Replies
Is there a local IP address where you can access from the web browser?
Yes its the 192.168.178.55:10323
I have got something wrong my screenshot. It says "https://192..." I also get the same error when using http://
Can you perform curl http://ip:10323/api/ping
can not use the command curl and also can not install it 😦
https://i.imgur.com/4Sh837o.png
Are you inside a container?
yes
Hmm I don’t know much about k3s but I assume you can use curl on the host?
Try apk add curl
worked but I dont get a response
Seems like a wrong port
Can you post your setup?
Try port 2283?
open this in browser for better quality
maybe i need to open the port in my router?
No does not work, sorry forgot to answer
and these are container which were created for immich
https://i.imgur.com/c3oWvbq.png
hmm your server is not on the latest version
@tamen are you using the truecharts version? If so you'll need to ask them for help since 1. They probably do some weird stuff with ports and 2. Their setups are usually outdated
Alright I will do that, thank you