-
Notifications
You must be signed in to change notification settings - Fork 123
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
Network connectivity issues. Docker restart is required. #3647
Comments
Another Diagnosing ID
|
Another Diagnosing ID
|
Another Diagnosing ID
|
This is getting very annoying... restarts everywhere!
|
See also #3487 |
See also 850A8A7D-C993-4C0B-AAE0-A411FA6C420B/20190718002153 |
By connectivity is lost, what do you mean specifically? e.g. if you use netcat/telnet to try and communicate with running containers, do you: (a) get an immediate connection refused failure; or I'm trying to determine whether or not to raise a new issue here in relation to: |
In #3487 we saw a third behavior: Also, #3487 (comment) says: |
Sorry - didn't try that so I don't know - but I will try that next time it
occurs and update here.
…On Thu, Jul 18, 2019 at 4:30 AM Richard North ***@***.***> wrote:
By connectivity is lost, what do you mean specifically? e.g. if you use
netcat/telnet to try and communicate with running containers, do you:
(a) get an immediate connection refused failure; or
(b) manage to open a connection, but one that is essentially 'hung' (no
data actually reaches the container)
I'm trying to determine whether or not to raise a new issue here in
relation to:
- testcontainers/testcontainers-java#1623
<testcontainers/testcontainers-java#1623>
-
https://forums.docker.com/t/port-forward-not-working-on-a-macos-installation-but-works-on-others/77401
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3647?email_source=notifications&email_token=AAYMHXKU4ZU3PL4NN6VNGIDQABH4VA5CNFSM4HJRWAUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2IF56A#issuecomment-512777976>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAYMHXIRLICCAFO5TYKE5TTQABH4VANCNFSM4HJRWAUA>
.
|
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Network connection to any container should not be lost randomly.
Actual behavior
Network connection to any container is lost. The necessary amount of time for this to happen
varies from few minutes to few hours. Docker restart is required.
Information
Diagnostic logs
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: