I keep getting this error while trying to start my vms on proxmox, i have tryed to reinstall dbus many times and doesnt work, and everytime i run systemctl start dbus it just hangs my terminal connection
pveversion -v
, systemctl status dbus.service dbus.socket
qm config <vmid>
and qm start <vmid>
, where <vmid>
is the specific VM ID.DBus is a socket-triggered service, so no need to start and/or enable it manually.and everytime i run systemctl start dbus it just hangs my terminal connection
Seems that at least some packages are broken on your system.proxmox-backup-restore-image: not correctly installed
[..]
pve-edk2-firmware: not correctly installed
apt full-upgrade
/apt dist-upgrade
as recommended when upgrading, not apt update
.apt update
?systemctl start dbus.socket
and post the output?We use essential cookies to make this site work, and optional cookies to enhance your experience.