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

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

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

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

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