Describe the issue/error/question: Workflows are getting deleted automatically.
What is the error message (if any)?Could not find “n8n-nodes-base.errorTrigger” in workflow
Please share the workflow
(Select the nodes and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow respectively)
Share the output returned by the last node
Information on your n8n setup
- **n8n version:**0.156.0
- Database you’re using (default: SQLite): SQLite
- Running n8n with the execution process [own(default), main]:
- Running n8n via [Docker, n8n.cloud, desktop app]: Docker, n8n.
Hi @Thoshith, welcome to the community!
I am sorry to hear you’re having trouble here though I could unfortunately not reproduce this problem so far.
Any chance you haven’t configured a docker volume to persist your database? If not, your database would get cleared whenever your docker container is recreated.