ImmichI
Immich13mo ago
Darkpixx

Unable to get immich to start after update

Here is the error i get for Immich_server container that started when i updated to 120. I updateded to 121 and the error remains and the applications doesnt start. all other containers are fine but healthcheck fails.

TypeError: fetch failed at node:internal/deps/undici/undici:13392:13 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async main (/usr/src/app/dist/bin/healthcheck.js:14:26) { [cause]: Error: connect ECONNREFUSED 127.0.0.1:2283 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1610:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 2283 } }

I cant seem to find why the connections is refused

I also noticed this in the logs but i read in another post that it can be ignored
(node:7) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead. (Use node --trace-deprecation ...to show where the warning was created)

I found : https://github.com/immich-app/immich/issues/13867
and https://github.com/immich-app/immich/issues/13877
But there doesnt seem to be a solution. However a fix was pushed so i figured it was in 121 build.
image.png
Was this page helpful?