#No route to host

1 messages · Page 1 of 1 (latest)

dense yarrow
#

Hi! I want to install Immich with Docker-Compose on Unraid but getting errors.

I used to yaml and env file from the docs page. I only changed the upload folder location and the reverse geo value.

Tried first with the standard Port and with port 8080 mapping. Don't know what to do.

Error Log (proxy):
023/08/07 00:18:24 [error] 44#44: *9 connect() failed (113: No route to host) while connecting to upstream, client: 192.168.178.101, server: , request: "GET / HTTP/1.1", upstream: "http://172.19.0.7:3000/", host: "192.168.178.83:8080"
2023/08/07 00:18:27 [error] 44#44: *9 connect() failed (113: No route to host) while connecting to upstream, client: 192.168.178.101, server: , request: "GET /favicon.ico HTTP/1.1", upstream: "http://172.19.0.7:3000/favicon.ico", host: "192.168.178.83:8080", referrer: "http://192.168.178.83:8080/"

Yaml: nothing changed.
env: added as file.

eager spoke
#

what is your docker-compose look like?