Created attachment 126173 [details] libvirt log When I try to create more than one port, the port devices got created but I can not use them. Only one of the ports is working (in my case, always the last one).
Created attachment 126174 [details] virsh dumpxml of running machine
Hi Oliver, I know that you are using spice-html5 -> there is an issue when you have more than one channel of a type - channel id is not set, see https://cgit.freedesktop.org/spice/spice-html5/tree/spiceconn.js#n122 so spice-html5 is requesting to open the channel twice (because it doesn't set the id), causing: spicevmc_connect: channel client 10:0 (0x558c773cf000) already connected, refusing second connection
Posted https://patchwork.freedesktop.org/patch/108551/ Oliver, please check, if it changes anything
Path works marvels. I've tested and now I receive initialization for both channels and both ports in VM are working as expected. Thank you guys!
Fixed by https://cgit.freedesktop.org/spice/spice-html5/commit/?id=579f2bfb27475395b08c63f151fdce73d4bbb5f7
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.