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

terminate called after throwing an instance of 'std::runtime_error' #7

Closed
popey opened this issue Dec 14, 2017 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@popey
Copy link

popey commented Dec 14, 2017

I launched a multipass then started something intensive, and now the vm has locked up. I want to get in to debug it, but multipass connect won't let me. Now, I don't mind that I can't get in, I'll throw this away and start again, but the error message I get when I try and connect could do with some love:-

alan@hal:~$ multipass connect finer-mite 
terminate called after throwing an instance of 'std::runtime_error'
  what():  ssh: No route to host
Aborted (core dumped)

@Saviq Saviq added the bug label Dec 14, 2017
@Saviq
Copy link
Collaborator

Saviq commented Dec 14, 2017

Oh it certainly shouldn't dump core...

We are thinking about improving the "debug" mode of multipass, where you'd get direct access to the qemu console / monitor.

@townsend2010
Copy link
Contributor

Yeah, probably needs a try/catch block to be nice:)

@townsend2010 townsend2010 self-assigned this Dec 14, 2017
@Saviq Saviq closed this as completed in 77183e9 Dec 14, 2017
@Saviq Saviq added this to the 2017.2.3 milestone Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants