[GH-ISSUE #66] 500 error when starting bad VM from Overview page #56

Closed
opened 2026-02-27 16:00:53 +03:00 by kerem · 2 comments
Owner

Originally created by @jabalv on GitHub (May 30, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/66

For example, when there is bad VM disk and receive error something like:
libvir: QEMU Driver error : internal error process exited while connecting to monitor.......

Then when starting this VM from Overview, server give
Oops!

500 Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete you request.

Originally created by @jabalv on GitHub (May 30, 2013). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/66 For example, when there is bad VM disk and receive error something like: libvir: QEMU Driver error : internal error process exited while connecting to monitor....... Then when starting this VM from Overview, server give Oops! 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete you request.
kerem closed this issue 2026-02-27 16:00:53 +03:00
Author
Owner

@retspen commented on GitHub (May 31, 2013):

Change in file settings.py line:
DEBUG=False to DEBUG=True

What show debug?

<!-- gh-comment-id:18725380 --> @retspen commented on GitHub (May 31, 2013): Change in file settings.py line: DEBUG=False to DEBUG=True What show debug?
Author
Owner

@jabalv commented on GitHub (May 31, 2013):

Debug log:
http://pastebin.com/qjduy7PT

[31/May/2013 12:44:18] "POST /overview/1/ HTTP/1.1" 500 69996

<!-- gh-comment-id:18735689 --> @jabalv commented on GitHub (May 31, 2013): Debug log: http://pastebin.com/qjduy7PT [31/May/2013 12:44:18] "POST /overview/1/ HTTP/1.1" 500 69996
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#56
No description provided.