mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #408] Error 500 on /login : Does not exist #308
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 @stephen304 on GitHub (Aug 30, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/408
Installed KVM and libvirt, and django and webvirtmgr, nginx and supervisor like the tutorial says but it gives me 500 internal server error when I try to load the page. I'm probably doing something obviously wrong but I don't see what...
Stack trace:
@stephen304 commented on GitHub (Aug 30, 2014):
I followed instructions from stackoverflow and it seems to have fixed it:
I'll test it out a bit and make sure it worked.
Edit: That totally worked.
@generalmanager commented on GitHub (Sep 14, 2014):
I just encountered the same error, thanks a lot!