mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-27 16:45:59 +03:00
[GH-ISSUE #610] Console Opens Wrong Instance #463
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @icoday on GitHub (May 19, 2016).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/610
I have two VMs. Both running. Open console for first VM (vnc or spice) it opens the correct instance. Open console for second VM it opens the same instance as the first. If I were to guess, something in my setup is forwarding all console calls to the same port. Thanks for your help.