Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"vagrant up" hangs on environment_unload hook #6127

Closed
davepgreene opened this issue Aug 11, 2015 · 2 comments
Closed

"vagrant up" hangs on environment_unload hook #6127

davepgreene opened this issue Aug 11, 2015 · 2 comments

Comments

@davepgreene
Copy link

When I run vagrant up it hangs on INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x000001009a5578>. All provisioners run, ports are forwarded, and shared folders are set. However, the vagrant up run never finishes.

Log is in this gist: https://gist.github.com/davepgreene/4719fc4a9079c7b79368

I'm running Virtualbox 5 and Vagrant 1.7.4 on OSX 10.10.4 and I'm using the following plugins:

  • vagrant-bindfs (0.4.2)
  • vagrant-hostsupdater (0.0.11)
  • vagrant-notify (0.4.0)
  • vagrant-omnibus (1.4.1)
  • vagrant-share (1.1.4, system)

What other information can I give to help troubleshoot?

@sethvargo
Copy link
Contributor

Hi @davepgreene

Are you able to reproduce this issue with no plugins installed?

@davepgreene
Copy link
Author

Hi @sethvargo

Looks like it was an issue in the vagrant-notify plugin. I'll repost on the plugin's issue tracker.

Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants