[GH-ISSUE #693] HTTP/500 on /console when instance uuid #534

Closed
opened 2026-02-27 16:39:35 +03:00 by kerem · 0 comments
Owner

Originally created by @pznamensky on GitHub (Oct 20, 2020).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/693

We've got lots of VMs which are recreating via our scripts or terraform.
That VMs preserve their names, but uuid changes each recreation.
One of the places where it breaks webvirtmgr is virtual console.
When VM is changing its uuid virtual console stops working and return 500 error.
As a workaround, we're deleting everything from table instances_instance, but it doesn't look very good :)
Is there any config parameter or something else which can help to fix the problem?

Originally created by @pznamensky on GitHub (Oct 20, 2020). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/693 We've got lots of VMs which are recreating via our scripts or terraform. That VMs preserve their names, but uuid changes each recreation. One of the places where it breaks webvirtmgr is virtual console. When VM is changing its uuid virtual console stops working and return 500 error. As a workaround, we're deleting everything from table `instances_instance`, but it doesn't look very good :) Is there any config parameter or something else which can help to fix the problem?
kerem closed this issue 2026-02-27 16:39:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#534
No description provided.