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

timed out with fedora and qemu #2403

Closed
changemenemo opened this issue Jan 22, 2022 · 2 comments
Closed

timed out with fedora and qemu #2403

changemenemo opened this issue Jan 22, 2022 · 2 comments

Comments

@changemenemo
Copy link

Describe the bug
timed out with a simple ubuntu 20.04 multipass and qemu as backend

To Reproduce
How, and what happened?

  1. `multipass start primary'
    under fedora 35 and qemu up to date

Expected behavior
that it starts?

Logs
Please provide logs from the daemon, see accessing logs on where to find them on your platform.

 multipass start -v primary
[2022-01-22T06:40:41.501] [warning] [Qt] QProcess: Destroyed while process ("qemu-system-x86_64") is still running.
[2022-01-22T06:40:41.526] [error] [primary] process error occurred Crashed program: qemu-system-x86_64; error: Process crashed
[2022-01-22T06:40:41.526] [error] [primary] error: program: qemu-system-x86_64; error: Process crashed
[2022-01-22T06:40:41.533] [warning] [Qt] QObject::connect(multipass::Process, Unknown): invalid null parameter
[2022-01-22T06:40:41.533] [warning] [Qt] QObject::connect(multipass::Process, Unknown): invalid null parameter
[2022-01-22T06:40:41.533] [warning] [Qt] QObject::connect(multipass::Process, Unknown): invalid null parameter
[2022-01-22T06:40:41.533] [warning] [Qt] QObject::connect(multipass::Process, Unknown): invalid null parameter
[2022-01-22T06:40:41.533] [warning] [Qt] QObject::connect(multipass::Process, Unknown): invalid null parameter
[2022-01-22T06:40:41.534] [warning] [Qt] QObject::connect(multipass::Process, Unknown): invalid null parameter
start failed: cannot connect to the multipass socket                            
Please ensure multipassd is running and '/var/snap/multipass/common/multipass_socket' is accessible

logs from journalctl

Jan 22 05:47:41 noone systemd[1]: Started Service for snap application multipass.multipassd.
Jan 22 05:47:43 noone multipassd[1696]: Unable to determine subnet for the mpqemubr0 subnet
Jan 22 05:47:43 noone multipassd[1696]: Using AppArmor support
Jan 22 05:47:43 noone multipassd[1696]: Failed to enable AppArmor: AppArmor is not enabled
Jan 22 05:47:43 noone multipassd[1696]: Starting dnsmasq
Jan 22 05:47:43 noone multipassd[1696]: [3296] started: dnsmasq --keep-in-foreground --strict-order --bind-interfaces --pid-file --domain=multipass --local=/multipass/ --except-interface=lo --interface=mpqemubr0 --listen-address=10.>
Jan 22 05:47:43 noone dnsmasq[3296]: started, version 2.80 cachesize 150
Jan 22 05:47:43 noone dnsmasq[3296]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC loop-detect inotify dumpfile
Jan 22 05:47:43 noone dnsmasq-dhcp[3296]: DHCP, IP range 10.84.68.2 -- 10.84.68.254, lease time infinite
Jan 22 05:47:43 noone dnsmasq-dhcp[3296]: DHCP, sockets bound exclusively to interface mpqemubr0
Jan 22 05:47:43 noone dnsmasq[3296]: using local addresses only for domain multipass
Jan 22 05:47:43 noone dnsmasq[3296]: reading /etc/resolv.conf
Jan 22 05:47:43 noone dnsmasq[3296]: using local addresses only for domain multipass
Jan 22 05:47:43 noone dnsmasq[3296]: using nameserver 127.0.0.53#53
Jan 22 05:47:43 noone dnsmasq[3296]: read /etc/hosts - 2 addresses
Jan 22 05:47:43 noone dnsmasq-dhcp[3296]: read /var/snap/multipass/common/data/multipassd/network/dnsmasq.hosts
Jan 22 05:47:43 noone multipassd[1696]: Cannot parse kernel version '5.15.15-200.fc35.x86_64'
Jan 22 05:47:43 noone multipassd[1696]: Using iptables-legacy for firewall rules.
Jan 22 05:47:43 noone multipassd[1696]: [3342] started: iptables-legacy --wait -t filter --list-rules
Jan 22 05:47:43 noone multipassd[1696]: [3354] started: iptables-legacy --wait -t nat --list-rules
Jan 22 05:47:43 noone multipassd[1696]: [3358] started: iptables-legacy --wait -t mangle --list-rules
Jan 22 05:47:43 noone multipassd[1696]: [3360] started: iptables-legacy --wait -t raw --list-rules
Jan 22 05:47:43 noone multipassd[1696]: [3363] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol udp --dport 67 --jump ACCEPT --match comment --comment generated for Multipass network mpqem>
Jan 22 05:47:43 noone multipassd[1696]: [3372] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol udp --dport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpqem>
Jan 22 05:47:43 noone multipassd[1696]: [3375] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol tcp --dport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpqem>
Jan 22 05:47:43 noone multipassd[1696]: [3377] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol udp --sport 67 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 05:47:43 noone multipassd[1696]: [3380] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol udp --sport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 05:47:43 noone multipassd[1696]: [3383] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol tcp --sport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 05:47:43 noone multipassd[1696]: [3385] started: iptables-legacy --wait -t mangle --insert POSTROUTING --out-interface mpqemubr0 --protocol udp --dport 68 --jump CHECKSUM --checksum-fill --match comment --comment generated fo>
Jan 22 05:47:43 noone multipassd[1696]: [3390] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 --destination 224.0.0.0/24 --jump RETURN --match comment --comment generated for Multipass network mpq>
Jan 22 05:47:43 noone multipassd[1696]: [3393] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 --destination 255.255.255.255/32 --jump RETURN --match comment --comment generated for Multipass netwo>
Jan 22 05:47:43 noone multipassd[1696]: [3394] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --protocol tcp --jump MASQUERADE --to-ports 1024-65535 --match comment ->
Jan 22 05:47:43 noone multipassd[1696]: [3400] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --protocol udp --jump MASQUERADE --to-ports 1024-65535 --match comment ->
Jan 22 05:47:43 noone multipassd[1696]: [3402] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --jump MASQUERADE --match comment --comment generated for Multipass netw>
Jan 22 05:47:43 noone multipassd[1696]: [3404] started: iptables-legacy --wait -t filter --insert FORWARD --destination 10.84.68.0/24 --out-interface mpqemubr0 --match conntrack --ctstate RELATED,ESTABLISHED --jump ACCEPT --match co>
Jan 22 05:47:43 noone multipassd[1696]: [3410] started: iptables-legacy --wait -t filter --insert FORWARD --source 10.84.68.0/24 --in-interface mpqemubr0 --jump ACCEPT --match comment --comment generated for Multipass network mpqemu>
Jan 22 05:47:43 noone multipassd[1696]: [3413] started: iptables-legacy --wait -t filter --insert FORWARD --in-interface mpqemubr0 --out-interface mpqemubr0 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 05:47:43 noone multipassd[1696]: [3415] started: iptables-legacy --wait -t filter --append FORWARD --in-interface mpqemubr0 --jump REJECT --reject-with icmp-port-unreachable --match comment --comment generated for Multipass n>
Jan 22 05:47:43 noone multipassd[1696]: [3417] started: iptables-legacy --wait -t filter --append FORWARD --out-interface mpqemubr0 --jump REJECT --reject-with icmp-port-unreachable --match comment --comment generated for Multipass >
Jan 22 05:47:43 noone multipassd[1696]: Error getting https://cloud-images.ubuntu.com/releases/streams/v1/index.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 05:47:43 noone multipassd[1696]: Error getting https://cloud-images.ubuntu.com/releases/streams/v1/com.ubuntu.cloud:released:download.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 05:47:43 noone multipassd[1696]: Error getting https://cloud-images.ubuntu.com/daily/streams/v1/index.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 05:47:43 noone multipassd[1696]: Error getting https://cloud-images.ubuntu.com/daily/streams/v1/com.ubuntu.cloud:daily:download.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 05:47:43 noone multipassd[1696]: Cannot retrieve headers for https://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-amd64.img.xz: Host cdimage.ubuntu.com not found
Jan 22 05:47:43 noone multipassd[1696]: Could not update manifest: failed to download from 'https://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-amd64.img.xz': Host cdimage.ubuntu.com not found
Jan 22 05:47:43 noone multipassd[1696]: Cannot retrieve headers for https://cloud-images.ubuntu.com/buildd/releases/bionic/release/bionic-server-cloudimg-amd64-disk.img: Host cloud-images.ubuntu.com not found
Jan 22 05:47:43 noone multipassd[1696]: Could not update manifest: failed to download from 'https://cloud-images.ubuntu.com/buildd/releases/bionic/release/bionic-server-cloudimg-amd64-disk.img': Host cloud-images.ubuntu.com not found
Jan 22 05:47:43 noone multipassd[1696]: Error getting https://codeload.github.com/canonical/multipass-workflows/zip/refs/heads/main: Host codeload.github.com not found - trying cache.
Jan 22 05:47:43 noone multipassd[1696]: gRPC listening on unix:/var/snap/multipass/common/multipass_socket, SSL:on
Jan 22 05:47:43 noone multipassd[1696]: [3652] started: qemu-img snapshot -l /var/snap/multipass/common/data/multipassd/vault/instances/primary/ubuntu-20.04-server-cloudimg-amd64.img
Jan 22 05:47:44 noone multipassd[1696]: Starting Multipass 1.8.0
Jan 22 05:47:44 noone multipassd[1696]: Daemon arguments: /snap/multipass/6130/bin/multipassd --verbosity debug --logger platform
Jan 22 05:48:46 noone multipassd[1696]: [7715] started: /snap/multipass/6130/bin/check_kvm_support
Jan 22 05:48:46 noone multipassd[1696]: process working dir '/snap/multipass/6130/qemu'
Jan 22 05:48:46 noone multipassd[1696]: process program 'qemu-system-x86_64'
Jan 22 05:48:46 noone multipassd[1696]: process arguments '--enable-kvm, -cpu, host, -nic, tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8, -device, virtio-scsi-pci,id=scsi0, -drive, fil>
Jan 22 05:48:46 noone multipassd[1696]: [7732] started: qemu-system-x86_64 -nographic -dump-vmstate /tmp/multipassd.osFIzl
Jan 22 05:48:46 noone multipassd[1696]: process state changed to Starting
Jan 22 05:48:46 noone multipassd[1696]: process state changed to Running
Jan 22 05:48:46 noone multipassd[1696]: [7748] started: qemu-system-x86_64 --enable-kvm -cpu host -nic tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8 -device virtio-scsi-pci,id=scsi0 -d>
Jan 22 05:48:46 noone multipassd[1696]: process started
Jan 22 05:48:46 noone multipassd[1696]: Waiting for SSH to be up
Jan 22 05:48:46 noone multipassd[1696]: QMP: {"QMP": {"version": {"qemu": {"micro": 1, "minor": 2, "major": 4}, "package": "Debian 1:4.2-3ubuntu6.18"}, "capabilities": ["oob"]}}
Jan 22 05:48:46 noone multipassd[1696]: QMP: {"return": {}}
Jan 22 05:48:54 noone multipassd[1696]: QMP: {"timestamp": {"seconds": 1642826934, "microseconds": 706127}, "event": "NIC_RX_FILTER_CHANGED", "data": {"path": "/machine/unattached/device[22]/virtio-backend"}}
Jan 22 06:00:48 noone systemd[1]: Stopping Service for snap application multipass.multipassd...
Jan 22 06:00:48 noone multipassd[1696]: Received signal 15 (Terminated)
Jan 22 06:00:48 noone multipassd[1696]: Goodbye!
Jan 22 06:00:48 noone multipassd[1696]: QMP: {"return": {}}
                                                   {"timestamp": {"seconds": 1642827648, "microseconds": 125138}, "event": "POWERDOWN"}
Jan 22 06:00:49 noone multipassd[1696]: QMP: {"timestamp": {"seconds": 1642827649, "microseconds": 528574}, "event": "SHUTDOWN", "data": {"guest": true, "reason": "guest-shutdown"}}
Jan 22 06:00:49 noone multipassd[1696]: VM shut down
Jan 22 06:00:49 noone multipassd[1696]: process state changed to NotRunning
Jan 22 06:00:49 noone multipassd[1696]: process finished with exit code 0
Jan 22 06:00:49 noone multipassd[1696]: attempting to release non-existant addr: 52:54:00:33:7b:e8
Jan 22 06:00:49 noone multipass.multipassd[1696]: [warning] [Qt] "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”"
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [iptables-legacy] [14497] started: iptables-legacy --wait -t filter --list-rules
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14500] started: sh -c iptables-legacy --wait -t filter --delete INPUT -i mpqemubr0 -p tcp -m tcp --dport 53 -m comment --comment "generated for Multipass network mpqemu>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14502] started: sh -c iptables-legacy --wait -t filter --delete INPUT -i mpqemubr0 -p udp -m udp --dport 53 -m comment --comment "generated for Multipass network mpqemu>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14504] started: sh -c iptables-legacy --wait -t filter --delete INPUT -i mpqemubr0 -p udp -m udp --dport 67 -m comment --comment "generated for Multipass network mpqemu>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14506] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -i mpqemubr0 -o mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j AC>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14508] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -s 10.84.68.0/24 -i mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" ->
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14510] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -d 10.84.68.0/24 -o mpqemubr0 -m conntrack --ctstate RELATED,ESTABLISHED -m comment --comment "g>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14512] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -i mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j REJECT --reject>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14514] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -o mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j REJECT --reject>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14516] started: sh -c iptables-legacy --wait -t filter --delete OUTPUT -o mpqemubr0 -p tcp -m tcp --sport 53 -m comment --comment "generated for Multipass network mpqem>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14518] started: sh -c iptables-legacy --wait -t filter --delete OUTPUT -o mpqemubr0 -p udp -m udp --sport 53 -m comment --comment "generated for Multipass network mpqem>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14520] started: sh -c iptables-legacy --wait -t filter --delete OUTPUT -o mpqemubr0 -p udp -m udp --sport 67 -m comment --comment "generated for Multipass network mpqem>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [iptables-legacy] [14522] started: iptables-legacy --wait -t nat --list-rules
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14523] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 ! -d 10.84.68.0/24 -m comment --comment "generated for Multipass network mpqem>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14525] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 ! -d 10.84.68.0/24 -p udp -m comment --comment "generated for Multipass networ>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14527] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 ! -d 10.84.68.0/24 -p tcp -m comment --comment "generated for Multipass networ>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14529] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 -d 255.255.255.255/32 -m comment --comment "generated for Multipass network mp>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14531] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 -d 224.0.0.0/24 -m comment --comment "generated for Multipass network mpqemubr>
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [iptables-legacy] [14533] started: iptables-legacy --wait -t mangle --list-rules
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [sh] [14534] started: sh -c iptables-legacy --wait -t mangle --delete POSTROUTING -o mpqemubr0 -p udp -m udp --dport 68 -m comment --comment "generated for Multipass network >
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [iptables-legacy] [14536] started: iptables-legacy --wait -t raw --list-rules
Jan 22 06:00:49 noone multipass.multipassd[1696]: [debug] [dnsmasq] terminating
Jan 22 06:00:50 noone multipass.multipassd[1696]: [info] [dnsmasq] failed to terminate nicely, killing
Jan 22 06:00:50 noone systemd[1]: snap.multipass.multipassd.service: Deactivated successfully.
Jan 22 06:00:50 noone systemd[1]: Stopped Service for snap application multipass.multipassd.
Jan 22 06:00:50 noone systemd[1]: snap.multipass.multipassd.service: Consumed 20.834s CPU time.
-- Boot d8404a458be9426bbe228c47027ba509 --
Jan 22 06:01:40 noone systemd[1]: Started Service for snap application multipass.multipassd.
Jan 22 06:01:42 noone multipassd[1689]: Unable to determine subnet for the mpqemubr0 subnet
Jan 22 06:01:42 noone multipassd[1689]: Using AppArmor support
Jan 22 06:01:42 noone multipassd[1689]: Failed to enable AppArmor: AppArmor is not enabled
Jan 22 06:01:42 noone multipassd[1689]: Starting dnsmasq
Jan 22 06:01:42 noone multipassd[1689]: [3281] started: dnsmasq --keep-in-foreground --strict-order --bind-interfaces --pid-file --domain=multipass --local=/multipass/ --except-interface=lo --interface=mpqemubr0 --listen-address=10.>
Jan 22 06:01:42 noone dnsmasq[3281]: started, version 2.80 cachesize 150
Jan 22 06:01:42 noone dnsmasq[3281]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC loop-detect inotify dumpfile
Jan 22 06:01:42 noone dnsmasq-dhcp[3281]: DHCP, IP range 10.84.68.2 -- 10.84.68.254, lease time infinite
Jan 22 06:01:42 noone dnsmasq-dhcp[3281]: DHCP, sockets bound exclusively to interface mpqemubr0
Jan 22 06:01:42 noone dnsmasq[3281]: using local addresses only for domain multipass
Jan 22 06:01:42 noone dnsmasq[3281]: reading /etc/resolv.conf
Jan 22 06:01:42 noone dnsmasq[3281]: using local addresses only for domain multipass
Jan 22 06:01:42 noone dnsmasq[3281]: using nameserver 127.0.0.53#53
Jan 22 06:01:42 noone dnsmasq[3281]: read /etc/hosts - 2 addresses
Jan 22 06:01:42 noone dnsmasq-dhcp[3281]: read /var/snap/multipass/common/data/multipassd/network/dnsmasq.hosts
Jan 22 06:01:42 noone multipassd[1689]: Cannot parse kernel version '5.15.15-200.fc35.x86_64'
Jan 22 06:01:42 noone multipassd[1689]: Using iptables-legacy for firewall rules.
Jan 22 06:01:42 noone multipassd[1689]: [3321] started: iptables-legacy --wait -t filter --list-rules
Jan 22 06:01:42 noone multipassd[1689]: [3331] started: iptables-legacy --wait -t nat --list-rules
Jan 22 06:01:42 noone multipassd[1689]: [3335] started: iptables-legacy --wait -t mangle --list-rules
Jan 22 06:01:42 noone multipassd[1689]: [3337] started: iptables-legacy --wait -t raw --list-rules
Jan 22 06:01:42 noone multipassd[1689]: [3340] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol udp --dport 67 --jump ACCEPT --match comment --comment generated for Multipass network mpqem>
Jan 22 06:01:42 noone multipassd[1689]: [3348] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol udp --dport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpqem>
Jan 22 06:01:42 noone multipassd[1689]: [3352] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol tcp --dport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpqem>
Jan 22 06:01:42 noone multipassd[1689]: [3354] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol udp --sport 67 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:01:42 noone multipassd[1689]: [3357] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol udp --sport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:01:42 noone multipassd[1689]: [3361] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol tcp --sport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:01:42 noone multipassd[1689]: [3363] started: iptables-legacy --wait -t mangle --insert POSTROUTING --out-interface mpqemubr0 --protocol udp --dport 68 --jump CHECKSUM --checksum-fill --match comment --comment generated fo>
Jan 22 06:01:42 noone multipassd[1689]: [3370] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 --destination 224.0.0.0/24 --jump RETURN --match comment --comment generated for Multipass network mpq>
Jan 22 06:01:42 noone multipassd[1689]: [3372] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 --destination 255.255.255.255/32 --jump RETURN --match comment --comment generated for Multipass netwo>
Jan 22 06:01:42 noone multipassd[1689]: [3375] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --protocol tcp --jump MASQUERADE --to-ports 1024-65535 --match comment ->
Jan 22 06:01:42 noone multipassd[1689]: [3380] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --protocol udp --jump MASQUERADE --to-ports 1024-65535 --match comment ->
Jan 22 06:01:42 noone multipassd[1689]: [3383] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --jump MASQUERADE --match comment --comment generated for Multipass netw>
Jan 22 06:01:42 noone multipassd[1689]: [3385] started: iptables-legacy --wait -t filter --insert FORWARD --destination 10.84.68.0/24 --out-interface mpqemubr0 --match conntrack --ctstate RELATED,ESTABLISHED --jump ACCEPT --match co>
Jan 22 06:01:42 noone multipassd[1689]: [3391] started: iptables-legacy --wait -t filter --insert FORWARD --source 10.84.68.0/24 --in-interface mpqemubr0 --jump ACCEPT --match comment --comment generated for Multipass network mpqemu>
Jan 22 06:01:42 noone multipassd[1689]: [3393] started: iptables-legacy --wait -t filter --insert FORWARD --in-interface mpqemubr0 --out-interface mpqemubr0 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:01:42 noone multipassd[1689]: [3395] started: iptables-legacy --wait -t filter --append FORWARD --in-interface mpqemubr0 --jump REJECT --reject-with icmp-port-unreachable --match comment --comment generated for Multipass n>
Jan 22 06:01:42 noone multipassd[1689]: [3398] started: iptables-legacy --wait -t filter --append FORWARD --out-interface mpqemubr0 --jump REJECT --reject-with icmp-port-unreachable --match comment --comment generated for Multipass >
Jan 22 06:01:42 noone multipassd[1689]: Error getting https://cloud-images.ubuntu.com/releases/streams/v1/index.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 06:01:42 noone multipassd[1689]: Error getting https://cloud-images.ubuntu.com/releases/streams/v1/com.ubuntu.cloud:released:download.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 06:01:42 noone multipassd[1689]: Error getting https://cloud-images.ubuntu.com/daily/streams/v1/index.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 06:01:42 noone multipassd[1689]: Error getting https://cloud-images.ubuntu.com/daily/streams/v1/com.ubuntu.cloud:daily:download.json: Host cloud-images.ubuntu.com not found - trying cache.
Jan 22 06:01:42 noone multipassd[1689]: Cannot retrieve headers for https://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-amd64.img.xz: Host cdimage.ubuntu.com not found
Jan 22 06:01:42 noone multipassd[1689]: Could not update manifest: failed to download from 'https://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-amd64.img.xz': Host cdimage.ubuntu.com not found
Jan 22 06:01:42 noone multipassd[1689]: Cannot retrieve headers for https://cloud-images.ubuntu.com/buildd/releases/bionic/release/bionic-server-cloudimg-amd64-disk.img: Host cloud-images.ubuntu.com not found
Jan 22 06:01:42 noone multipassd[1689]: Could not update manifest: failed to download from 'https://cloud-images.ubuntu.com/buildd/releases/bionic/release/bionic-server-cloudimg-amd64-disk.img': Host cloud-images.ubuntu.com not found
Jan 22 06:01:42 noone multipassd[1689]: Error getting https://codeload.github.com/canonical/multipass-workflows/zip/refs/heads/main: Host codeload.github.com not found - trying cache.
Jan 22 06:01:42 noone multipassd[1689]: gRPC listening on unix:/var/snap/multipass/common/multipass_socket, SSL:on
Jan 22 06:01:42 noone multipassd[1689]: [3631] started: qemu-img snapshot -l /var/snap/multipass/common/data/multipassd/vault/instances/primary/ubuntu-20.04-server-cloudimg-amd64.img
Jan 22 06:01:43 noone multipassd[1689]: Starting Multipass 1.8.0
Jan 22 06:01:43 noone multipassd[1689]: Daemon arguments: /snap/multipass/6130/bin/multipassd --verbosity debug --logger platform
Jan 22 06:02:57 noone multipassd[1689]: [7641] started: /snap/multipass/6130/bin/check_kvm_support
Jan 22 06:02:57 noone multipassd[1689]: process working dir '/snap/multipass/6130/qemu'
Jan 22 06:02:57 noone multipassd[1689]: process program 'qemu-system-x86_64'
Jan 22 06:02:57 noone multipassd[1689]: process arguments '--enable-kvm, -cpu, host, -nic, tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8, -device, virtio-scsi-pci,id=scsi0, -drive, fil>
Jan 22 06:02:57 noone multipassd[1689]: [7658] started: qemu-system-x86_64 -nographic -dump-vmstate /tmp/multipassd.MPSUxN
Jan 22 06:02:58 noone multipassd[1689]: process state changed to Starting
Jan 22 06:02:58 noone multipassd[1689]: process state changed to Running
Jan 22 06:02:58 noone multipassd[1689]: [7684] started: qemu-system-x86_64 --enable-kvm -cpu host -nic tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8 -device virtio-scsi-pci,id=scsi0 -d>
Jan 22 06:02:58 noone multipassd[1689]: process started
Jan 22 06:02:58 noone multipassd[1689]: Waiting for SSH to be up
Jan 22 06:02:58 noone multipassd[1689]: QMP: {"QMP": {"version": {"qemu": {"micro": 1, "minor": 2, "major": 4}, "package": "Debian 1:4.2-3ubuntu6.18"}, "capabilities": ["oob"]}}
Jan 22 06:02:58 noone multipassd[1689]: QMP: {"return": {}}
Jan 22 06:03:06 noone multipassd[1689]: QMP: {"timestamp": {"seconds": 1642827786, "microseconds": 1977}, "event": "NIC_RX_FILTER_CHANGED", "data": {"path": "/machine/unattached/device[22]/virtio-backend"}}
Jan 22 06:24:14 noone multipassd[1689]: Cannot open ssh session on "primary" shutdown: failed to determine IP address
Jan 22 06:24:14 noone multipassd[1689]: No mounts to stop for instance "primary"
Jan 22 06:24:14 noone multipassd[1689]: QMP: {"return": {}}
Jan 22 06:24:14 noone multipassd[1689]: QMP: {"timestamp": {"seconds": 1642829054, "microseconds": 949082}, "event": "POWERDOWN"}
Jan 22 06:24:14 noone multipassd[1689]: VM powering down
Jan 22 06:24:16 noone multipassd[1689]: QMP: {"timestamp": {"seconds": 1642829056, "microseconds": 200912}, "event": "SHUTDOWN", "data": {"guest": true, "reason": "guest-shutdown"}}
Jan 22 06:24:16 noone multipassd[1689]: VM shut down
Jan 22 06:24:16 noone multipassd[1689]: process state changed to NotRunning
Jan 22 06:24:16 noone multipassd[1689]: process finished with exit code 0
Jan 22 06:24:56 noone systemd[1]: Started snap.multipass.multipass.27d79eb1-bd63-460a-8b8e-74f244176bd8.scope.
Jan 22 06:24:56 noone systemd[1]: snap.multipass.multipass.27d79eb1-bd63-460a-8b8e-74f244176bd8.scope: Deactivated successfully.
Jan 22 06:25:18 noone multipassd[1689]: [21770] started: /snap/multipass/6130/bin/check_kvm_support
Jan 22 06:25:18 noone multipassd[1689]: process working dir '/snap/multipass/6130/qemu'
Jan 22 06:25:18 noone multipassd[1689]: process program 'qemu-system-x86_64'
Jan 22 06:25:18 noone multipassd[1689]: process arguments '--enable-kvm, -cpu, host, -nic, tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8, -device, virtio-scsi-pci,id=scsi0, -drive, fil>
Jan 22 06:25:18 noone multipassd[1689]: [21775] started: qemu-system-x86_64 -nographic -dump-vmstate /tmp/multipassd.ZAPlGB
Jan 22 06:25:18 noone multipassd[1689]: process state changed to Starting
Jan 22 06:25:18 noone multipassd[1689]: process state changed to Running
Jan 22 06:25:18 noone multipassd[1689]: [21780] started: qemu-system-x86_64 --enable-kvm -cpu host -nic tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8 -device virtio-scsi-pci,id=scsi0 ->
Jan 22 06:25:18 noone multipassd[1689]: process started
Jan 22 06:25:18 noone multipassd[1689]: Waiting for SSH to be up
Jan 22 06:25:18 noone multipassd[1689]: QMP: {"QMP": {"version": {"qemu": {"micro": 1, "minor": 2, "major": 4}, "package": "Debian 1:4.2-3ubuntu6.18"}, "capabilities": ["oob"]}}
Jan 22 06:25:18 noone multipassd[1689]: QMP: {"return": {}}
Jan 22 06:25:27 noone multipassd[1689]: QMP: {"timestamp": {"seconds": 1642829127, "microseconds": 181670}, "event": "NIC_RX_FILTER_CHANGED", "data": {"path": "/machine/unattached/device[22]/virtio-backend"}}
Jan 22 06:33:29 noone multipassd[1689]: [23889] started: /snap/multipass/6130/bin/check_kvm_support
Jan 22 06:40:41 noone multipassd[1689]: [25702] started: /snap/multipass/6130/bin/check_kvm_support
Jan 22 06:40:41 noone multipassd[1689]: process working dir '/snap/multipass/6130/qemu'
Jan 22 06:40:41 noone multipassd[1689]: process program 'qemu-system-x86_64'
Jan 22 06:40:41 noone multipassd[1689]: process arguments '--enable-kvm, -cpu, host, -nic, tap,ifname=tap-1e376645a40,script=no,downscript=no,model=virtio-net-pci,mac=52:54:00:33:7b:e8, -device, virtio-scsi-pci,id=scsi0, -drive, fil>
Jan 22 06:40:41 noone multipassd[1689]: QProcess: Destroyed while process ("qemu-system-x86_64") is still running.
Jan 22 06:40:41 noone multipassd[1689]: process error occurred Crashed program: qemu-system-x86_64; error: Process crashed
Jan 22 06:40:41 noone multipassd[1689]: process state changed to NotRunning
Jan 22 06:40:41 noone multipassd[1689]: error: program: qemu-system-x86_64; error: Process crashed
Jan 22 06:40:41 noone multipassd[1689]: QObject::connect(multipass::Process, Unknown): invalid null parameter
Jan 22 06:40:41 noone multipassd[1689]: QObject::connect(multipass::Process, Unknown): invalid null parameter
Jan 22 06:40:41 noone multipassd[1689]: QObject::connect(multipass::Process, Unknown): invalid null parameter
Jan 22 06:40:41 noone multipassd[1689]: QObject::connect(multipass::Process, Unknown): invalid null parameter
Jan 22 06:40:41 noone multipassd[1689]: QObject::connect(multipass::Process, Unknown): invalid null parameter
Jan 22 06:40:41 noone multipassd[1689]: QObject::connect(multipass::Process, Unknown): invalid null parameter
Jan 22 06:40:41 noone systemd[1]: snap.multipass.multipassd.service: Main process exited, code=dumped, status=11/SEGV
Jan 22 06:41:12 noone systemd[1]: snap.multipass.multipassd.service: State 'stop-sigterm' timed out. Killing.
Jan 22 06:41:12 noone systemd[1]: snap.multipass.multipassd.service: Killing process 3281 (dnsmasq) with signal SIGKILL.
Jan 22 06:41:12 noone systemd[1]: snap.multipass.multipassd.service: Failed with result 'core-dump'.
Jan 22 06:41:12 noone systemd[1]: snap.multipass.multipassd.service: Consumed 39.801s CPU time.
Jan 22 06:41:12 noone systemd[1]: snap.multipass.multipassd.service: Scheduled restart job, restart counter is at 1.
Jan 22 06:41:12 noone systemd[1]: Stopped Service for snap application multipass.multipassd.
Jan 22 06:41:12 noone systemd[1]: snap.multipass.multipassd.service: Consumed 39.801s CPU time.
Jan 22 06:41:12 noone systemd[1]: Started Service for snap application multipass.multipassd.
Jan 22 06:41:12 noone multipassd[25902]: Using AppArmor support
Jan 22 06:41:12 noone multipassd[25902]: Failed to enable AppArmor: AppArmor is not enabled
Jan 22 06:41:12 noone multipassd[25902]: Starting dnsmasq
Jan 22 06:41:12 noone multipassd[25902]: [25945] started: dnsmasq --keep-in-foreground --strict-order --bind-interfaces --pid-file --domain=multipass --local=/multipass/ --except-interface=lo --interface=mpqemubr0 --listen-address=1>
Jan 22 06:41:12 noone dnsmasq[25945]: started, version 2.80 cachesize 150
Jan 22 06:41:12 noone dnsmasq[25945]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC loop-detect inotify dumpfile
Jan 22 06:41:12 noone dnsmasq-dhcp[25945]: DHCP, IP range 10.84.68.2 -- 10.84.68.254, lease time infinite
Jan 22 06:41:12 noone dnsmasq-dhcp[25945]: DHCP, sockets bound exclusively to interface mpqemubr0
Jan 22 06:41:12 noone dnsmasq[25945]: using local addresses only for domain multipass
Jan 22 06:41:12 noone dnsmasq[25945]: reading /etc/resolv.conf
Jan 22 06:41:12 noone dnsmasq[25945]: using local addresses only for domain multipass
Jan 22 06:41:12 noone dnsmasq[25945]: using nameserver 127.0.0.53#53
Jan 22 06:41:12 noone dnsmasq[25945]: read /etc/hosts - 2 addresses
Jan 22 06:41:12 noone dnsmasq-dhcp[25945]: read /var/snap/multipass/common/data/multipassd/network/dnsmasq.hosts
Jan 22 06:41:12 noone multipassd[25902]: Cannot parse kernel version '5.15.15-200.fc35.x86_64'
Jan 22 06:41:12 noone multipassd[25902]: Using iptables-legacy for firewall rules.
Jan 22 06:41:12 noone multipassd[25902]: [25946] started: iptables-legacy --wait -t filter --list-rules
Jan 22 06:41:12 noone multipassd[25902]: [25947] started: sh -c iptables-legacy --wait -t filter --delete INPUT -i mpqemubr0 -p tcp -m tcp --dport 53 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25949] started: sh -c iptables-legacy --wait -t filter --delete INPUT -i mpqemubr0 -p udp -m udp --dport 53 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25951] started: sh -c iptables-legacy --wait -t filter --delete INPUT -i mpqemubr0 -p udp -m udp --dport 67 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25953] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -i mpqemubr0 -o mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25955] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -s 10.84.68.0/24 -i mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25957] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -d 10.84.68.0/24 -o mpqemubr0 -m conntrack --ctstate RELATED,ESTABLISHED -m comment --comment "generated for Multipass>
Jan 22 06:41:12 noone multipassd[25902]: [25959] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -i mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j REJECT --reject-with icmp-port-unreac>
Jan 22 06:41:12 noone multipassd[25902]: [25961] started: sh -c iptables-legacy --wait -t filter --delete FORWARD -o mpqemubr0 -m comment --comment "generated for Multipass network mpqemubr0" -j REJECT --reject-with icmp-port-unreac>
Jan 22 06:41:12 noone multipassd[25902]: [25963] started: sh -c iptables-legacy --wait -t filter --delete OUTPUT -o mpqemubr0 -p tcp -m tcp --sport 53 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25965] started: sh -c iptables-legacy --wait -t filter --delete OUTPUT -o mpqemubr0 -p udp -m udp --sport 53 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25967] started: sh -c iptables-legacy --wait -t filter --delete OUTPUT -o mpqemubr0 -p udp -m udp --sport 67 -m comment --comment "generated for Multipass network mpqemubr0" -j ACCEPT
Jan 22 06:41:12 noone multipassd[25902]: [25969] started: iptables-legacy --wait -t nat --list-rules
Jan 22 06:41:12 noone multipassd[25902]: [25970] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 ! -d 10.84.68.0/24 -m comment --comment "generated for Multipass network mpqemubr0" -j MASQUERADE
Jan 22 06:41:12 noone multipassd[25902]: [25972] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 ! -d 10.84.68.0/24 -p udp -m comment --comment "generated for Multipass network mpqemubr0" -j MASQUE>
Jan 22 06:41:12 noone multipassd[25902]: [25974] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 ! -d 10.84.68.0/24 -p tcp -m comment --comment "generated for Multipass network mpqemubr0" -j MASQUE>
Jan 22 06:41:12 noone multipassd[25902]: [25976] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 -d 255.255.255.255/32 -m comment --comment "generated for Multipass network mpqemubr0" -j RETURN
Jan 22 06:41:12 noone multipassd[25902]: [25978] started: sh -c iptables-legacy --wait -t nat --delete POSTROUTING -s 10.84.68.0/24 -d 224.0.0.0/24 -m comment --comment "generated for Multipass network mpqemubr0" -j RETURN
Jan 22 06:41:12 noone multipassd[25902]: [25980] started: iptables-legacy --wait -t mangle --list-rules
Jan 22 06:41:12 noone multipassd[25902]: [25981] started: sh -c iptables-legacy --wait -t mangle --delete POSTROUTING -o mpqemubr0 -p udp -m udp --dport 68 -m comment --comment "generated for Multipass network mpqemubr0" -j CHECKSUM>
Jan 22 06:41:12 noone multipassd[25902]: [25983] started: iptables-legacy --wait -t raw --list-rules
Jan 22 06:41:12 noone multipassd[25902]: [25984] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol udp --dport 67 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:41:12 noone multipassd[25902]: [25985] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol udp --dport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:41:12 noone multipassd[25902]: [25986] started: iptables-legacy --wait -t filter --insert INPUT --in-interface mpqemubr0 --protocol tcp --dport 53 --jump ACCEPT --match comment --comment generated for Multipass network mpq>
Jan 22 06:41:12 noone multipassd[25902]: [25987] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol udp --sport 67 --jump ACCEPT --match comment --comment generated for Multipass network m>
Jan 22 06:41:12 noone multipassd[25902]: [25988] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol udp --sport 53 --jump ACCEPT --match comment --comment generated for Multipass network m>
Jan 22 06:41:12 noone multipassd[25902]: [25989] started: iptables-legacy --wait -t filter --insert OUTPUT --out-interface mpqemubr0 --protocol tcp --sport 53 --jump ACCEPT --match comment --comment generated for Multipass network m>
Jan 22 06:41:12 noone multipassd[25902]: [25990] started: iptables-legacy --wait -t mangle --insert POSTROUTING --out-interface mpqemubr0 --protocol udp --dport 68 --jump CHECKSUM --checksum-fill --match comment --comment generated >
Jan 22 06:41:12 noone multipassd[25902]: [25991] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 --destination 224.0.0.0/24 --jump RETURN --match comment --comment generated for Multipass network m>
Jan 22 06:41:12 noone multipassd[25902]: [25992] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 --destination 255.255.255.255/32 --jump RETURN --match comment --comment generated for Multipass net>
Jan 22 06:41:12 noone multipassd[25902]: [25993] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --protocol tcp --jump MASQUERADE --to-ports 1024-65535 --match comment>
Jan 22 06:41:12 noone multipassd[25902]: [25994] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --protocol udp --jump MASQUERADE --to-ports 1024-65535 --match comment>
Jan 22 06:41:12 noone multipassd[25902]: [25995] started: iptables-legacy --wait -t nat --insert POSTROUTING --source 10.84.68.0/24 ! --destination 10.84.68.0/24 --jump MASQUERADE --match comment --comment generated for Multipass ne>
Jan 22 06:41:12 noone multipassd[25902]: [25996] started: iptables-legacy --wait -t filter --insert FORWARD --destination 10.84.68.0/24 --out-interface mpqemubr0 --match conntrack --ctstate RELATED,ESTABLISHED --jump ACCEPT --match >
Jan 22 06:41:12 noone multipassd[25902]: [25997] started: iptables-legacy --wait -t filter --insert FORWARD --source 10.84.68.0/24 --in-interface mpqemubr0 --jump ACCEPT --match comment --comment generated for Multipass network mpqe>
Jan 22 06:41:12 noone multipassd[25902]: [25998] started: iptables-legacy --wait -t filter --insert FORWARD --in-interface mpqemubr0 --out-interface mpqemubr0 --jump ACCEPT --match comment --comment generated for Multipass network m>
Jan 22 06:41:12 noone multipassd[25902]: [25999] started: iptables-legacy --wait -t filter --append FORWARD --in-interface mpqemubr0 --jump REJECT --reject-with icmp-port-unreachable --match comment --comment generated for Multipass>
Jan 22 06:41:12 noone multipassd[25902]: [26000] started: iptables-legacy --wait -t filter --append FORWARD --out-interface mpqemubr0 --jump REJECT --reject-with icmp-port-unreachable --match comment --comment generated for Multipas>
Jan 22 06:41:14 noone multipassd[25902]: gRPC listening on unix:/var/snap/multipass/common/multipass_socket, SSL:on
Jan 22 06:41:14 noone multipassd[25902]: [26039] started: qemu-img snapshot -l /var/snap/multipass/common/data/multipassd/vault/instances/primary/ubuntu-20.04-server-cloudimg-amd64.img
Jan 22 06:41:14 noone multipassd[25902]: Starting Multipass 1.8.0
Jan 22 06:41:14 noone multipassd[25902]: Daemon arguments: /snap/multipass/6130/bin/multipassd --verbosity debug --logger platform

Additional info

  • OS: fedora 35
  • multipass version 1.8
  • multipass info --all
Name:           primary
State:          Unknown
IPv4:           --
Release:        --
Image hash:     e1264d4cca6c (Ubuntu 20.04 LTS)
Load:           --
Disk usage:     --
Memory usage:   --
Mounts:         --

Additional context
Add any other context about the problem here.

@Saviq
Copy link
Collaborator

Saviq commented Jan 22, 2022

Hi @boistordu, do you have firewalld enabled? Have a look at #1448 please and reopen if that's not your issue.

@Saviq
Copy link
Collaborator

Saviq commented Jan 22, 2022

Duplicate of #1448

@Saviq Saviq marked this as a duplicate of #1448 Jan 22, 2022
@Saviq Saviq closed this as completed Jan 22, 2022
@Saviq Saviq added duplicate and removed bug labels Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants