Is n8n Down? How to Check n8n Cloud & Self-Hosted Status in 2026
Complete guide to verifying n8n outages, telling n8n Cloud incidents apart from self-hosted issues, and getting your automations running again.
📡 Monitor your APIs — know when they go down before your users do
Better Stack checks uptime every 30 seconds with instant Slack, email & SMS alerts. Free tier available.
Affiliate link — we may earn a commission at no extra cost to you
n8n powers business-critical automations for thousands of teams — so when a workflow silently stops running, it can take a while to notice, and even longer to figure out whether the problem is n8n Cloud, your self-hosted instance, or an upstream service your workflow depends on.
This guide walks through exactly how to determine is n8n down, or is it a config issue on your end?
How to Check if n8n is Down (Fastest Methods)
1. Check the Official n8n Status Page
n8n maintains a live status page at status.n8n.io covering n8n Cloud infrastructure. If you're on Cloud and see an incident here, it's confirmed on n8n's side, not yours.
2. Read the Execution Log
n8n shows a detailed execution log for every workflow run, including the exact node and error that caused a failure. This is almost always faster than guessing — a 401 on a node means a credential problem, not an n8n outage.
3. Check Self-Hosted Infrastructure Directly
If you self-host, there's no shared cloud status to check — the problem is on your server. Check your Docker container logs, database connection (Postgres/SQLite), and available disk space first.
4. Use API Status Check for Automated Monitoring
For n8n Cloud, API Status Check monitors status continuously and sends instant alerts via Slack, email, or PagerDuty.
Monitor Your Automation Stack
Don't let a broken n8n workflow go unnoticed. Get professional monitoring and instant alerts with Better Stack.
Try Better Stack Free →Why Do n8n Workflows Stop Running?
- Expired Credentials: An OAuth token or API key on a connected node expires, causing every run to fail at that node.
- Trigger Misconfiguration: A webhook trigger URL changes or a schedule trigger's cron expression stops matching expected timing.
- Self-Hosted Infra Issues: Database connection drops, disk space fills up, or the Docker container restarts unexpectedly.
- Upstream Service Outages: If a workflow calls Slack, Google Sheets, or another API that's down, the workflow fails even though n8n itself is fine.
- n8n Cloud Platform Incidents: Rare, but check status.n8n.io to rule this out first if you're on Cloud.
Secure Your n8n Credentials
n8n workflows connect to dozens of services with stored credentials. Keep them locked down with a password manager built for teams.
Try 1Password Free →n8n Troubleshooting Checklist
Step 1: Check the Execution Log
- Identify the exact node and error message that failed.
- 401/403 errors mean expired credentials, not a platform outage.
Step 2: Check n8n Cloud Status (If Applicable)
Visit status.n8n.io to rule out a platform-wide incident before digging further.
Step 3: Check Self-Hosted Server Health
Review Docker logs, database connectivity, and disk space if you self-host — these cause the vast majority of self-hosted "outages."
Step 4: Test the Upstream Service Directly
If a specific node fails, test that third-party service (Slack, Sheets, etc.) directly to confirm whether the problem is actually upstream.
Conclusion: Keep Your Automations Running
Most n8n disruptions come down to credentials, self-hosted infrastructure, or an upstream service — not n8n Cloud itself. Check the execution log first, and you'll usually have your answer in under a minute.
Get n8n Outage Alerts in Seconds
Set up automated monitoring for n8n Cloud and your other automation tools. Get Slack or email alerts instantly.
Start Your Free Trial →Alert Pro
14-day free trialStop checking — get alerted instantly
Next time n8n goes down, you'll know in under 60 seconds — not when your users start complaining.
- Email alerts for n8n + 9 more APIs
- $0 due today for trial
- Cancel anytime — $9/mo after trial
🌐 Can't Access n8n?
If n8n is working for others but not for you, it might be an ISP or regional issue. A VPN can help bypass network-level blocks and routing problems.
Troubleshoot with a VPN
Connect from a different region to test if the issue is local to your network. Also protects your connection on public Wi-Fi.
Try NordVPN — 30-Day Money-Back GuaranteeSecure Your n8n Account
Service outages are a common time for phishing attacks. Use a password manager to keep unique, strong passwords for every account.
Try NordPass — Free Password Manager🛠 Tools We Use & Recommend
Tested across our own infrastructure monitoring 200+ APIs daily
Uptime Monitoring & Incident Management
Used by 100,000+ websites
Monitors your APIs every 30 seconds. Instant alerts via Slack, email, SMS, and phone calls when something goes down.
“We use Better Stack to monitor every API on this site. It caught 23 outages last month before users reported them.”
Secrets Management & Developer Security
Trusted by 150,000+ businesses
Manage API keys, database passwords, and service tokens with CLI integration and automatic rotation.
“After covering dozens of outages caused by leaked credentials, we recommend every team use a secrets manager.”
SEO & Site Performance Monitoring
Used by 10M+ marketers
Track your site health, uptime, search rankings, and competitor movements from one dashboard.
“We use SEMrush to track how our API status pages rank and catch site health issues early.”