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