[GH-ISSUE #672] Self-hosting via Docker, can't get rid of "Running in debug mode, do not use in production." #482

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

Originally created by @ovizii on GitHub (Jun 26, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/672

I've read all issues here mentioning DEBUG = "False" but that did not help. I tried setting that as a docker ENV variable as well as putting it into local_settings.py

Running healthecks via this image: https://hub.docker.com/r/linuxserver/healthchecks
healtchecks: v2.2.1

Originally created by @ovizii on GitHub (Jun 26, 2022). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/672 I've read all issues here mentioning `DEBUG = "False"` but that did not help. I tried setting that as a docker ENV variable as well as putting it into local_settings.py Running healthecks via this image: https://hub.docker.com/r/linuxserver/healthchecks healtchecks: v2.2.1
kerem closed this issue 2026-02-25 23:42:37 +03:00
Author
Owner

@cuu508 commented on GitHub (Jun 26, 2022):

Have you seen https://github.com/linuxserver/docker-healthchecks/issues/87 ?

<!-- gh-comment-id:1166518529 --> @cuu508 commented on GitHub (Jun 26, 2022): Have you seen https://github.com/linuxserver/docker-healthchecks/issues/87 ?
Author
Owner

@ovizii commented on GitHub (Jun 26, 2022):

Thanks, I missed that, but they suggest exactly what I was doing namely adding DEBUG=False to docker-compose.yml

Thanks for trying to help, I am giving up for now as I was facing multiple issues, like the PING_ENDPOINT not using SITE_ROOT to construct but simply localhost, totally ignoring my ENV variables.

linuxserver makes some very nice images when they work, but when they don't, you're stuck.

Will check back a few versions later to see if everything works again.

<!-- gh-comment-id:1166523617 --> @ovizii commented on GitHub (Jun 26, 2022): Thanks, I missed that, but they suggest exactly what I was doing namely adding DEBUG=False to docker-compose.yml Thanks for trying to help, I am giving up for now as I was facing multiple issues, like the PING_ENDPOINT not using SITE_ROOT to construct but simply localhost, totally ignoring my ENV variables. linuxserver makes some very nice images when they work, but when they don't, you're stuck. Will check back a few versions later to see if everything works again.
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#482
No description provided.