N8N is istill redirecting to old webhook url
rubenszinho
PROOP

a month ago

Hey guys, I've changed public domain from my n8n and propagated it to n8n WEBHOOK_URL but it's still referencing the older one that doesn't work.

$10 Bounty

42 Replies

dev
MODERATOR

a month ago

Is it using reference variables to get the public domain?


rubenszinho
PROOP

a month ago

yess, it shouldn't?


dev
MODERATOR

a month ago

no no, it should, I was asking to scope out the problem properly


rubenszinho
PROOP

a month ago

I've deleted all of them to avoid any confusion


rubenszinho
PROOP

a month ago

besides the one im using obviously


dev
MODERATOR

a month ago

do you know if the worker also references the WEBHOOK_URL?


rubenszinho
PROOP

a month ago

yep


dev
MODERATOR

a month ago

you might need to redeploy the worker as well then


rubenszinho
PROOP

a month ago

worker

1436450253749621000


rubenszinho
PROOP

a month ago

let me try


rubenszinho
PROOP

a month ago

redis and postgres as well?


dev
MODERATOR

a month ago

No, most likely not


dev
MODERATOR

a month ago

The workers' just need a redeploy to update their reference variables


rubenszinho
PROOP

a month ago

still the same thing


rubenszinho
PROOP

a month ago

🙁


rubenszinho
PROOP

a month ago

maybe it's being stored on n8n database


dev
MODERATOR

a month ago

<:think:1041496206532149258>


dev
MODERATOR

a month ago

maybe


rubenszinho
PROOP

a month ago

there's a variables table there


dev
MODERATOR

a month ago

i'm not very familiar with how n8n works so im not sure


rubenszinho
PROOP

a month ago

but nothing inside


dev
MODERATOR

a month ago

did you check if the variable updated on the worker?


rubenszinho
PROOP

a month ago

yep


rubenszinho
PROOP

a month ago

1436453689257627600


dev
MODERATOR

a month ago

do you have a N8N_EDITOR_BASE_URL variable somewhere?


rubenszinho
PROOP

a month ago

on primary service


rubenszinho
PROOP

a month ago

and it's the same


dev
MODERATOR

a month ago

can you send a screenshot of your canvas again?


dev
MODERATOR

a month ago

similar t the one here

1436454701133725700


rubenszinho
PROOP

a month ago

from what part specifically?


dev
MODERATOR

a month ago

just anywhere, I just want to see your services


rubenszinho
PROOP

a month ago

they aren't directly related:

1436454957657096200


dev
MODERATOR

a month ago

alright thank you, I'm honestly not sure what else could be wrong


dev
MODERATOR

a month ago

my only last idea is that it could be cached somehow but thats a heavy shot in the dark


rubenszinho
PROOP

a month ago

ye


rubenszinho
PROOP

a month ago

I've checked redis as well


rubenszinho
PROOP

a month ago

and didn't find anything


dev
MODERATOR

a month ago

does it work on a different device or incognito mode?


rubenszinho
PROOP

a month ago

just tried here


rubenszinho
PROOP

a month ago

and the same error happens


rubenszinho
PROOP

a month ago

so it's not browser cache


dev
MODERATOR

a month ago

That is bizarre


Loading...