#[SOLVED] "unable to open vhost-vsock device" on qemu/kvm and virt-manager

7 messages · Page 1 of 1 (latest)

fresh jay
#
Error starting domain: unsupported configuration: unable to open vhost-vsock device

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 108, in tmpcb
    callback(*args, **kwargs)
  File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
    ret = fn(self, *args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/virt-manager/virtManager/object/domain.py", line 1402, in startup
    self._backend.create()
  File "/usr/lib/python3.12/site-packages/libvirt.py", line 1379, in create
    raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: unsupported configuration: unable to open vhost-vsock device
#

this had happened to me before and i fixed it but forgot how i did irt

#

nevermind i think i fixed it???

#

i swear everytime i come here to make these posts my issue resolves itself

#

i ran sudo modprobe vhost_vsock which i saw somewhere which returned nothing but ran successfully

#

then i rebooted

#

[RESOLVED] "unable to open vhost-vsock device" on qemu/kvm and virt-manager