Skip to content

Launch viewer defaulting to VNC instead of spice after recent upgrade #2266

@sirweazel

Description

@sirweazel

After most recent upgrade, The launch viewer button downloads a "console.cc" file which appears to be set to use VNC settings and ports instead of the spice settings and ports. I had previously changed a config file somewhere to use my servername, instead of the default 172 local address. Making that change when first setting up allowed me to launch directly out of cockpit. I mention this just in case it plays a role, but i doubt it.

After upgrade the .cc file looks like this:
[virt-viewer] type=vnc host=servername.lan port=5900 delete-this-file=1 fullscreen=0

If i change it to spice connection it works:
[virt-viewer] type=spice host=servername.lan port=5901 delete-this-file=1 fullscreen=0

VM's can use both VNC and Spice. VNC inside the cockpit interface, and Spice for remote console access. I think if both vnc and spice where configured the .cc file would default to spice in it's config.

Adding some screenshots from virtmanager to show both vnc and spice config.

Image Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions