Why not connect kafka template?

24 Replies

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




a year ago

kafka needs to listen on IPv6



So does my API need IPv6 to talk to Kafka?


a year ago

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


Can you provide documentation for IPv6?


a year 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?


a year ago

Is Kafka http or tcp?


a year 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?


a year 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!

1309606296600711200


a year ago

glad you could solve this!


a year ago

!s


Loading...