9 months 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.
9 months ago
are they all on the same project? in chit-chat you mentioned workspace
9 months ago
afaik and according to docs you need to specify the port when using private domains
9 months 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
9 months ago
some redis related issue
9 months 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.
9 months ago
can I mark this thread as solved?
9 months ago
!s
Status changed to Solved medim • 9 months ago
9 months ago
@Jack - can you remove that from the overview since n8n does support redis via ipv6 now