vagrant-landrush / landrush

A Vagrant plugin that provides a simple DNS server for Vagrant guests
MIT License
666 stars 78 forks source link

wired_autoconfig_service_running does not recognize running service on non-english windows platform #310

Closed Valgard closed 5 years ago

Valgard commented 7 years ago

in my german windows 10 landrush does not recognize the running 'Wired AutoConfig' service:

[landrush] Using eth1 (x.x.x.x) [landrush] starting 'Wired AutoConfig' service Systemfehler 5 aufgetreten.

Zugriff verweigert

[landrush] Unable to start 'Wired AutoConfig' service. Unable to configure DNS on host. Try manual configuration.

a1ee9b commented 7 years ago

I ran into the same problem. Try running Powershell or Cygwin as administrator.

tomcbe commented 6 years ago

I ran into the same problem. I created a pull request to address this issue.

hferentschik commented 5 years ago

Merged via pull request #326