
Hi On Thu, Mar 13, 2025 at 4:58 PM Martin Kletzander <mkletzan@redhat.com> wrote:
$ virsh start fedora39 error: Failed to start domain 'fedora39' error: operation failed: Failed to connect to dbus-daemon: The connection is closed
Hmm, I don't get this issue. libvirt fails to connect to the just launched bus (or got closed). This is weird, because we checked earlier the socket exists.
Could you check dbus log? (for some reason it's not in cfg.logDir, but in cfg.dbusStateDir - I wonder if we can change that now)
There is no log when it fails (but there is an empty file when it works) and the configurations differ only in the listen socket path.
I have run this in a loop for a few hundreds time without issues.. I don't get what could happen. Do you have a chance to investigate or give me access to the host? thanks