-
Notifications
You must be signed in to change notification settings - Fork 87
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
Unable to resume suspended virtual machine #282
Comments
I was able to run vagrant reload to restart the vm, which seemed to work, but then failed when trying to mount in shared folders:
|
Hi @boucher,
Have you tried to open the VM window at that moment? You can double-click on the VM name in the list (Control Center) and the window should appear. Normally there is a login prompt available. |
Yes, there's a login prompt available (though I don't know the credentials, and it's not that useful to me). |
|
@boucher Unfortunately I still can't reproduce this issue. I'd be great if you send a Problem Report to Parallels, so our engineers will be able to investigate it.
Thanks! P.s.
Just in case - there are default credentials. Username: vagrant , password: vagrant |
Manually suspending and resuming the vm right after seems to work fine, but restarting the machine and then resuming the vm seems to fail consistently for me. |
Here's the report ID I sent in just now: 133465318 |
The other problems are fixed, but when I restart my computer, |
I was still running box 2.0.3, I'll try to see if upgrading to the latest box fixes anything. |
Just want to chime in that running 2.0.4 still has this issue. |
@boucher @tolmasky Is this issue reproducible constantly, even with a "clean" VM? ( Unfortunately, I still can't reproduce it on my laptop. If you don't have any success with it, then hopefully @dskr99 can help you by a remote session, if you want. |
I run into this issue with a specific VM (based on https://github.com/geerlingguy/drupal-vm). Going to try updating Parallels and the plugin. Worst-case, I'll eventually try destroying and re-provisioning the VM. Using |
Hi all. If anyone still have it on the latest versions of Parallels Desktop, Vagrant and provider, feel free to open a new issue for that. |
Whenever I either shut down my machine, or manually run vagrant suspend on my vm, I'm unable to resume the vm afterwards. Vagrant just sits retrying forever:
The Parallels app seems to think the vm is running, but there's no way for me to connect to it. Running
vagrant ssh
manually also fails.I'm running Parallels 12.1.0, Vagrant 1.8.7, and vagrant-parallels 1.7.0. The vm is version 2.0.3 of parallels/ubuntu-16.04.
The text was updated successfully, but these errors were encountered: