Human in the loop keeps restarting even after link clicked

Im using human in the loop bur everytime it sends me an e-mail, I click on the link, it looks like it receives it but the workflow restarts again in an infinite loop.

I built the simplest one I could think of, but it still wont work

Can someone help me out please?

Information on your n8n setup

  • n8n version: 1.78
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: linux ubuntu

Downgraded to 1.71 and still presenting the same problem.

Other server working. Any tips on what I could check?

Hey @mcampello

Your example flow is working fine for me.
My gut says since HITL works via webhooks and you stated a different server was working for you, it could be a webhooks related issue. eg configuration perhaps. See gering/60938

1 Like

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