summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1789.toml
blob: 46e6de38fd7fd18d67639db45fb8607176b6496c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
id = 1789
title = "First connection to spice hangs after 1 min"
state = "opened"
created_at = "2023-07-25T16:43:09.908Z"
closed_at = "n/a"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1789"
host-os = "Alpine 3.18"
host-arch = "x86_64"
qemu-version = "QEMU emulator version 8.0.3"
guest-os = "Any"
guest-arch = "x86_64"
description = """After starting a VM the first connection to spice logs this errors:

```
2023-07-25T16:00:47.497042Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): invalid net test stage, ping id 0 test id 0 stage 4
2023-07-25T16:00:47.497170Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): invalid net test stage, ping id 0 test id 0 stage 0
```

And after 60 seconds the spice viewer is closed with this error:
```
2023-07-25T16:01:47.384207Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): rcc 0x7f1a1968cb60 has been unresponsive for more than 30000 ms, disconnecting
```"""
reproduce = """1. Start vm with spice
2. Connect to spice
3. Wait for at least 60 seconds and the viewer will close"""
additional = "n/a"