Gmail node 'send and wait for approval' not works

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

Kooha-2025-02-07-23-44-04

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:

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:

n8n Version: 1.77.3
database: postgres
n8n EXECUTIONS_PROCESS setting: default
running: docker compose
os: linux alpine

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

Same here. Any ideas?

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?

1 Like

Let me try NOW! :slight_smile:

It worked man!!! Thanks a lot!

1 Like

It works for me too.
Thanks a lot :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.