Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Windows host configuration fails starting the Wired AutoConfig service #225

Closed
hferentschik opened this issue Jul 28, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@hferentschik
Copy link
Contributor

hferentschik commented Jul 28, 2016

Partly this is due to the info method:

C:/Users/foo/.vagrant.d/gems/gems/landrush-1.1.0.beta.2/lib/landrush/cap/host/windows/configure_visibility_on_host.rb:147:in `info': undefined method `[]' for #<Vagrant::Environment:0x3ec4b70> (NoMethodError)

Another problem is that the retry method does not work anymore after the switch to host capabilities which made ConfigureVisibilityOnHost effectively a static class.

@hferentschik hferentschik self-assigned this Jul 28, 2016
@hferentschik hferentschik added this to the v.1.1.0 milestone Jul 28, 2016
@hferentschik hferentschik changed the title info method cannot be accessed in Windows provisioning when terminal is not in elevated mode Windows host configuration fails starting the Wired AutoConfig service Jul 28, 2016
hferentschik added a commit to hferentschik/landrush that referenced this issue Jul 28, 2016
hferentschik added a commit to hferentschik/landrush that referenced this issue Jul 29, 2016
@hferentschik
Copy link
Contributor Author

Fixed by pull request #228

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant