Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form trigger doesn't move to the next Form page #11544

Open
benjbubu opened this issue Nov 4, 2024 · 3 comments
Open

Form trigger doesn't move to the next Form page #11544

benjbubu opened this issue Nov 4, 2024 · 3 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@benjbubu
Copy link

benjbubu commented Nov 4, 2024

Bug Description

Hi team,

I tried a simple form :
image

When i clicked on submit on the firt Form trigger, he tries to fetch the next waiting node but it stucks in pending :

image

In "All executions" Menu, the workflow is in "Waiting" Mode. I f i point manually to https://ndd.com/form-waiting/XXX (XXX is the exdecution ID), it opened the next node and moving to the second Form page and Ending is working.

I setup N8N_EDITOR_BASE_URL and WEBHOOK_URL in my docker compose with https://ndd.com and it's behind a traefik (443->5678).

I'm not sure if it's a problem in configuration or a bug.

This is the configuration of my docker :

image

Many thanks for your help :)

To Reproduce

  1. Create a simple workflow with a form trigger, a form next page and form ending
  2. Active the workflow
  3. Test the production URL
  4. The trigger cannot move to the next page and stuck on pending

Expected behavior

The trigger should move to the next page

Operating System

Debian Linux

n8n Version

1.65.2

Node.js Version

20.18.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Nov 4, 2024

Hey @benjbubu,

We have created an internal ticket to look into this which we will be tracking as "GHC-391"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Nov 4, 2024
@Joffcom
Copy link
Member

Joffcom commented Nov 4, 2024

Hey @benjbubu,

To start with you can remove the N8N_BASIC_xxx env options they have not been used for almost a year now, I have also reproduced this issue on my test instance thanks to the steps you provided.

@Joffcom Joffcom closed this as completed Nov 4, 2024
@Joffcom Joffcom reopened this Nov 4, 2024
@benjbubu
Copy link
Author

benjbubu commented Nov 4, 2024

Hey @Joffcom thank you for N8N_BASIC, i removed them :)

Hope you can resolve this matter ! MultiForm is awesome !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants