-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
internal error path to monitor.sock too long when I reinstall QEMU flatpak extension after making VM #36
Comments
Can you try again with a shorter name for the VM ( |
I used "silverblue41" (Fedora Kinoite 41 so I picked the closest thing and kept the default name) for the VM name |
Issue still happens after going through install process of Fedora Kinoite 41 (silverblue41) [on Steam Deck] |
Everytime I click the start button, the count on (I made 2 extra new lines so it would wrap around) Error starting domain: internal error: UNIX socket path '/home/deck/.var/app/org.virt_manager.virt-
manager/config/libvirt/qemu/lib/domain-3-silverblue41/monitor.sock' too long
Traceback (most recent call last):
File "/app/share/virt-manager/virtManager/asyncjob.py", line 71, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/app/share/virt-manager/virtManager/asyncjob.py", line 107, in tmpcb
callback(*args, **kwargs)
File "/app/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
ret = fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/virt-manager/virtManager/object/domain.py", line 1384, in startup
self._backend.create()
File "/app/lib/python3.12/site-packages/libvirt.py", line 1379, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: UNIX socket path '/home/deck/.var/app/org.virt_manager.virt-
manager/config/libvirt/qemu/lib/domain-3-silverblue41/monitor.sock' too long |
I was just reading the issues but.. isn't this error the same or related to this one below? flathub/org.virt_manager.virt_manager.Extension.Qemu#11 (comment) |
Yeah seems similar |
I tried importing the qcow2 file into a new VM install and I get a similar error
(I made 2 extra new lines so it would wrap around)
The text was updated successfully, but these errors were encountered: