When creating a new VM with a fresh Incus installation, I cannot run any command because the incus-agent seems not to be started.
OS: Fedora
Kernel version: 6.15.4
Incus version: 6.12
~
❯ incus ls
+-----------+---------+------+------------------------------------------------+-----------------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS |
+-----------+---------+------+------------------------------------------------+-----------------+-----------+
| debian-vm | RUNNING | | fd42:c16f:915f:bdd6:1266:6aff:feb3:d9e4 (eth0) | VIRTUAL-MACHINE | 0 |
+-----------+---------+------+------------------------------------------------+-----------------+-----------+
| first | RUNNING | | fd42:c16f:915f:bdd6:1266:6aff:fea5:39bf (eth0) | VIRTUAL-MACHINE | 0 |
+-----------+---------+------+------------------------------------------------+-----------------+-----------+
~
❯ incus info first
Name: first
Description:
Status: RUNNING
Type: virtual-machine
Architecture: x86_64
PID: 57388
Created: 2025/07/07 14:21 -03
Last Used: 2025/07/07 14:21 -03
Started: 2025/07/07 14:21 -03
Resources:
Processes: -1
Network usage:
eth0:
Type: broadcast
State: UP
Host interface: tap726c1eb8
MAC address: 10:66:6a:a5:39:bf
MTU: 1500
Bytes received: 858B
Bytes sent: 164B
Packets received: 5
Packets sent: 2
IP addresses:
inet6: fd42:c16f:915f:bdd6:1266:6aff:fea5:39bf/64 (global)
~
❯ date
Mon Jul 7 02:34:52 PM -03 2025
I understand that “Process: -1” means that the incus-agent hasn’t started yet, but why? When I run incus console first --show-log
it returns this:
~
❯ incus console first --show-log
0
0
BdsDxe: loading Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/Scsi(0x0,0x1)
BdsDxe: starting Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/Scsi(0x0,0x1)
!!!! X64 Exception Type - 0E(#PF - Page-Fault) CPU Apic ID - 00000000 !!!!
ExceptionData - 0000000000000011 I:1 R:0 U:0 W:0 P:1 PK:0 SS:0 SGX:0
RIP - 0000000001800200, CS - 0000000000000038, RFLAGS - 0000000000210006
RAX - 0000000001800200, RCX - 0000000000000000, RDX - 000000003CF513E8
RBX - 000000003CF51000, RSP - 000000003EF291B0, RBP - 0000000000000190
RSI - 000000003CF51000, RDI - 0000000000000010
R8 - 0000000000000085, R9 - 0000000034B487B0, R10 - 0000000010000000
R11 - 00000000F0000000, R12 - 000000003CF51000, R13 - 000000003C6EDEA0
R14 - 000000003C6E85A1, R15 - 000000003C6F8FA0
DS - 0000000000000030, ES - 0000000000000030, FS - 0000000000000030
GS - 0000000000000030, SS - 0000000000000030
CR0 - 0000000080010033, CR2 - 0000000001800200, CR3 - 000000003EC01000
CR4 - 0000000000000668, CR8 - 0000000000000000
DR0 - 0000000000000000, DR1 - 0000000000000000, DR2 - 0000000000000000
DR3 - 0000000000000000, DR6 - 00000000FFFF0FF0, DR7 - 0000000000000400
GDTR - 000000003E9E1000 0000000000000047, LDTR - 0000000000000000
IDTR - 000000003E3AE018 0000000000000FFF, TR - 0000000000000000
FXSAVE_STATE - 000000003EF28E10
!!!! Find image based on IP(0x3C6EDEA0) (No PDB) (ImageBase=000000003C6DD000, EntryPoint=000000003C6DE000) !!!!