[GH-ISSUE #88] Internal Server Error 500 #75

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

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

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
kerem closed this issue 2026-02-27 16:00:58 +03:00
Author
Owner

@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...

<!-- gh-comment-id:21487678 --> @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...
Author
Owner

@retspen commented on GitHub (Jul 24, 2013):

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

What show?

<!-- gh-comment-id:21488102 --> @retspen commented on GitHub (Jul 24, 2013): Change in file webvirtmgr/settings.py: DEBUG = False to DEBUG = True What show?
Author
Owner

@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.

<!-- gh-comment-id:21489534 --> @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.
Author
Owner

@solomon-cc commented on GitHub (Aug 3, 2017):

attempt to write a readonly database

<!-- gh-comment-id:319998297 --> @solomon-cc commented on GitHub (Aug 3, 2017): attempt to write a readonly database
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#75
No description provided.