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

Configuration error while Vagrant up, plugins installed #1786

Closed
Steelsector opened this issue Jun 3, 2018 · 4 comments
Closed

Configuration error while Vagrant up, plugins installed #1786

Steelsector opened this issue Jun 3, 2018 · 4 comments

Comments

@Steelsector
Copy link

Issue Type

  • Bug Report / Support Request

Your Environment

Vagrant 1.9.5, Version 5.1.38 r122592 (Qt5.6.2)

Your OS

  • Windows 10 PRO 64bit

Full console output

https://gist.github.com/Steelsector/d12834f2c4bb2999454cabf665608cf7

Summary

Hi,
I'm trying to set up my work environment on a Windows machine, I did it before on my personal laptop with the same vagrant version, everything works fine on that machine but on this new one it's not.
I have all the plugins installed and tried out multiple versions of vagrant and virtualbox as well, from the most up to date one back to this current one, and all of them had the same issue.
I have tried out the solutions I have found here or anywhere else nothing worked.

I really want to have this on this machine as I don't want to work on Mac anymore.

Thanks

@arun9989
Copy link

Could you please verify you have following configuration items in your box.yml files.

  • cache
  • hostmanager

@Steelsector
Copy link
Author

You mean in the config.yml?
vagrant_plugins:

  • name: vagrant-hostmanager
  • name: vagrant-vbguest
  • name: vagrant-bindfs
  • name: vagrant-cachier

@Ornitier
Copy link

Got similar here : #1741

@geerlingguy
Copy link
Owner

Please merge comments with / subscribe to #1741, which is the original issue for this problem. It seems like it may be an upstream bug in Vagrant.

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

No branches or pull requests

4 participants