ImmichI
Immich7mo ago
Xzzane

Docker container not talking to postgres container.

Hi guys, i got immich working last week and was really liked it. I wanted a clean install on my server so i threw away the container and appdata files and wanted to reinstall (according to spaceinvaderones video) but now immich keeps looping on this error:
Starting api worker [Nest] 2161 - 05/25/2025, 4:30:18 PM et server
/app/immich/server/node_modules/postgres/cjs/src/connection.js:388
if (!query !query.reject) throw err A }
Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
{ errno: -104, code: 'ECONNRESET', syscall: 'read'

I cant add the docker compose yml because i am using the community app. Can someone point me in the right direction? Been at this for hours now...
Was this page helpful?