Skip to content

Can't start Immich due to endlessly repeating errors #689

@alphagold3

Description

@alphagold3

I can't start Immich. I'm running it on Unraid in a docker container and using the PostGreSQL_Immich docker container for the postgres db and I tried using the docker-mod variable for redis and I tried a separate standalone redis container. However I'm still getting the same endlessly repeating error in the Immich logs:

Node.js v24.14.1
(node:61102) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^

Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}

I saw a Github issue related to this that says that the install process was changed to fix this but I'm still seeing the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions