mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #206] 500 Error after ls4 upgrade #150
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#150
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 @alex-phillips on GitHub (Nov 30, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/206
I was getting a 500 error with 1.3 initially and resolved the issue after switching to uwsgi. Now, with the 1.3.0-ls4 upgrade, I'm getting it again. Here is the email from django regarding the error:
@alex-phillips commented on GitHub (Nov 30, 2018):
And here is my uwsgi.ini file contents:
@alex-phillips commented on GitHub (Nov 30, 2018):
Nevermind, may have only been an issue on ls3, double checked my version. ls4 works it seems.