You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to use the console in the browser ui or terminal.
Actual behavior
The console is inaccessible with both html spice viewer as well as terminal vga console. On the browser ui (ui/project/default/instance//console) it will report
Error
Unexpected protocol mismatch.
Please confirm
Distribution
Ubuntu
Distribution version
24.04
Output of
snap list --all lxd core20 core22 core24 core26 snapdSystem info
Linux Kernel: Linux micronew1.microcloud 6.8.0-134-fips #134+fips1-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 29 08:28:14 UTC 20 x86_64 x86_64 x86_64 GNU/Linux
LXC/LXD Version: 5.21.5 LTS
Storage Backend: Ceph
root@micronew1:~# lxc info
api_extensions:
api_status: stable
api_version: "1.0"
auth: trusted
public: false
auth_methods:
client_certificate: false
config:
cluster.https_address: 10.31.16.102:8443
core.https_address: :8443
instances.migration.stateful: "true"
network.ovn.northbound_connection: ssl:10.31.16.102:6641
storage.backups_volume: local/backups
storage.images_volume: local/images
user.microcloud: 2.1.3
auth_user_name: root
auth_user_method: unix
environment:
addresses:
architectures:
backup_metadata_version_range:
certificate: |
-----BEGIN CERTIFICATE-----
[Redacted]
-----END CERTIFICATE-----
certificate_fingerprint: 0ecd6e075baaa8c4bd24662ef7ba67fbd018415bc6b06f810cdc4e7445767bd9
driver: lxc | qemu
driver_version: 6.0.6 | 8.2.2
instance_types:
firewall: nftables
kernel: Linux
kernel_architecture: x86_64
kernel_features:
bpf_token: "false"
idmapped_mounts: "true"
netnsid_getifaddrs: "true"
seccomp_listener: "true"
seccomp_listener_continue: "true"
uevent_injection: "true"
unpriv_binfmt: "true"
unpriv_fscaps: "true"
kernel_version: 6.8.0-134-fips
lxc_features:
cgroup2: "true"
core_scheduling: "true"
devpts_fd: "true"
idmapped_mounts_v2: "true"
mount_injection_file: "true"
network_gateway_device_route: "true"
network_ipvlan: "true"
network_l2proxy: "true"
network_phys_macvlan_mtu: "true"
network_veth_router: "true"
pidfd: "true"
seccomp_allow_deny_syntax: "true"
seccomp_notify: "true"
seccomp_proxy_send_notify_fd: "true"
os_name: Ubuntu
os_version: "24.04"
project: default
server: lxd
server_clustered: true
server_event_mode: full-mesh
server_name: micronew1.microcloud
server_pid: 3391
server_version: 5.21.5
server_lts: true
storage: zfs | ceph | cephfs
storage_version: 2.2.2-0ubuntu9.4 | 19.2.3 | 19.2.3
storage_supported_drivers:
version: 2.8 (nvme-cli) / 2.1.9 (iscsiadm)
remote: true
version: 6.6.3
remote: false
version: 19.2.3
remote: true
version: 19.2.3
remote: true
version: 19.2.3
remote: true
version: 2.1.9 (iscsiadm) / 2.8 (nvme-cli)
remote: true
version: 2.2.2-0ubuntu9.4
remote: false
version: "1"
remote: false
version: 2.03.16(2) (2022-05-18) / 1.02.185 (2022-05-18) / 4.48.0
remote: false
version: 2.8 (nvme-cli)
remote: true
Instance log
root@micronew1:~# lxc info heroic-worm --show-log
Name: heroic-worm
Status: RUNNING
Type: virtual-machine
Architecture: x86_64
Location: micronew1.microcloud
PID: 25325
Created: 2026/07/16 00:05 UTC
Last Used: 2026/07/21 18:27 UTC
Resources:
Processes: -1
Disk usage:
root: 198.35MiB
Disk total:
root: 198.35MiB
Network usage:
eth0:
Type: broadcast
State: UP
Host interface: tap08ea0761
MAC address: 00:16:3e:2f:29:ae
MTU: 1500
Bytes received: 0B
Bytes sent: 0B
Packets received: 0
Packets sent: 0
IP addresses:
inet: 10.93.154.3/24 (global)
inet6: fd42:9d06:7531:7e0b:216:3eff:fe2f:29ae/64 (global)
Log:
qemu-system-x86_64: warning: Spice: ../src/server/reds.cpp:1593:reds_send_link_ack: Failed to generate 1024 bits RSA key
qemu-system-x86_64: warning: Spice: error:020000AE:rsa routines::invalid modulus
Expected behavior
To be able to use the console in the browser ui or terminal.
Actual behavior
The console is inaccessible with both html spice viewer as well as terminal vga console. On the browser ui (ui/project/default/instance//console) it will report
Error
Unexpected protocol mismatch.
lxd.log
Steps to reproduce
Information to attach
dmesg)lxc config show <instance> --expanded)/var/log/lxd/lxd.logor/var/snap/lxd/common/lxd/logs/lxd.log)--debug--debug(or uselxc monitorwhile reproducing the issue)