Hey! I was working on my workflow and while adding my email trigger (IMAP) I tried to disable the Gmail trigger and my workflow suddenly won’t save anything, I can’t add or remove anything from my workflow, it doesn’t save throwing the error “Request failed with status code 524” the same error happens when I try to disable the workflow all together, it won’t deactivate it.
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hi @latouche ,
Welcome to the community!
Uff, sorry about that. Are you on cloud or self-hosting?
And on what version?
Hello Mariana,
We are on cloud with version 1.44.1.
Thanks!
If it were me, I’d highlight the entire flow on that screen, save the content to a text editor locally, and then you can reload the brower (or better yet, restart your browser).
Now, once that browser is back up, start a new flow in n8n and paste the content you saved above. You should be able to save that workflow.
-Russ
Hi @latouche ,
Would you be able to update to our latest version? This is an issue that we released a fix for in v.1.58.1 - Release [email protected] · n8n-io/n8n · GitHub; fix(Email Trigger (IMAP) Node): Ensure connection close does not block deactivation by ivov · Pull Request #10689 · n8n-io/n8n · GitHub
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.