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

Cannot launch Ubuntu 16.04 VM from Ubuntu #3874

Open
Guillaumebeuzeboc opened this issue Jan 13, 2025 · 0 comments
Open

Cannot launch Ubuntu 16.04 VM from Ubuntu #3874

Guillaumebeuzeboc opened this issue Jan 13, 2025 · 0 comments
Labels
bug needs triage Issue needs to be triaged

Comments

@Guillaumebeuzeboc
Copy link

Describe the bug
Launching a 16.04 VM from Ubuntu is timing out. It results in a VM in an "Unknown" state that cannot be started.

To Reproduce

  1. multipass launch 16.04
launch failed: The following errors occurred:
foremost-porcupine: timed out waiting for response

2.multipass start foremost-porcupine

Instance 'foremost-porcupine' is already running, but in an unknown state.
Try to stop it first.
  1. multipass stop foremost-porcupine
  2. multipass start foremost-porcupine (hangs)
  3. multipass list
foremost-porcupine      Unknown           --               Ubuntu 16.04 LTS

Expected behavior
Even if the image is EoL with Ubuntu Pro I should be able to launch and use it.

Logs
multipass.log

Additional info

  • OS: [Ubuntu 20.04.6 LTS, Ubuntu 22.04]
  • `multipass 1.15.011
  • multipassd 1.15.0
  • $ multipass info foremost-porcupine
Name:           foremost-porcupine
State:          Unknown
Snapshots:      0
IPv4:           --
Release:        --
Image hash:     65bb42c0d2e0 (Ubuntu 16.04 LTS)
CPU(s):         --
Load:           --
Disk usage:     --
Memory usage:   --
Mounts:         --
  • multipass get local.driver
    qemu

Additional context
I am trying to test a solution using Ubuntu Pro. Because of cgroup incompatibility I cannot use a container.

@Guillaumebeuzeboc Guillaumebeuzeboc added bug needs triage Issue needs to be triaged labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant