mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #66] 500 error when starting bad VM from Overview page #56
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 @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.
@retspen commented on GitHub (May 31, 2013):
Change in file settings.py line:
DEBUG=False to DEBUG=True
What show debug?
@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