mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #214] error 500 in host overview page #168
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 @bsavelev on GitHub (Jan 29, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/214
when I open
/host/2/pagethen every minute I receive error 500 mails:
@retspen commented on GitHub (Jan 29, 2014):
Cant you add this in file /var/www/webvirtmgr/hostdetail/view.py on line 117:
print mem_usage['usage']
and run webvirtmgr in develop mode
@retspen commented on GitHub (Jan 29, 2014):
Move to nginx - https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr
@bsavelev commented on GitHub (Jan 30, 2014):
fixed)
no error with gunicorn