8 months 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.
42 Replies
8 months ago
Is it using reference variables to get the public domain?
8 months ago
yess, it shouldn't?
8 months ago
no no, it should, I was asking to scope out the problem properly
8 months ago
I've deleted all of them to avoid any confusion
8 months ago
besides the one im using obviously
8 months ago
do you know if the worker also references the WEBHOOK_URL?
8 months ago
yep
8 months ago
you might need to redeploy the worker as well then
8 months ago
worker

8 months ago
let me try
8 months ago
redis and postgres as well?
8 months ago
No, most likely not
8 months ago
The workers' just need a redeploy to update their reference variables
8 months ago
still the same thing
8 months ago
🙁
8 months ago
maybe it's being stored on n8n database
8 months ago
<:think:1041496206532149258>
8 months ago
maybe
8 months ago
there's a variables table there
8 months ago
i'm not very familiar with how n8n works so im not sure
8 months ago
but nothing inside
8 months ago
did you check if the variable updated on the worker?
8 months ago
yep
8 months ago

8 months ago
do you have a N8N_EDITOR_BASE_URL variable somewhere?
8 months ago
on primary service
8 months ago
and it's the same
8 months ago
can you send a screenshot of your canvas again?
8 months ago
similar t the one here

8 months ago
from what part specifically?
8 months ago
just anywhere, I just want to see your services
8 months ago
they aren't directly related:

8 months ago
alright thank you, I'm honestly not sure what else could be wrong
8 months ago
my only last idea is that it could be cached somehow but thats a heavy shot in the dark
8 months ago
ye
8 months ago
I've checked redis as well
8 months ago
and didn't find anything
8 months ago
does it work on a different device or incognito mode?
8 months ago
just tried here
8 months ago
and the same error happens
8 months ago
so it's not browser cache
8 months ago
That is bizarre