Unable to start Quarkus test resource.. Timed out waiting for container port to open #7868
Replies: 1 comment
-
I just noticed there is no issue in Testcontainers at all because the rabbitmq module is not used. There is a a custom implementation here. Testcontainers' RabbitMQ module provides specific wait strategy to mark the container as ready. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Module
Core / RabbitMQ
Testcontainers version
1.18.3
Using the latest Testcontainers version?
Yes
Host OS
MacOS
Host Arch
OS name: "mac os x", version: "13.6", arch: "aarch64", family: "mac"
Docker version
What happened?
Hello, I'm hitting weird errors when using TestContainers with Debezium-server (working on this project: https://github.com/ahmedrachid/debezium-server), I'm not really understanding how to fix this since it sometimes works and most often fails even if it starts/creates docker containers in both scenarios... Any idea please?
Relevant log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions