DokployD
Dokploy17mo ago
93 replies
max.d

System dies with 400 after a few hours

Logs show:

**⨯ PostgresError: the database system is in recovery mode
dokploy.1.9iig3pomqd5h@staging-bldry    |     at ErrorResponse (file:///app/node_modules/.pnpm/postgres@3.4.4/node_modules/postgres/src/connection.js:788:26)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at handle (file:///app/node_modules/.pnpm/postgres@3.4.4/node_modules/postgres/src/connection.js:474:6)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at Socket.data (file:///app/node_modules/.pnpm/postgres@3.4.4/node_modules/postgres/src/connection.js:315:9)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at Socket.emit (node:events:517:28)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at addChunk (node:internal/streams/readable:368:12)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at readableAddChunk (node:internal/streams/readable:341:9)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at Readable.push (node:internal/streams/readable:278:10)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
dokploy.1.9iig3pomqd5h@staging-bldry    |     at TCP.callbackTrampoline (node:internal/async_hooks:128:17) {
dokploy.1.9iig3pomqd5h@staging-bldry    |   severity_local: 'FATAL',
dokploy.1.9iig3pomqd5h@staging-bldry    |   severity: 'FATAL',
dokploy.1.9iig3pomqd5h@staging-bldry    |   code: '57P03',
dokploy.1.9iig3pomqd5h@staging-bldry    |   file: 'postmaster.c',
dokploy.1.9iig3pomqd5h@staging-bldry    |   line: '2356',
dokploy.1.9iig3pomqd5h@staging-bldry    |   routine: 'ProcessStartupPacket'
dokploy.1.9iig3pomqd5h@staging-bldry    | }
Was this page helpful?