No usable default provider could be found for your system (VM not recognized)
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I am having problems with Vagrant,it does not recognize Oracle VM
When I try:
$ vagrant up
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
CLI shows my VirtualBox version:
$ vboxmanage --version
5.2.2r119230
And Vagrant version:
$ vagrant version
Installed Version: 1.9.1
Latest Version: 2.0.1
What is wrong with my settings?
ubuntu virtualbox vagrant
add a comment |Â
up vote
2
down vote
favorite
I am having problems with Vagrant,it does not recognize Oracle VM
When I try:
$ vagrant up
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
CLI shows my VirtualBox version:
$ vboxmanage --version
5.2.2r119230
And Vagrant version:
$ vagrant version
Installed Version: 1.9.1
Latest Version: 2.0.1
What is wrong with my settings?
ubuntu virtualbox vagrant
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am having problems with Vagrant,it does not recognize Oracle VM
When I try:
$ vagrant up
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
CLI shows my VirtualBox version:
$ vboxmanage --version
5.2.2r119230
And Vagrant version:
$ vagrant version
Installed Version: 1.9.1
Latest Version: 2.0.1
What is wrong with my settings?
ubuntu virtualbox vagrant
I am having problems with Vagrant,it does not recognize Oracle VM
When I try:
$ vagrant up
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
CLI shows my VirtualBox version:
$ vboxmanage --version
5.2.2r119230
And Vagrant version:
$ vagrant version
Installed Version: 1.9.1
Latest Version: 2.0.1
What is wrong with my settings?
ubuntu virtualbox vagrant
edited Nov 29 '17 at 9:46
Vlastimil
6,4411147119
6,4411147119
asked Nov 29 '17 at 9:25
MikiBelavista
317515
317515
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
2
down vote
accepted
You need to install a lower virtualbox version than 5.2:
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, 4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider will display an error message. Please note that beta and pre-release versions of VirtualBox are not supported and may not be well-behaved.
vagrantup
add a comment |Â
up vote
0
down vote
Try to install latest version https://www.vagrantup.com/downloads.html via package this work it for me
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
You need to install a lower virtualbox version than 5.2:
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, 4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider will display an error message. Please note that beta and pre-release versions of VirtualBox are not supported and may not be well-behaved.
vagrantup
add a comment |Â
up vote
2
down vote
accepted
You need to install a lower virtualbox version than 5.2:
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, 4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider will display an error message. Please note that beta and pre-release versions of VirtualBox are not supported and may not be well-behaved.
vagrantup
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
You need to install a lower virtualbox version than 5.2:
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, 4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider will display an error message. Please note that beta and pre-release versions of VirtualBox are not supported and may not be well-behaved.
vagrantup
You need to install a lower virtualbox version than 5.2:
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, 4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider will display an error message. Please note that beta and pre-release versions of VirtualBox are not supported and may not be well-behaved.
vagrantup
answered Nov 29 '17 at 9:55
GAD3R
22.6k154894
22.6k154894
add a comment |Â
add a comment |Â
up vote
0
down vote
Try to install latest version https://www.vagrantup.com/downloads.html via package this work it for me
add a comment |Â
up vote
0
down vote
Try to install latest version https://www.vagrantup.com/downloads.html via package this work it for me
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Try to install latest version https://www.vagrantup.com/downloads.html via package this work it for me
Try to install latest version https://www.vagrantup.com/downloads.html via package this work it for me
answered Dec 28 '17 at 19:02
Bruno
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f407686%2fno-usable-default-provider-could-be-found-for-your-system-vm-not-recognized%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password