Hi,
I’ve added fedora-32 via sudo qubes-dom0-update qubes-template-fedora-32
in dom0.
When it finished downloading it attemts to start it, but I get:
Domain fedora-32 has failed to start: Cannot connect to qrexec agent for 60 seconds, see /var/log/xen/console/guest-fedora-32.log for details
See the log here: guest-fedora-32.log (281.6 KB)
Now, I’ve tried removing the template and reinstalling a bunch of times:
- via
sudo qubes-dom0-update --action=reinstall qubes-template-fedora-32
- via
sudo dnf remove qubes-template-fedora-32
thensudo qubes-dom0-update qubes-template-fedora-32
- via
qvm-prefs template-vm-name installed_by_rpm false
followed byqvm-remove fedora-32
thensudo qubes-dom0-update qubes-template-fedora-32
The result was the same.
I can start fedora-32
qube via Qubes Manager, but it just shows up as constantly consuming 50% CPU and minimal RAM (~400MB). It seems it’s “stuck” in some endless loop. The only way to stop it is to attempt shutdown, followed by “kill qube”.
Edit: to clarify, I do get the “Starting…” and “Started…” notifications. Also, the 50% CPU is what I see when I expand the system tray “Q” icon. When I run System Tools → Task Managed it reports only 1-2% CPU usage. However there must be some serious work done, as I hear my fans spinning like crazy, and as soon as I kill the qube, they settle.
That also means I can’t create any AppVM based on this qube. It will also be stuck at startup with 50% CPU consumed.
What is puzzling to me is that I had this template installed and working on Friday - I was trying to use qubes-builder to create 4.1 ISO, but failed (for other reasons). And this issue only started when I decided to restart the whole process from scratch - removed the AppVM, then TemplateVM.
I do have a full backup of all my qubes and dom0 from before I started all this, but it will take ages, so before I attempt it, I’d like to first try and troubleshoot / identify the issue.
I’m not sure how to progress from here. Could you have a look at the log and help me identify the issue?