canonical / canonical/multipass

timed out waiting for response

Open
#2,875 3 comments 1 reaction 0 assignees View on GitHub
needs-info question
Dominant language
C++
Stars
9.2k
Forks
828
Avg merge
3d 1h
Merged PRs (30d)
44

Description

**Describe the bug**
Describe what your problem is.

**To Reproduce**
How, and what happened?
1. `multipass ...`
1. multipass start master02 failed

**Expected behavior**
What did you expect to happen?

**Logs**
Please provide logs from the daemon, see [accessing logs](https://multipass.run/docs/accessing-logs) on where to find them on your platform.

**Additional info**
- OS: [e.g. macOS 12.6]
- `multipass version `
multipass 1.10.1+mac
multipassd 1.10.1+mac
- `multipass info --all`
Name: master02
State: Unknown
IPv4: --
Release: --
Image hash: b27163374c83 (Ubuntu 22.04 LTS)
Load: --
Disk usage: --
Memory usage: --
Mounts: --

Name: master03
State: Stopped
IPv4: --
Release: --
Image hash: b27163374c83 (Ubuntu 22.04 LTS)
Load: --
Disk usage: --
Memory usage: --
Mounts: --

Name: slave01
State: Stopped
IPv4: --
Release: --
Image hash: b27163374c83 (Ubuntu 22.04 LTS)
Load: --
Disk usage: --
Memory usage: --
Mounts: --

- `multipass get local.driver`
% multipass get local.driver
qemu

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `multipass start master02` with the local driver set to qemu, then collect the daemon logs using the linked accessing-logs documentation. Compare the result with `multipass info --all`; done means master02 starts successfully and reports a running state instead of timing out.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.