mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[GH-ISSUE #88] Internal Server Error 500 #75
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 @caustic1q on GitHub (Jul 24, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/88
Hi,
I made a git pull. After login to the Dashboard I click on Overview and now I am getting always a screen with OOPS! 500 Internal Server Error and there is somethin missconfigured.
when I took previos server.py (
85ff66b236) from Jul 16, 2013 everything is working fine...caustic1q
@caustic1q commented on GitHub (Jul 24, 2013):
Hi with this fix I'm getting the OOPS! immediatly and there is no login screen any more...
@retspen commented on GitHub (Jul 24, 2013):
Change in file webvirtmgr/settings.py:
DEBUG = False to DEBUG = True
What show?
@caustic1q commented on GitHub (Jul 24, 2013):
Excuse error by myself.
There was a mistake by me, because of rightsmanagment for server.py
I copied these files and I didn't set the right ownership.
Everything is working fine again now.
I'm closing this issue as fixed.
Thank you very much.
@solomon-cc commented on GitHub (Aug 3, 2017):
attempt to write a readonly database