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

Workflow execution: getting error 404 when using path with dynamic values, eg: /update/:record_id #12910

Open
ricardokenji opened this issue Jan 28, 2025 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@ricardokenji
Copy link

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

  • 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

@Joffcom
Copy link
Member

Joffcom commented Jan 28, 2025

Hey @ricardokenji,

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

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Jan 28, 2025
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