24 Replies
a year ago
67325cec-b292-4cb1-a88d-0ac1c6ac5b96
a year ago

a year ago

a year ago
kafka needs to listen on IPv6
a year ago
hmm
a year ago
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
a year ago
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
a year ago
right. If you don't listen to IPv6. Can you tell me how to create this public connection? Do I generate an http domain?
a year ago
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.
a year ago
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
a year ago
I put the container with TCP even though we don't have a 100% connection
a year ago
Is there any other salvation?
a year ago

a year ago

a year ago

a year ago
Even on the public network, I connected with the API and I'm not having success, can it still help with anything?
a year ago
OK, I got it. User Docker Image instead of Kafka tempalte -.- . Thank you for your time. Have a good day!

a year ago
glad you could solve this!
a year ago
!s