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

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

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

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

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