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

Windows 7 'vagrant up' does nothing. #1483

Closed
sanjokgrg opened this issue Jul 20, 2017 · 3 comments
Closed

Windows 7 'vagrant up' does nothing. #1483

sanjokgrg opened this issue Jul 20, 2017 · 3 comments

Comments

@sanjokgrg
Copy link

Issue Type

  • Bug Report / Support Request

Your Environment

vagrant --version && vboxmanage --version
Vagrant 1.9.7
'vboxmanage' is not recognized as an internal  or external command

Your OS

  • Windows ( 7 ) 64 bit

Full console output

Command ran
vagrant up

  • No console output

Summary

vagrant
vagrant up does nothing .
I installed Virtualbox, vagrant just like on the quick guides. I extracted the drupal vm to Desktop and changed the default.config.yml to config.yml.
I tried uninstalling and installing Virtualbox and Vagrant but still after typing vagrant up on cmd or gitbash, it does not throw any error. I am not sure if it is running on the background but, it is just stuck with blinking cursor.

@oxyc
Copy link
Collaborator

oxyc commented Jul 20, 2017

Seems to be an upstream issue hashicorp/vagrant#8783. Try with downgrading to Vagrant 1.9.6

@geerlingguy
Copy link
Owner

Yeah, definitely a Vagrant bug. For now, install Vagrant 1.9.6 and don't upgrade until the linked issue is fixed.

@oxyc
Copy link
Collaborator

oxyc commented Sep 23, 2017

Upgrading powershell should resolve the issue. The latest release (1.9.8) includes this PR #8839 that checks the powershell version and raises an error if the minimum is not satisfied.

You can find instructions on how to update PowerShell at hashicorp/vagrant#8783 (comment).

I'll close this issue

This issue was closed.
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

3 participants