-
Notifications
You must be signed in to change notification settings - Fork 7.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workflow Randomly Stops Running and Blocks Access, Resulting in Workflow Loss #11699
Comments
Hey @7Beeai, We have created an internal ticket to look into this which we will be tracking as "GHC-428" |
Strange that you see this delete error when trying to "access" the workflow.
Thanks for reporting this issue. Answering the questions allows us to reproduce and fix this 🙏🏾 |
Thanks for the structured answers and the screenshot, makes debugging this much easier 🙏🏾
|
Bug Description
Occasionally, a workflow in n8n unexpectedly stops running, and my access to the workflow becomes restricted. As a result, I lose access to the workflow entirely, making it impossible to manage or recover it. This issue disrupts processes and results in the permanent loss of the workflow if not restored.
To Reproduce
1- Set up and activate a workflow in n8n.
2- Allow the workflow to run for an extended period, or configure it to run intermittently.
3- Observe the workflow over time; it may randomly stop running.
4- Attempt to access the workflow after it stops running.
5- Receives message: Could not delete the workflow - you can only access workflows owned by you
Expected behavior
The workflow should run continuously without unexpected interruptions. If a workflow stops, access should remain available so it can be reviewed, restarted, or managed without being permanently lost.
Operating System
Ubuntu 24.04.1 LTS
n8n Version
1.66.0
Node.js Version
20.17.0
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: