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

Changing instance configuration hangs on start with VirtualBox #3810

Open
Sploder12 opened this issue Dec 3, 2024 · 0 comments
Open

Changing instance configuration hangs on start with VirtualBox #3810

Sploder12 opened this issue Dec 3, 2024 · 0 comments
Labels
bug needs triage Issue needs to be triaged

Comments

@Sploder12
Copy link
Contributor

Describe the bug
Occasionally, changing the configuration of an instance then starting it will result in the start hanging. After restarting the daemon, the instance will be in the suspended state and be started normally.

To Reproduce

  1. Launch an instance
  2. Stop the instance
  3. Change CPUs from 1 to 2
  4. Start the instance
  5. Observe starting forever
  6. Restart daemon/machine
  7. Observe instance in suspended state
  8. Start instance
  9. Observe instance finish starting

Expected behavior
The instance starts normally without a hang.

Logs

4:14:56 PM [new-rook] Waiting for SSH to be up
4:20:13 PM [new-rook] SSH session disconnected
4:20:13 PM [new-rook] Caching new SSH session
...
Repeats ssh disconnect and cache once every 20 seconds.

Additional info

  • OS: Windows 10 Home
  • multipass version: 1.14.1, 1.50 RC2
  • multipass get local.driver: VirtualBox

Additional context
Is not guaranteed to happen. The daemon will give up ("Waiting for daemon") after 5 minutes.

@Sploder12 Sploder12 added bug needs triage Issue needs to be triaged labels Dec 3, 2024
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