Re: [vagrant-up] Vagrand 2.0.1 + VMWare WS 14 // ERR: Failed to add NAT port entry

2017-12-22 Thread Sven Bluege
I had a long conversation with the support team. In the end, they were not 
able to help me. My solution was to go back to an older Vagrant version. 
But more important was the version of VMWare and the vmware plugin: I 
switched back to VMWare 12 and vagrant-vmware-workstation 4.0.23. Now it 
works again. 

Seems like they have a lot of trouble with permission management on Windows 
systems in a Domain. My private computer at home works perfectly with the 
latest versions. 

On Friday, December 22, 2017 at 11:40:06 PM UTC+1, Stephen Funkhouser wrote:
>
> I have the exact same issue.
>
> Vagrant happens in both 2.0.0 and 2.0.1
>
> Vagrant pluins:
> vagrant-share (1.1.9)
> vagrant-triggers (0.5.3)
> vagrant-vmware-workstation (0.5.3)
>
> On Tuesday, December 5, 2017 at 1:49:10 AM UTC-6, Sven Bluege wrote:
>>
>> If I run vagrant from a normal command line, I get this: 
>>
>> Vagrant failed to initialize at a very early stage:
>>
>> Failed to invoke the VMware utility task.
>>
>>   Cause: FEHLER: Zugriff verweigert
>>
>> Please address the issue above and try again. If
>> this problem persists, please contact sup...@hashicorp.com
>>
>> Virus scanner is disabled and did not change the behavior.
>>
>> On Tuesday, December 5, 2017 at 8:36:00 AM UTC+1, Alvaro Miranda Aguilera 
>> wrote:
>>>
>>> vagrant 2.X with plugin 5.x can be run as a normal user.
>>>
>>> the Zugriff verweigert is coming from somewhere.
>>>
>>> try running this as normal user
>>>
>>> if still fails, try disabling AntiVirus 
>>>
>>> Alvaro
>>>
>>> On Mon, Dec 4, 2017 at 2:46 PM, Sven Bluege  wrote:
>>>
 I try to run vagrant 2.0.1 with VMware Workstation 14. While I had no 
 issues with VMWare Workstation 12, I get now this message: 

 ==> machine1: Starting the VMware VM...
 ==> machine1: Waiting for the VM to receive an address...
 ==> machine1: Forwarding ports...
 machine1: -- 22 => 
 C:/Users/User.Name/.vagrant.d/gems/2.4.2/gems/vagrant-vmware-workstation-5.0.4/lib/vagrant-vmware-workstation/driver.rb:2138:in
  
 `win_set_forwarded_port': Port forward registry set failure. (RuntimeError)
 OUT:
 ERR: Failed to add NAT port entry: Zugriff verweigert

 from 
 C:/Users/User.Name/.vagrant.d/gems/2.4.2/gems/vagrant-vmware-workstation-5.0.4/lib/vagrant-vmware-workstation/driver.rb:1825:in
  
 `block in forward_ports'

 I'm running this from an elevated command line. 

 Can somebody help with this error message? How can I get a running 
 vm back?

 Thanks!!

 -- 
 This mailing list is governed under the HashiCorp Community Guidelines 
 - https://www.hashicorp.com/community-guidelines.html. Behavior in 
 violation of those guidelines may result in your removal from this mailing 
 list.
  
 GitHub Issues: https://github.com/mitchellh/vagrant/issues
 IRC: #vagrant on Freenode
 --- 
 You received this message because you are subscribed to the Google 
 Groups "Vagrant" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to vagrant-up+...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/vagrant-up/8cb68fc2-5d88-42ad-a50b-583e4bbd444c%40googlegroups.com
  
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>>>
>>> -- 
>>> Alvaro
>>>
>>>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/924e700a-02d4-4299-8e69-287f78e8c10d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [vagrant-up] Vagrand 2.0.1 + VMWare WS 14 // ERR: Failed to add NAT port entry

2017-12-22 Thread Stephen Funkhouser
I have the exact same issue.

Vagrant happens in both 2.0.0 and 2.0.1

Vagrant pluins:
vagrant-share (1.1.9)
vagrant-triggers (0.5.3)
vagrant-vmware-workstation (0.5.3)

On Tuesday, December 5, 2017 at 1:49:10 AM UTC-6, Sven Bluege wrote:
>
> If I run vagrant from a normal command line, I get this: 
>
> Vagrant failed to initialize at a very early stage:
>
> Failed to invoke the VMware utility task.
>
>   Cause: FEHLER: Zugriff verweigert
>
> Please address the issue above and try again. If
> this problem persists, please contact sup...@hashicorp.com 
>
> Virus scanner is disabled and did not change the behavior.
>
> On Tuesday, December 5, 2017 at 8:36:00 AM UTC+1, Alvaro Miranda Aguilera 
> wrote:
>>
>> vagrant 2.X with plugin 5.x can be run as a normal user.
>>
>> the Zugriff verweigert is coming from somewhere.
>>
>> try running this as normal user
>>
>> if still fails, try disabling AntiVirus 
>>
>> Alvaro
>>
>> On Mon, Dec 4, 2017 at 2:46 PM, Sven Bluege  wrote:
>>
>>> I try to run vagrant 2.0.1 with VMware Workstation 14. While I had no 
>>> issues with VMWare Workstation 12, I get now this message: 
>>>
>>> ==> machine1: Starting the VMware VM...
>>> ==> machine1: Waiting for the VM to receive an address...
>>> ==> machine1: Forwarding ports...
>>> machine1: -- 22 => 
>>> C:/Users/User.Name/.vagrant.d/gems/2.4.2/gems/vagrant-vmware-workstation-5.0.4/lib/vagrant-vmware-workstation/driver.rb:2138:in
>>>  
>>> `win_set_forwarded_port': Port forward registry set failure. (RuntimeError)
>>> OUT:
>>> ERR: Failed to add NAT port entry: Zugriff verweigert
>>>
>>> from 
>>> C:/Users/User.Name/.vagrant.d/gems/2.4.2/gems/vagrant-vmware-workstation-5.0.4/lib/vagrant-vmware-workstation/driver.rb:1825:in
>>>  
>>> `block in forward_ports'
>>>
>>> I'm running this from an elevated command line. 
>>>
>>> Can somebody help with this error message? How can I get a running 
>>> vm back?
>>>
>>> Thanks!!
>>>
>>> -- 
>>> This mailing list is governed under the HashiCorp Community Guidelines - 
>>> https://www.hashicorp.com/community-guidelines.html. Behavior in 
>>> violation of those guidelines may result in your removal from this mailing 
>>> list.
>>>  
>>> GitHub Issues: https://github.com/mitchellh/vagrant/issues
>>> IRC: #vagrant on Freenode
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Vagrant" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to vagrant-up+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/vagrant-up/8cb68fc2-5d88-42ad-a50b-583e4bbd444c%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> -- 
>> Alvaro
>>
>>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/f145a15b-ed57-45d6-899e-4785339f24ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [vagrant-up] Re: How am I supposed to know which master VMs are not used (can be deleted?)

2017-12-22 Thread Alvaro Miranda Aguilera
what about checking Virtualbox gui?

Does that tells?

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0eysB_4%3DsxN1ZLyqeX%2BOpZEQgPVr1uJ8%3DUdM0LL3NHFkZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[vagrant-up] Re: How am I supposed to know which master VMs are not used (can be deleted?)

2017-12-22 Thread Šimon Demočko
Hell?

On Thursday, September 7, 2017 at 3:44:08 PM UTC+2, Šimon Demočko wrote:
>
> Hi, as per documentation on page 
> https://www.vagrantup.com/docs/virtualbox/configuration.html there is a 
> Note saying:
>
>  the generated master VMs are currently not removed automatically by 
>> Vagrant. This has to be done manually. However, a master VM can only be 
>> removed when there are no linked clones connected to it.
>
>
> Now how am I supposed to know, which generated master VMs can be removed? 
> I have three master VMs and 7 linked clones. I found no way to find out 
> which machine is linked to which master and thus I found no way how to find 
> out which masters are not used anymore, to be deleted.
>
> Anyway, Vagrant should definitely ask if I want to delete master VM, when 
> destroying a machine that is the last clone of it.
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/1d9f52f4-045f-4c3b-8593-c686a6df6eed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.