Skip to content
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

SSH Forwarded sockets getting timed out #13

Open
balajiv113 opened this issue Apr 1, 2022 · 0 comments
Open

SSH Forwarded sockets getting timed out #13

balajiv113 opened this issue Apr 1, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@balajiv113
Copy link
Member

Describe the bug
SSH Forwarded socks are getting timed out after sleep of system.

To Reproduce
Steps to reproduce the behavior:

  1. Start the docker example
  2. Verify its working by running docker ps -a
  3. Let the mac go to sleep for some time
  4. After wake try docker ps -a from host and notice it says docker not running.
  5. Run macvz shell docker and run docker ps -a from vm and notice it is working fine

Expected behavior
Forwarded sockets should not timeout

@balajiv113 balajiv113 added the bug Something isn't working label Apr 1, 2022
@balajiv113 balajiv113 added this to the 1.0.0 milestone Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant