{
"kind": "job-failed",
"executionId": "2813626",
"workerId": "worker-Q73zSQvwtfIuuzJ1",
"errorMsg": "timeout exceeded when trying to connect",
"errorStack": "Error: timeout exceeded when trying to connect\n at /usr/local/lib/node_modules/n8n/node_modules/pg-pool/index.js:45:11\n at runNextTicks (node:internal/process/task_queues:60:5)\n at listOnTimeout (node:internal/timers:545:9)\n at processTimers (node:internal/timers:519:7)\n at PostgresDriver.obtainMasterConnection (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/driver/postgres/PostgresDriver.js:883:28)\n at PostgresQueryRunner.query (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/driver/postgres/PostgresQueryRunner.js:178:36)\n at UpdateQueryBuilder.execute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/query-builder/UpdateQueryBuilder.js:83:33)\n at ExecutionRepository.setRunning (/usr/local/lib/node_modules/n8n/dist/databases/repositories/execution.repository.js:235:9)\n at JobProcessor.processJob (/usr/local/lib/node_modules/n8n/dist/scaling/job-processor.js:84:27)\n at Queue.<anonymous> (/usr/local/lib/node_modules/n8n/dist/scaling/scaling.service.js:110:17)"
}
Reason for failure
job stalled more than allowable limit
Stacktraces
Error: timeout exceeded when trying to connect
at /usr/local/lib/node_modules/n8n/node_modules/pg-pool/index.js:45:11
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:545:9)
at processTimers (node:internal/timers:519:7)
at PostgresDriver.obtainMasterConnection (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/driver/postgres/PostgresDriver.js:883:28)
at PostgresQueryRunner.query (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/driver/postgres/PostgresQueryRunner.js:178:36)
at UpdateQueryBuilder.execute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/query-builder/UpdateQueryBuilder.js:83:33)
at ExecutionRepository.setRunning (/usr/local/lib/node_modules/n8n/dist/databases/repositories/execution.repository.js:235:9)
at JobProcessor.processJob (/usr/local/lib/node_modules/n8n/dist/scaling/job-processor.js:84:27)
at Queue.<anonymous> (/usr/local/lib/node_modules/n8n/dist/scaling/scaling.service.js:110:17)