[openstreetmap/openstreetmap-website] Add a couple of notes to the vagrant instructions (#1451)

Tom Hughes notifications at github.com
Mon Feb 20 09:05:21 UTC 2017


tomhughes commented on this pull request.



> @@ -44,3 +47,7 @@ rails server --binding=0.0.0.0
 You edit the code on your computer using the code editor you are used to using, then through shared folders the code is updated on the VM instantly.
 
 You should run the tests before submitting any patch or Pull Request back to the original repository. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
+
+## Troubleshooting
+
+If you have issues installing ssh tunnel to the environment, try adding `:nfs_udp => false` to `override.vm.synced_folder` options in the `Vagrantfile`.

Well `libvirt` is the one version of vagrant I can actually test with so I might try it later...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1451#discussion_r101971265
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170220/a82f5fe9/attachment.html>


More information about the rails-dev mailing list