immich_server | PostgresError: password authentication failed for user "postgres"
immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/[email protected]/node_modules/postgres/cjs/src/connection.js:817:22)
immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/[email protected]/node_modules/postgres/cjs/src/connection.js:489:6)
immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/[email protected]/node_modules/postgres/cjs/src/connection.js:324:9)
immich_server | at Socket.emit (node:events:508:28)
immich_server | at addChunk (node:internal/streams/readable:559:12)
immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
immich_server | at Readable.push (node:internal/streams/readable:390:5)
immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
immich_server | severity_local: 'FATAL',
immich_server | severity: 'FATAL',
immich_server | code: '28P01',
immich_server | file: 'auth.c',
immich_server | line: '335',
immich_server | routine: 'auth_failed'
immich_server | }
immich_server | PostgresError: password authentication failed for user "postgres"
immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/[email protected]/node_modules/postgres/cjs/src/connection.js:817:22)
immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/[email protected]/node_modules/postgres/cjs/src/connection.js:489:6)
immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/[email protected]/node_modules/postgres/cjs/src/connection.js:324:9)
immich_server | at Socket.emit (node:events:508:28)
immich_server | at addChunk (node:internal/streams/readable:559:12)
immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
immich_server | at Readable.push (node:internal/streams/readable:390:5)
immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
immich_server | severity_local: 'FATAL',
immich_server | severity: 'FATAL',
immich_server | code: '28P01',
immich_server | file: 'auth.c',
immich_server | line: '335',
immich_server | routine: 'auth_failed'
immich_server | }