-
Notifications
You must be signed in to change notification settings - Fork 53.6k
Closed as not planned
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review
Description
Bug Description
Hi,
When I use a trigger (RSS or Google Calendar), I encounter an error (EAI_AGAIN). Even after stopping the flow, the error persists. If I try to edit the flow to fix the issue and then save it, the error continues—but it seems to affect an older version of my flow.
Here’s my inactive flow (with no liaison between trigger and other component):
However, the error still occurs, but with an older version of my flow:
To Reproduce
- Look at execution for a triggered flow.
- Observe errors.
- Put the flow inactive.
- Errors continue.
- Change flow.
- Save.
- Errors continue with the old version of the flow.
Expected behavior
- Inactive flow have no execution.
- No error on execution.
- Save workflow execute the last version of flow.
Operating System
docker.n8n.io/n8nio/n8n:latest
n8n Version
1.85.4
Node.js Version
20.18.3
Database
SQLite (default)
Execution mode
main (default)
Metadata
Metadata
Assignees
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review

