`
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:661) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:684) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:707) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
(node:729) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '01000',
message: 'AbortTransaction while in ABORT state',
file: 'xact.c',
line: '2758',
routine: 'AbortTransaction'
}
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '01000',
message: 'AbortTransaction while in ABORT state',
file: 'xact.c',
line: '2758',
routine: 'AbortTransaction'
}
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '01000',
message: 'AbortTransaction while in ABORT state',
file: 'xact.c',
line: '2758',
routine: 'AbortTransaction'
}
Starting api worker
[Nest] 729 - 04/28/2026, 2:41:44 PM LOG [Api:WebsocketRepository] Initialized websocket server
[Nest] 729 - 04/28/2026, 2:41:44 PM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon.
See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead.
[Nest] 729 - 04/28/2026, 2:41:44 PM LOG [Api:DatabaseRepository] Running migrations
Query failed : {
durationMs: 75047.16904499999,
error: Error: write CONNECTION_CLOSED 192.168.10.121:5432
at Socket.closed (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:453:57)
at Socket.emit (node:events:508:28)
at TCP. (node:net:346:12) {
code: 'CONNECTION_CLOSED',
errno: 'CONNECTION_CLOSED',
address: [ '192.168.10.121' ],
port: [ 5432 ]
},
sql: 'commit',
params: []
}
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '57P02',
message: 'terminating connection because of crash of another server process',
detail: 'The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.',
hint: 'In a moment you should be able to reconnect to the database and repeat your command.',
file: 'postgres.c',
line: '2962',
routine: 'quickdie'
}
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:255
const x = socket.write(chunk, fn)
^
TypeError: Cannot read properties of null (reading 'write')
at Immediate.nextWrite (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:255:22)
at process.processImmediate (node:internal/timers:504:21)
Node.js v24.14.1
api worker exited with code 1
(node:768) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:791) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:814) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:837) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:860) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:883) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
Starting api worker
(node:905) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
[Nest] 905 - 04/28/2026, 2:44:19 PM LOG [Api:WebsocketRepository] Initialized websocket server
[Nest] 905 - 04/28/2026, 2:44:19 PM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon.
See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead.
[Nest] 905 - 04/28/2026, 2:44:19 PM LOG [Api:DatabaseRepository] Running migrations`
`
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:661) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:684) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:707) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)(node:729) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '01000',
message: 'AbortTransaction while in ABORT state',
file: 'xact.c',
line: '2758',
routine: 'AbortTransaction'
}
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '01000',
message: 'AbortTransaction while in ABORT state',
file: 'xact.c',
line: '2758',
routine: 'AbortTransaction'
}
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '01000',
message: 'AbortTransaction while in ABORT state',
file: 'xact.c',
line: '2758',
routine: 'AbortTransaction'
}
Starting api worker
[Nest] 729 - 04/28/2026, 2:41:44 PM LOG [Api:WebsocketRepository] Initialized websocket server
[Nest] 729 - 04/28/2026, 2:41:44 PM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon.
See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead.
[Nest] 729 - 04/28/2026, 2:41:44 PM LOG [Api:DatabaseRepository] Running migrations
Query failed : {
durationMs: 75047.16904499999,
error: Error: write CONNECTION_CLOSED 192.168.10.121:5432
at Socket.closed (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:453:57)
at Socket.emit (node:events:508:28)
at TCP. (node:net:346:12) {
code: 'CONNECTION_CLOSED',
errno: 'CONNECTION_CLOSED',
address: [ '192.168.10.121' ],
port: [ 5432 ]
},
sql: 'commit',
params: []
}
Postgres notice: {
severity_local: 'WARNING',
severity: 'WARNING',
code: '57P02',
message: 'terminating connection because of crash of another server process',
detail: 'The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.',
hint: 'In a moment you should be able to reconnect to the database and repeat your command.',
file: 'postgres.c',
line: '2962',
routine: 'quickdie'
}
file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:255
const x = socket.write(chunk, fn)
^
TypeError: Cannot read properties of null (reading 'write')
at Immediate.nextWrite (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:255:22)
at process.processImmediate (node:internal/timers:504:21)
Node.js v24.14.1
api worker exited with code 1
(node:768) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:791) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:814) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:837) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:860) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817
errored(Errors.postgres(parseError(x)))
^
PostgresError: the database system is not yet accepting connections
at ErrorResponse (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:817:22)
at handle (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:489:6)
at Socket.data (file:///app/immich/server/node_modules/.pnpm/postgres@3.4.8/node_modules/postgres/src/connection.js:324:9)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:563:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:514:3)
at Readable.push (node:internal/streams/readable:394:5)
at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
severity_local: 'FATAL',
severity: 'FATAL',
code: '57P03',
detail: 'Consistent recovery state has not been yet reached.',
file: 'postmaster.c',
line: '2342',
routine: 'ProcessStartupPacket'
}
Node.js v24.14.1
(node:883) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)Starting api worker
(node:905) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use
node --trace-warnings ...to show where the warning was created)[Nest] 905 - 04/28/2026, 2:44:19 PM LOG [Api:WebsocketRepository] Initialized websocket server
[Nest] 905 - 04/28/2026, 2:44:19 PM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon.
See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead.
[Nest] 905 - 04/28/2026, 2:44:19 PM LOG [Api:DatabaseRepository] Running migrations`