mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #186] can't console vnc #124
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#124
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 @letran3691 on GitHub (Sep 21, 2018).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/186
Please help me.

i can't use console vnc " cannot concatenate 'str' and 'NoneType' objects"
@catborise commented on GitHub (Sep 21, 2018):
hi,
can you send output of "virsh dumpxml ".
@letran3691 commented on GitHub (Oct 16, 2018):
please help me.
this is dumpxml a vm
https://paste.ofcode.org/cTZH4VkcNPz7uw9NcEtCC6
@catborise commented on GitHub (Oct 16, 2018):
vnc console missing in your vm definition
there should be a device like below under devices
https://pastebin.com/v1JkK1bR
you create a vm with a serial console only.
@letran3691 commented on GitHub (Oct 17, 2018):
thank sir
@catborise commented on GitHub (Oct 17, 2018):
you can close the issue
thanks