#500 ENOTFOUND immich_server

1 messages · Page 1 of 1 (latest)

wise hatch
#

I can't seem to get past variations of this message no matter what I try. And I can't seem to find information on what to look for as the cause. Any help?

gaunt gazelle
#

Can you post your docker compose details and env file?

wise hatch
cloud bloom
#

Can you check the docker logs to see if the immich-server container is starting properly?

gaunt gazelle
#

I am also a little confused by the screenshot. Why are you accessing port 3000, should you not be using port 2283 and the IP of the immich proxy container?

wise hatch
#

When I first launched it it was up at 2283, but same exact issue., except it gave me a docker network address instead of "immich_server" I moved it to "host networking" and now have this and it's at 3000 no response at 2283

#

Server log gives the same enotfound but for postgres

#

Postgres says it's up and ready to accept connections

cloud bloom
#

The postgres error will be the main problem

#

Sounds like there's probably something wrong in the networking setup

#

Can you undo the host network stuff and go back to the default setup?

wise hatch
#

I can, but not till this afternoon currently. And as I said it gave the same error on 2283 but with a docker network address instead of immich_server

wise hatch
#

I have some extra time right now so giving it a shot. I should be accessing it at http://<server-ip>:2283 correct?

gaunt gazelle
#

Yeah.

#

But you should probably look at the logs for the server and postgres

wise hatch
#

Will do

#

Both logs show good to go.

#

Postgres shows no errors and says ready to accept incoming connections

#

Server shows no errors and says machine learning enabled as last comment

#

Right above days listening on port 3001

#

Wierd now it's up

#

Maybe i just tried too soon, not sure why it wasn't working previously though. I had kt running for about 24 hours before trying host