mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #663] Error 500 on some machines: instance:get_bootorder() gets confused with network disks (ceph/rbd volumes) #383
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#383
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 @fangebee on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/663
Hi there,
some pages return Error 500 with the following trace in webvirtcloud.log:
Here is an excerpt of the XML definition of the machine:
The problem comes from the
type='network'attribute.