I cannot start the workstation in KVM

I followed all the instructions in the documentation. I started the gateway, but the workstation does not start. Searching the internet did not help

Domain startup error: could not match processor to process 6962: Invalid argument
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/dist-packages/libvirt.py”, line 1373, in create
raise libvirtError(‘virDomainCreate() failed’)
libvirt.libvirtError: could not match processor to process 6962: Invalid argument

1 Like

Might be unspecific to Whonix.

Try to resolve as per:

Same issue as cannot set CPU affinity on process 1994: invalid argument?

Try cannot set CPU affinity on process 1994: invalid argument.

1 Like

Work! Thank you!

2 Likes