-
-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connecting to Ryuk failed #149
Comments
Happened to me too |
Hello! I don't remember if there is a retry logic around it, if it is
missed, we should add one.
Thanks for reporting this!
…On Wed, Feb 12, 2020 at 9:57 AM Itai Schwartz ***@***.***> wrote:
Happened to me too
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#149?email_source=notifications&email_token=AAMOAO5GMATCEX4EHHL6KITRCO2ZFA5CNFSM4KSV2MF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELP6XQQ#issuecomment-585100226>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMOAO5SK4GH6CRCIDVZHVLRCO2ZFANCNFSM4KSV2MFQ>
.
--
Gianluca Arbezzano
www.gianarb.it
|
gianarb
added a commit
that referenced
this issue
Mar 3, 2020
…ing-port Fix reaper connect failure by waiting for listening port
For whoever finds this issue (like me). There might be another reason to get the above error. I created a new ticket: (tests that don't use a container might cause the Ryuk reaper container to time-out and shutdown, after which it cannot be re-used again for subsequent tests) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Sometimes I get this:
failed to create container: connecting to reaper failed: Connecting to Ryuk on localhost:32787 failed: dial tcp [::1]:32787: connect: connection refused
Then I restart the test and then it works.
To Reproduce
Not known to me
Expected behavior
No such error
** docker info **
output of the command:
The text was updated successfully, but these errors were encountered: