I am writing to request a data recovery for my n8n service. After making configuration changes and undergoing a server repair via Zeabur AI, all of my workflows have disappeared.
Below are the critical service details:
-
Project ID:
6979bafb7ff4377ae830fdf9 -
Environment ID:
6979bafb522a30e0bf625ba2 -
n8n Service ID:
6979bafc7ff4377ae830fdff -
Original PostgreSQL ID:
6979bafc7ff4377ae830fe17 -
New PostgreSQL ID:
69b8c749c6239dfce66dd443
Context and Configuration Changes:
I suspect the data loss occurred when I changed the storage mode from filesystem to database. Here are the specific environment variable changes I implemented:
Variable NameOriginal ValueUpdated ValueN8N_DEFAULT_BINARY_DATA_MODEfilesystemdatabaseDB_HOST(Placeholder)service-6979bafc7ff4377ae830fe17DB_PORT(Placeholder)5432
Problem Analysis:
-
The switch from
filesystemtodatabaselikely prevented the migration of existing data stored in the container's ephemeral storage. -
Both the original and new PostgreSQL instances currently appear to be empty.
-
The service previously experienced 502 errors, which might have been caused by disk space exhaustion leading to container eviction.
Recovery Request:
Is it possible to check for any server-level snapshots or volume backups taken before these changes (especially prior to the 502 errors and the storage mode switch)? I need to recover the workflows that were previously saved in the filesystem or the original database state.
Thank you for your expertise and assistance in this urgent matter.