Hello there,
I have found another bug (?) in version 0.209.4.
Webhooks which should listen to URLs starting with /v2/ are answered with 404:
{
"code": 404,
"message": "The requested webhook \"GET cw\" is not registered.",
}
However, /v1/, /v3/ and above works.
Fun fact: /v2 works
Jon
January 13, 2023, 12:45pm
#2
Hey @BillAlex ,
What are you setting your webhook path to? I have done a test with /v2/test
and it appears to be working on 0.210.2 so maybe an update is needed or there is something missing.
1 Like
Thx for testing it @Jon .
The topic from yesterday is still open.
Hello all,
I have an error again. I just tried to install [email protected] (and above) but I get the following warning:
[Error-n8n]
n8n can be started with it, but when I try to install other npm packages they are aborted with an error which refers to the original warning.
[email protected] does not have this error. However, if you started ^0.210.0 there is a change in the database, so the downgrade 0.210.x > 0.209.x causes an error when starting, because it does not cope with a new column (?).
Tested…
So an update is currently not an option.
But if this has already fixed it I have to wait until I can update.
Jon
January 13, 2023, 1:20pm
#4
It is hard to know if it has fixed it, But it does appear to work for me which doesn’t really help but it is something to go on.
system
closed
January 20, 2023, 1:21pm
#5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.