Form ending in waiting mode!

I tried to get input from the user and then retire to him a result but the problem was when I used the form ending hung on waiting mode !! this is the error in the ending form:

Waiting for input
Execution will continue when form is submitted on https://???/form-waiting/356

the only way to get the result is bu click the link on the node.

Using the latest version

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:

Have same problem. When I do Pin data on form node, it works for me.

If it can help, I have the same issue.

The issue occurs in this workflow :

Another information, it’s appear that if a “Form Ending node” encounter an issue is always listening for result.
It’s seem to block other ending forms.
If I restart n8n wait far all listenings to stop, and restart n8n, the issue disapear until my first “Form ending node” to fail.

Here my service listening :

Yes, its waiting until execute.

So does this have any solution? I want to respond to the form but the form ending node just keeps on spinning.

hi jksr,

welcome in the community. still no

Same issue

hi JLBS,

welcome to the community. still no

still happening in 1.76.1 cloud

known issue: n8n Form Ending node execution continues forever · Issue #12989 · n8n-io/n8n · GitHub and n8n Form Ending node execution continues forever when using "Redirect to URL" as form submission type · Issue #12668 · n8n-io/n8n · GitHub

Same problem.

Workaround for redirection and text/HTML return

Copy/paste these old node versions

Thanks a lot, you’re a life saver.

Good idea… thx

I’ve run into this issue, the form ending node just waits… adding a node between the mongodb node and the Form Ending makes no difference.

n8n version: 1.78.1
Database: SQLite
Docker
Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-1065-raspi aarch64)

I have the same issue. No workflows with multi-part forms are executing. I can’t see any issue with the reverse proxy and standard web hook triggers are working fine.

I think it’s updated in the last 2 versions and it’s working well

Still encountering issue on 1.81.0

please provide the wordflow to check ur problem

Hello All, hope you are all doing great, I am new to n8n, sort of found my way around it pretty much, but got stock at the “Next Form Page” Node too, the form is not opeining and i have this info in the Execution page (Execution will continue when form is submitted on http://localhost:5678/form-waiting/34). is there a solution for it yet. below are my setup details
n8n version - 1.80.3
Running - Docker
OS - Ubuntu