Apparently i didnt have vt-d on, but now i get new error message:
"Qube Status: sys-net
Qube sys-net has failed to start: qrexec-daemon startup failed: 2024-09-28 21:53:35.403 qrexec-daemon [5955]: qrexec-daemon.c: 144:sigchld_parent_handler: Connection to the VM failed"
Check the sys-net log in dom0 in this file: /var/log/xen/console/guest-sys-net.log
Maybe the kernel is crashing because of your network controller’s driver.
What network controllers do you have attached to sys-net?
You can check it using this command in dom0:
This network controller should work fine.
Check the sys-net log in dom0 in this file: /var/log/xen/console/guest-sys-net.log
And maybe this one: /var/log/xen/console/guest-sys-net-dm.log
Seems that Xen is crashing for some reason. Maybe some hardware compatibility issue.
I think you’ll need to get this log file from dom0 and report this issue with attached log here:
So that developers can look into this issue and try to fix it.