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

n8n Webhook Failure #12455

Open
NewbieDoc opened this issue Jan 4, 2025 · 4 comments
Open

n8n Webhook Failure #12455

NewbieDoc opened this issue Jan 4, 2025 · 4 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@NewbieDoc
Copy link

Bug Description

No-code newbie; trying to learn---apologize, in advance:
Updated my new n8n account to v. 1.72.1 early this morning.
Webhook will no longer "listen" in test mode: fails to run with immediate error.
Checked to see if test url or fields were changed or inappropriate; no changes.
Tried installing different (new) Webhook with new url & POST mode to test: same, immediate error.

To Reproduce

  1. Toggle Webhook.
  2. Immediate Error statement.

Expected behavior

Webhook should run (listen for POST) and catch data file forwarded.

Operating System

MacOS Sequoia 15.2

n8n Version

1.72.1

Node.js Version

I am too ignorant to know that I have a Node.js version.

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Jan 4, 2025

Hey @NewbieDoc,

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

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

Joffcom commented Jan 4, 2025

Hey @NewbieDoc

What is the error you are seeing?

@NewbieDoc
Copy link
Author

NewbieDoc commented Jan 4, 2025

"Problem running workflow. Please resolve outstanding issues before you activate it."
Any ideas?

@Joffcom
Copy link
Member

Joffcom commented Jan 6, 2025

@NewbieDoc do you have a screenshot of the full workflow with that error? It normally means a node is not happy or maybe the webhook was duplicated, Try adding a new webhook trigger node to your workflow.

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