Free checklist

n8n webhook and queue troubleshooting checklist

A practical checklist for production-style n8n failures: webhook 404s, wrong public URLs, reverse proxy issues, queue mode, workers, Redis, Postgres, OAuth callbacks, CORS, rate limits, and invalid JSON.

Checked Context

Select the checks you have confirmed. Copy the result into the diagnostic brief if the issue is still blocked.

No checks selected yet.

This tool runs in your browser only.

Webhook URL and mode

Webhook URL and mode

Reverse proxy and browser access

Reverse proxy and browser access

Queue mode and workers

Queue mode and workers

Data and payload failures

Data and payload failures

When To Use It

Use this when a workflow worked in the editor but fails from an external app, when jobs stay queued, when workers look healthy but do not process executions, or when browser/API calls fail before the workflow logic is reached.

This is an independent third-party checklist. It links back to source-backed Workflow Fixes pages and official n8n documentation for verification.

Related Fix Pages