a year ago
I wanna my services to communicate via internal domain. It is not working for some reason, but when I use the public domain, it works well.
27 Replies
I have a front-end in next - that haves a server side api calls. When I try to use internal domain to make this api calls, it doesnt work.
My services can't communicate with each other as well. I'm trying to call a webhook on n8n and return a webhook too, it does not work as well.
a year ago
are they all on the same project? in chit-chat you mentioned workspace
a year ago
afaik and according to docs you need to specify the port when using private domains
a year ago
It is, the only connection that uses the public domain is the redis connection as stated in the template description
i have redis configured as well on my project, my nest service consumes it
a year ago
some redis related issue
a year ago
n8n does not currently support connecting to Redis over Railways ipv6 only internal network. Until a resolution is implemented, you will be charged egress fees for the Redis service.
a year ago
can I mark this thread as solved?
a year ago
!s
Status changed to Solved medim • about 1 year ago
a year ago
@Jack - can you remove that from the overview since n8n does support redis via ipv6 now