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
When i create a webhook with dynamic value, it randomly gets the 404 error with message instructing me to enable workflow, even though it is already enabled. Enabling and disabling workflow temporarily fixes the issue, but the error reoccurs after some time.
To Reproduce
Create a new workflow
Create a new webhook node
Add path param, eg: :userId
Enable workflow
Wait for a while, eg: 1 hour
Call webhook
Gets error asking to enable workflow
Expected behavior
Should always execute workflow.
Operating System
Docker
n8n Version
1.75.2
Node.js Version
18.16.0
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered:
Bug Description
When i create a webhook with dynamic value, it randomly gets the 404 error with message instructing me to enable workflow, even though it is already enabled. Enabling and disabling workflow temporarily fixes the issue, but the error reoccurs after some time.
To Reproduce
Expected behavior
Should always execute workflow.
Operating System
Docker
n8n Version
1.75.2
Node.js Version
18.16.0
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered: