Sophia Castellarin

Results 110 comments of Sophia Castellarin

This is resolved by https://github.com/hashicorp/vagrant/pull/13024 🙌

Hey there, I'm trying to reproduce this issue from windows Vagrant installers from [2.3.1 - 2.3.3](https://releases.hashicorp.com/vagrant/). However, I'm unable to reproduce this issue. Could you share: - where you downloaded...

Hey there, I am going to close this due to lack of response. If this is still occurring, please open a new issue and follow the provided issue template that...

Thanks for trying to make the Vagrant docs better! We appreciate the time you took to look at our documentation and submit this PR. I think these changes can be...

This looks like its related to an issue with the listen gem https://github.com/guard/listen/issues/557. Seems to be only effecting linux host.

Once https://github.com/hashicorp/vagrant/pull/13066 is merged this problem can be avoided using the polling method (as suggested by https://github.com/guard/listen/issues/251#issuecomment-63169321). This can be enabled in Vagrant by running `vagrant rsync-auto --poll`

I'm going to go ahead and close this issue now that https://github.com/hashicorp/vagrant/pull/13066 is merged. This problem can now be avoided using `vagrant rsync-auto --poll` (using the polling option). This workaround...

Heya, sorry for taking so long to get to this. I rebased on main and forced pushed to get the tests to run. Aiming to get this tested/merged soon!

LGTM! also pushed up some changes for test

Hey there, thanks for submitting an issue. Could you provide a bit more information about your issue. It seems like there should be a fix for this issue in the...