Why not connect kafka template?

(no markdown available for this content)

Closed

24 Replies

67325cec-b292-4cb1-a88d-0ac1c6ac5b96




2 years ago

kafka needs to listen on IPv6



So does my API need IPv6 to talk to Kafka?


2 years ago

Kafka needs to listen on IPv6 so your API can talk to it


Can you provide documentation for IPv6?


2 years ago

you would need to do research to find out if Kafka supports IPv6, and how to get it to listen on IPv6, if it doesn't support IPv6, then you will need to use the public network to connect to Kafka


right. If you don't listen to IPv6. Can you tell me how to create this public connection? Do I generate an http domain?


I uploaded a template I found on the railway. Did I do something wrong that shouldn't have gone right? Is there no other way like docker image? Will everyone need IPv6? I think I only see the public option anyway, could you guide me?


2 years ago

Is Kafka http or tcp?


2 years ago

no you didn't do anything wrong, it's likely a poor quality template.

yes everything on the private network needs IPv6 because the private network is IPv6 only.


I understood. he is TCP, is there any way to help get out of this trap?


2 years ago

add a tcp proxy in the service setting


I put the container with TCP even though we don't have a 100% connection


Is there any other salvation?





Even on the public network, I connected with the API and I'm not having success, can it still help with anything?


OK, I got it. User Docker Image instead of Kafka tempalte -.- . Thank you for your time. Have a good day!

1309606296600711188


2 years ago

glad you could solve this!


2 years ago

!s


Welcome!

Sign in to your Railway account to join the conversation.

Loading...