Ogs_Box
1
Describe the problem/error/question
hi, the problem is that when i answer/approve the email sent from gmail node the cycle restart without any reason.
What is the error message (if any)?
the workflow restart all the time
Please share your workflow

i share a quick video
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
n8n
2
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:
Ogs_Box
3
n8n Version: 1.77.3
database: postgres
n8n EXECUTIONS_PROCESS setting: default
running: docker compose
os: linux alpine
Gsyltc
4
Hi,
I have the same problem.
My Workflow
(It’s not finished, but 1st steps don’t work as attended)
I Receive some information and I need to analyze a text and send a mail for approval.
I tried with Gmail and Outlook. I have the same arror.
Error : When I click on approval, the workflow restart. So it’s an infinite loop.
Thanks
n8n Version: 1.77.3
database: postgres
n8n EXECUTIONS_MODE setting: queue - 2 workers
running: docker swarm (10 nodes)
os: linux debian arm64v8
pdwarf
6
Hey, this issue looks like it might be fixed in 1.79.0, as part of this PR. Do you want to try updating and seeing if this resolves it?
It worked man!!! Thanks a lot!
Gsyltc
9
It works for me too.
Thanks a lot 