I’m trying to setup testcontainers with Kafka and ...
# kotest
j
I’m trying to setup testcontainers with Kafka and Schema Registry but receiving this. Anybody ever gone through that?
Copy code
/bin/bash: connect: Cannot assign requested address
/bin/bash: /dev/tcp/localhost/8081: Cannot assign requested address
Ncat: Version 7.70 ( <https://nmap.org/ncat> )
Ncat: Connection to 127.0.0.1 failed: Connection refused.
160 Views