Getting an error as soon as the webhook is called

Describe the problem/error/question

As soon as the webhook call is made I’m getting an error. This does not happen with version 1.20, but I did notice on 1.21.1 and now 1.23 it doesn’t even present the data. Also to note this particular flow runs into the issue of never “finalizing” with 1.20, but at least is still usable. All the nodes would run, but showed that it was still running even though complete. Is there anything I can do without downgrading back to 1.20?

Information on your n8n setup

  • n8n version: 1.23
  • Database (default: SQLite): Cloud
  • n8n EXECUTIONS_PROCESS setting (default: own, main): Cloud
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
  • Operating system: Cloud
1 Like

also this is what is being returned via the client sending this to me.

{"code":0,"message":"Workflow Webhook Error: Workflow could not be started!"}

Hi @Philip_Wiggins ,

As we have a ticket from you for this already we will continue to work there instead of here that way it won’t be splitting the focus.

No problem. I sent here in hopes if someone else had run into the issue they could give guidance on what they did to try to troubleshoot but it looks like I might be the outlier.

This was fixed here this morning.
we’ll release a patch tomorrow.

1 Like

New version [email protected] got released which includes the GitHub PR 8256.

Will this be released for cloud?

Hey @Philip_Wiggins,

It will be released for Cloud but typically Cloud is a couple of version behind. You could use 1.23.0 which is available on Cloud though.

1.23 had the webhook issue last time i tried it.

My mistake, Looking at the PR it was in 1.22.5 and 1.24.0.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.