Closed Sammers21 closed 6 years ago
Hi @Sammers21,
Cassandra does not expose port 9046, see the list here: https://github.com/docker-library/cassandra/blob/01786683a1b060f813bce5539b1743695f9cc043/3.11/Dockerfile#L161
You probably wanted port 9042
Hi @Sammers21, I'm closing this one, feel free to reopen if the issue still exist after the port number fix
Just for reference I also experienced this exception, this was happening because I'm using a laptop that is really slow due to Sentinel One daemons eating a lot of CPU. When the laptop had a bit more computing resources then the issue disappeared during that time.
During that slow down, the test container didn't initialize in time thus raising the exception.
Hi, I'm trying to run Cassandra with testcontainers:
Output:
It seems that TCP port check is broken, because i'm able to connect to the 32831 port via cqlsh: