Well I don't know if this helps, but it's there a reason you haven't tried
running the command that succeeds on the laptop directly over SSH?
EG:
ssh LAPTOPUSER@Laptop "virsh --connect qemu:///system start
beaker-test-vm1.beaker"
Ben S
On Thu, Jul 28, 2022, 11:16 AM Carol Bouchard wrote:
> I
Despite great success at using php-libvirt with other functions, I have
been entirely unsuccessful in getting it to create a new domain/machine.
Any time I do, and with virtually anything I try, I get the above error
message.
Running PHP 7.4 (remi) on otherwise stock AlmaLinux.
*[root@sb4 html]#