Describe the problem/error/question
When a workflow is triggered, I don’t see it in the execution list.
Steps to reproduce
- I’ve created a simple workflow : a webhook that answers “hello world”.
- In the workflow settings, I made sure “save … executions” are on “Save”.
- I save my workflow.
- I call it with my web browser → I receive “hello world” response.
- I go to “Executions” tab.
Expected result
- I see my execution and I can view what happened in it.
Actual result
-
List is empty.
-
File
n8nEventLog.log
contains the events linked to the webhook call.
What is the error message (if any)?
Nothing here yet
/ No execution found
Please share your workflow
Information on your n8n setup
- n8n version: 1.71.2
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): ?
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- License: Sustainable Use License + n8n Enterprise License
- Operating system: Hosted on AWS