© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
ImmichI
Immich•5mo ago•
12 replies
BnW057

Immich Postgres authentication failures after version update

Setup: docker-compose.yml file with .env both fed and handled through Dockge without major issue until recently. After checking, I upgraded from v1.140.1->v.1.141.1, and immich server container failed to spin up correctly, outputting this error:
Initializing Immich v1.141.1
Detected CPU Cores: 24
Starting api worker
Starting microservices worker
[Nest] 7  - 09/11/2025, 8:48:26 PM     LOG [Microservices:EventRepository] Initialized websocket server
PostgresError: password authentication failed for user "immich"
(...)
    at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
  severity_local: 'FATAL',
  severity: 'FATAL',
  code: '28P01',
  file: 'auth.c',
  line: '329',
  routine: 'auth_failed'
}
microservices worker error: PostgresError: password authentication failed for user "immich", stack: PostgresError: password authentication failed for user "immich"
    at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26)
    at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6)
    at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9)
    at Socket.emit (node:events:519:28)
    at addChunk (node:internal/streams/readable:561:12)
    at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
    at Readable.push (node:internal/streams/readable:392:5)
    at TCP.onStreamRead (node:internal/stream_base_commons:189:23)
microservices worker exited with code 1
Killing api process
Initializing Immich v1.141.1
Detected CPU Cores: 24
Starting api worker
Starting microservices worker
[Nest] 7  - 09/11/2025, 8:48:26 PM     LOG [Microservices:EventRepository] Initialized websocket server
PostgresError: password authentication failed for user "immich"
(...)
    at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
  severity_local: 'FATAL',
  severity: 'FATAL',
  code: '28P01',
  file: 'auth.c',
  line: '329',
  routine: 'auth_failed'
}
microservices worker error: PostgresError: password authentication failed for user "immich", stack: PostgresError: password authentication failed for user "immich"
    at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26)
    at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6)
    at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9)
    at Socket.emit (node:events:519:28)
    at addChunk (node:internal/streams/readable:561:12)
    at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
    at Readable.push (node:internal/streams/readable:392:5)
    at TCP.onStreamRead (node:internal/stream_base_commons:189:23)
microservices worker exited with code 1
Killing api process
ImmichJoin
A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.
36,590Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Postgres having error in logs after update to latest immich_server version (immich is running)
ImmichIImmich / help-desk-support
3y ago
Postgres Password Authentication Failure After Restore
ImmichIImmich / help-desk-support
10mo ago
Immich broken after latest update
ImmichIImmich / help-desk-support
5mo ago
Immich Setup Lost after Update.
ImmichIImmich / help-desk-support
13mo ago