Failure: start container: readied hook: new port forwarder: ssh dial: dial tcp [::1]:32784: connect: connection refused #3011
Unanswered
timofurrer
asked this question in
Q&A
Replies: 1 comment
-
There is a Slack thread about this: https://testcontainers.slack.com/archives/CBWBNR76G/p1741687825199819. |
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.
-
I'm trying to setup some testcontainers test in GitLab CI - which fails with this error:
Can someone explain what is happening here?
The GitLab CI job is setup like explained in https://golang.testcontainers.org/system_requirements/ci/gitlab_ci/#example-using-dind-docker-in-docker - though, with TLS enabled.
Beta Was this translation helpful? Give feedback.
All reactions