2 years ago
(no markdown available for this content)
24 Replies
2 years ago
67325cec-b292-4cb1-a88d-0ac1c6ac5b96
2 years ago

2 years ago

2 years ago
kafka needs to listen on IPv6
2 years ago
hmm
2 years ago
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
2 years ago
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
2 years 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?
2 years 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?
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.
2 years ago
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
2 years ago
I put the container with TCP even though we don't have a 100% connection
2 years ago
Is there any other salvation?
2 years ago

2 years ago

2 years ago

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

2 years ago
glad you could solve this!
2 years ago
!s