when i created a docker container for n8n after 15 minutes it crashes and gives me this error "
SQLITE_IOERR: disk I/O error"
along with many lines stating
“Failed to hard-delete executions”
and it also lists this error
“2025-04-01 10:09:26 QueryFailedError: SQLITE_IOERR: disk I/O error
2025-04-01 10:09:26 at Statement.handler (/usr/local/lib/node_modules/n8n/node_modules/@n8n/typeorm/driver/sqlite/SqliteQueryRunner.js:88:37)
2025-04-01 10:09:26 at Statement.replacement (/usr/local/lib/node_modules/n8n/node_modules/sqlite3/lib/trace.js:25:27)
2025-04-01 10:09:26 at Statement.replacement (/usr/local/lib/node_modules/n8n/node_modules/sqlite3/lib/trace.js:25:27)”
what is going on and how do i fix this?
Information on your n8n setup
n8n latest version
Database (default: SQLite):
Running n8n via (Docker, npm, n8n cloud, desktop app):