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

[doctor] Add a check for localhost in /etc/hosts #54

Open
febbraro opened this issue Jun 27, 2017 · 1 comment
Open

[doctor] Add a check for localhost in /etc/hosts #54

febbraro opened this issue Jun 27, 2017 · 1 comment

Comments

@febbraro
Copy link
Member

Somehow, for a small set of users, localhost entries in /etc/hosts is getting removed. When that happens NFS fails to mount the /Users directory of the host machine into the VM.

adlogix/docker-machine-nfs#27

@febbraro
Copy link
Member Author

This is typically in /etc/hosts but is removed my something....

127.0.0.1	localhost
255.255.255.255	broadcasthost
::1             localhost

@grayside grayside changed the title Add a doctor check for localhost in /etc/hosts [doctor] Add a check for localhost in /etc/hosts Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant