Vagrant will not start after upgrading MacOS to 10.14.5

BretN1

Bit poster
I updated my MacOS to 10.14.5 today and now when I try to start Vagrant I get the error below.

"There was an error while command execution. The command and stderr is shown below.

Command: ["/usr/local/bin/prlsrvctl", "net", "set", "Shared", "--connect-host-to-net", "on"]

Stderr: Failed to update Virtual Network Shared: The IP address of the Parallels network adapter has not been changed. There was a failure changing the IP address of the Parallels network adapter. The other network parameters have been modified successfully."

Has anyone else encountered this?
 
Hi,

I have a few vagrant boxes that are working fine for me on 10.14.5. I installed vagrant with homebrew, if that matters. Does everything look "ok" in Parallels -> Preferences -> Network? Here's what I see:

Screen Shot 2019-05-22 at 8.34.05 AM.png
 
Back
Top