From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/vmware%2Fknown-issues.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 devdocs/vagrant/vmware%2Fknown-issues.html (limited to 'devdocs/vagrant/vmware%2Fknown-issues.html') diff --git a/devdocs/vagrant/vmware%2Fknown-issues.html b/devdocs/vagrant/vmware%2Fknown-issues.html deleted file mode 100644 index ee179d50..00000000 --- a/devdocs/vagrant/vmware%2Fknown-issues.html +++ /dev/null @@ -1,6 +0,0 @@ -

Known Issues

This page tracks some known issues or limitations of the VMware provider. Note that none of these are generally blockers to using the provider, but are good to know.

Network disconnect

When Vagrant applies port forwarding rules while bring up a guest instance, other running VMware VMs may experience a loss of network connectivity. The cause of this connectivity issue is the restarting of the VMware NAT service to apply new port forwarding rules. Since new rules cannot be applied to the NAT service while it is running, it is required to restart the service, which results in the loss of connectivity.

Forwarded Ports Failing in Workstation on Windows

VMware Workstation has a bug on Windows where forwarded ports do not work properly. Vagrant actually works around this bug and makes them work. However, if you run the virtual network editor on Windows, the forwarded ports will suddenly stop working.

In this case, run vagrant reload and things will begin working again.

This issue has been reported to VMware, but a fix has not been released yet.

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/vmware/known-issues.html -

-
-- cgit v1.2.3