I
Immich2y ago
Tommy

Startup errors for services

I'm getting this startup error for the server container when starting it with Nomad (i.e. not the docker-compose config in the repo):
Request #1688503235442: Request to Node 0 failed due to "ENOTFOUND getaddrinfo ENOTFOUND typesense"
Request #1688503235442: Sleeping for 4s and then retrying request...
Request #1688503235442: Request to Node 0 failed due to "ENOTFOUND getaddrinfo ENOTFOUND typesense"
Request #1688503235442: Sleeping for 4s and then retrying request...
What is the parameter to set the typesense address, since the container seems to be trying to reach just typesense?
3 Replies
Tommy
TommyOP2y ago
Thanks, I think I got most of it right, except I'm already running traefik and don't really want to run an nginx proxy in addition to that. Is there any example traefik config available somewhere?
bo0tzz
bo0tzz2y ago
I believe there is one if you search the github discussions

Did you find this page helpful?