Open mdeepa2285 opened 6 years ago
@mdeepa2285 - Hey! Has this worked on any previous versions of macOS and or Vagrant for you in the past?
Yes, this worked with previous macos, now we are in the process of upgrading Mac guest OS to high sierra and having this error.
after commeting out node.vm.hostname = "#{hostname}-q3-1" , getting below error
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
networksetup -detectnewhardware
Stdout from the command:
Stderr from the command:```
Vagrant version
Vagrant 2.1.5
Host operating system
Mac High Sierra
Guest operating system
Mac High Sierra
Vagrantfile
Please note, if you are using Homestead or a different Vagrantfile format, we may be unable to assist with your issue. Try to reproduce the issue using a vanilla Vagrantfile first.
Debug output
https://gist.github.com/mdeepa2285/c2a92c69102b98398d9257e27e7cb8d7
Expected behavior
Modified hostname
Actual behavior
Error
Steps to reproduce