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

Turning sandbox on kills env #1

Closed
miketheman opened this issue Aug 9, 2011 · 5 comments
Closed

Turning sandbox on kills env #1

miketheman opened this issue Aug 9, 2011 · 5 comments

Comments

@miketheman
Copy link

When running a new vagrant instance, executing sandbox on produces the following:

mike-mba:rubyapp michael$ vagrant sandbox on
[default] - Enabling sandbox
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to take snapshot. Error message: Failed to save the machine state to '/Users/michael/VirtualBox VMs/rubyapp_1312908797/Snapshots/2011-08-09T17-24-27-576715000Z.sav' (VERR_SSM_LIVE_GURU_MEDITATION)

mike-mba:rubyapp michael$ vagrant status
Current VM states:

default stuck

The VM is "stuck!" This is a very rare state which means that
VirtualBox is unable to recover the current state of the VM.
The only known solution to this problem is to restart your
machine, sorry.

Machine must be restarted, vagrant machine must be demolished (removed, deleted, etc).

@gregwork
Copy link
Contributor

@miketheman - I've submitted a pull request to sort this; it's a VirtualBox bug. Details here.

@miketheman
Copy link
Author

Thanks. I'll leave this open until it gets pulled in.
In other news, is there a way I can "gem install" from your branch?

@dcarley
Copy link
Contributor

dcarley commented Oct 18, 2011

Hit this too. Sometimes snapshot on would complete successfully but the running VM would then become uncontactable. Would be good to see the new version pushed to rubygems.

In other news, is there a way I can "gem install" from your branch?

Gregwork's fix is now in master. You can build from a clone with gem build sahara.spec and then install the resulting gem.

@AlekSi
Copy link

AlekSi commented Oct 19, 2011

Please release new version with this fix.

jedi4ever pushed a commit that referenced this issue Mar 27, 2012
Quick fix for Windows when using Vagrant 1.0.1
@ryuzee
Copy link
Collaborator

ryuzee commented May 29, 2014

It's very old issue so that I would like to close the issue.

@ryuzee ryuzee closed this as completed May 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants