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

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

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

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

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