You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to do both examples openVZ and KVM and the process will only work with KVM... after setting up everything to work with openVZ I get the following error:
user@user-All-Series:~/vagrant-proxmox-master/dummy_box$ vagrant up --provider=proxmox
Bringing machine 'box' up with 'proxmox' provider...
==> box: Creating the virtual machine... Unable to communicate with proxmox server:
Hi,
I was trying to do both examples openVZ and KVM and the process will only work with KVM... after setting up everything to work with openVZ I get the following error:
user@user-All-Series:~/vagrant-proxmox-master/dummy_box$ vagrant up --provider=proxmox
Bringing machine 'box' up with 'proxmox' provider...
==> box: Creating the virtual machine...
Unable to communicate with proxmox server:
Unable to create the virtual machine!
Cause: VagrantPlugins::Proxmox::ApiError::NotImplemented
my Vagrant fie is configured as:
Vagrant.configure('2') do |config|
end
Basically the example template..
I'm using
I have no idea what went wrong... If you can give me any hint, I'll appreciated.
Best
The text was updated successfully, but these errors were encountered: