We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The NFS connection between the host and vagrant randomly closes, forcing people to reload their box.
A possible solution is to use TCP instead of UDP:
See hashicorp/vagrant#2304
The text was updated successfully, but these errors were encountered:
changed default mount option in branch 35
Sorry, something went wrong.
Issue #32: set nfs to tcp.
269ab55
92b5d63
Merge branch 'issue-35'
2cc647e
* issue-35: issue xx: fix drush implementation Issue #32: set nfs to tcp. Issue #32: set nfs to tcp. Issue 7: check on vagrant version. Issue 17: cleanup settings files. Issue #drupical-35 Removed File.close Switch to static ip
No branches or pull requests
The NFS connection between the host and vagrant randomly closes, forcing people to reload their box.
A possible solution is to use TCP instead of UDP:
See hashicorp/vagrant#2304
The text was updated successfully, but these errors were encountered: