[GH-ISSUE #500] Server error 500 in 1.20.0 #367

Closed
opened 2026-02-25 23:42:12 +03:00 by kerem · 2 comments
Owner

Originally created by @mzch on GitHub (Apr 22, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/500

After updating to 1.20.0, HealthChecks cause an error 500 when DEBUG = False and clicking a defined project.
When DEBUG = True, HealthChecks runs normally.
Could anyone tell me how to fix this issue?

OS: Debian 10.9
Python: 3.7.4 and 3.9.4
DB: MariaDB 10.5.9

Originally created by @mzch on GitHub (Apr 22, 2021). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/500 After updating to `1.20.0`, HealthChecks cause an error `500` when `DEBUG = False` and clicking a defined project. When `DEBUG = True`, HealthChecks runs normally. Could anyone tell me how to fix this issue? OS: Debian `10.9` Python: `3.7.4` and `3.9.4` DB: MariaDB `10.5.9`
kerem closed this issue 2026-02-25 23:42:12 +03:00
Author
Owner

@tonoriesco commented on GitHub (Apr 22, 2021):

I had the same problem this morning after upgrading 1.20.
I solved with:

python manage.py compress

Hope helps.

<!-- gh-comment-id:824827502 --> @tonoriesco commented on GitHub (Apr 22, 2021): I had the same problem this morning after upgrading 1.20. I solved with: `python manage.py compress ` Hope helps.
Author
Owner

@mzch commented on GitHub (Apr 22, 2021):

Great! Fixed my problem. Thanks!

<!-- gh-comment-id:824842864 --> @mzch commented on GitHub (Apr 22, 2021): Great! Fixed my problem. Thanks!
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/healthchecks#367
No description provided.