Error in update version n8n by docker image in caprover.
Share the output returned by the last node
Information on your n8n setup
- n8n 0.210.2:
- **Database you’re using postgres:14
- **Running n8n with the execution process
- Running n8n via caprover (docker):
In container N8N
2023-01-26T21:36:27.936907871Z Initializing n8n process
2023-01-26T21:36:27.959016359Z Last session crashed
2023-01-26T21:36:38.186032976Z Migrations in progress, please do NOT stop the process.
2023-01-26T21:36:38.217825149Z Migration “DeleteExecutionsWithWorkflows1673268682475” failed, error: missing chunk number 0 for toast value 84300 in pg_toast_16421
In container db
2023-01-26T21:36:15.810525162Z 2023-01-26 21:36:15.810 UTC [16718] ERROR: missing chunk number 0 for toast value 84300 in pg_toast_16421
2023-01-26T21:36:15.810581870Z 2023-01-26 21:36:15.810 UTC [16718] STATEMENT: ALTER TABLE execution_entity
2023-01-26T21:36:15.810588118Z ALTER COLUMN “workflowId” TYPE INTEGER USING “workflowId”::integer