URGENT Follow-up — Instance still down for 48+ hours (bawee.app.n8n.cloud)

Hi n8n Support Team,

This is an urgent follow-up. Our instance bawee.app.n8n.cloud has been completely down for over 48 hours now. No workflows can run, no changes can be saved, and the instance cannot restart.

Current status:

  • Instance shows “In progress” (orange) indefinitely after reboot

  • Returns 503 “Workspace offline” — cannot access UI at all

  • All API calls (read/write/delete) return errors

  • We have 275 production workflows serving live customers that are completely blocked

Root cause: SQLite database disk is full. The instance cannot even start because SQLite fails to open the DB file.

What we need (server-side only — we cannot do anything from our end):

  1. VACUUM or truncate the execution_entity table — we authorize deletion of ALL execution history

  2. Delete all binary/tmp files on disk — crawled HTML files, execution binary data, temporary artifacts

  3. Kill all zombie processes if any are holding file locks

  4. Restart the instance after cleanup

What we want preserved:

  • Workflow definitions only (nodes, connections, settings)

  • Everything else can be deleted

Business impact:

  • 9 partner agencies cannot access their dashboards

  • Automated monitoring (SoM analysis, EEAT scoring) is halted

  • Customer-facing services are degraded

  • This is a Severity 1 / Production-blocking issue

We already authorized full data deletion in our previous message. Please escalate if needed — we are happy to jump on a call to resolve this faster.

Instance: bawee.app.n8n.cloud Version: [email protected] Account email: [email protected]

Thank you for your urgent attention.

Best regards, Charles Lee (이철승) CEO, Bizspring


1 Like

Welcome to the n8n community @lcseung
I’d recommend opening an incident with n8n Cloud support through the Help section in cloud.n8n.io or by emailing [email protected]
. I’d also include the instance URL, explain the production impact clearly, and confirm that execution and binary data can be deleted if needed.

Hi @lcseung Welcome!
Please go through this document:

해결되었음.
n8n팀이 도움을 주어서 해결하였음

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.