mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #644] XML error: No PCI buses available #371
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#371
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 @SoHugePenguin on GitHub (May 5, 2024).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/644
All functions are normal. But creating instances can only be created through xml.

An error message appears after clicking Create:

XML error: No PCI buses available
why is that? :(
@jbguo424 commented on GitHub (May 7, 2024):
I modified DEBUG = True in the settings.py file
@softboy99 commented on GitHub (May 13, 2024):
same problem
@catborise commented on GitHub (Jun 24, 2024):
url "/" problems, i think. it works my local and ubuntu/debian but not other os. i fixed it. i hope it will solve the problem. #650