I
Immich•3y ago
tamen

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
Imgur
16 Replies
Alex Tran
Alex Tran•3y ago
Is there a local IP address where you can access from the web browser?
tamen
tamenOP•3y ago
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://
Alex Tran
Alex Tran•3y ago
Can you perform curl http://ip:10323/api/ping
tamen
tamenOP•3y ago
can not use the command curl and also can not install it 😦 https://i.imgur.com/4Sh837o.png
Imgur
Alex Tran
Alex Tran•3y ago
Are you inside a container?
tamen
tamenOP•3y ago
yes
Alex Tran
Alex Tran•3y ago
Hmm I don’t know much about k3s but I assume you can use curl on the host? Try apk add curl
tamen
tamenOP•3y ago
worked but I dont get a response
Alex Tran
Alex Tran•3y ago
Seems like a wrong port Can you post your setup? Try port 2283?
tamen
tamenOP•3y ago
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
tamen
tamenOP•3y ago
and these are container which were created for immich https://i.imgur.com/c3oWvbq.png
Imgur
Alex Tran
Alex Tran•3y ago
hmm your server is not on the latest version
bo0tzz
bo0tzz•3y ago
@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
tamen
tamenOP•3y ago
Alright I will do that, thank you

Did you find this page helpful?