You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a lambda node will be before the first Next Page form node then the form will be freezed until an ABL/proxy kills the session (in our case it's 60 seconds) after which the URL redirection from /form/ or /form-test/ to /form-waiting/ may or may not occur. If there is no ALB/proxy in front of n8n, then the execution will be completely hanged
Bug Description
If a lambda node will be before the first Next Page form node then the form will be freezed until an ABL/proxy kills the session (in our case it's 60 seconds) after which the URL redirection from /form/ or /form-test/ to /form-waiting/ may or may not occur. If there is no ALB/proxy in front of n8n, then the execution will be completely hanged
with ALB and timeout setting of 60 secs
No ALB and the execution hanged.
Which may work if I resend the form request
To Reproduce
the workflow
Expected behavior
a redirection to form-waiting will occur normally
Operating System
cloud, docker
n8n Version
1.66.0, 1.68.0
Node.js Version
cloud, docker
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: