[GH-ISSUE #210] SITE_HOST not workings? #151

Closed
opened 2026-02-25 23:41:22 +03:00 by kerem · 0 comments
Owner

Originally created by @vulcanjedi on GitHub (Jan 7, 2019).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/210

Installed docker container.
Added as environment variable and edited local_settings.py
But the page still defaults checks to
http://localhost:8000/ping/xxxxxx and when i put my host/site in it still works but its a lot of editing...and the force ping doesnt work since its going to http://localhost:8000/ping/ as well.
Insights?
The badge images URL correctly show my site_host but the all the actual checks goto http://localhost:8000/ping/

my local_settings.py entry is
SITE_HOST="https://xxx.yyy.zzz"
SITE_NAME="hc"

Originally created by @vulcanjedi on GitHub (Jan 7, 2019). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/210 Installed docker container. Added as environment variable and edited local_settings.py But the page still defaults checks to http://localhost:8000/ping/xxxxxx and when i put my host/site in it still works but its a lot of editing...and the force ping doesnt work since its going to http://localhost:8000/ping/ as well. Insights? The badge images URL correctly show my site_host but the all the actual checks goto http://localhost:8000/ping/ my local_settings.py entry is SITE_HOST="https://xxx.yyy.zzz" SITE_NAME="hc"
kerem closed this issue 2026-02-25 23:41:22 +03:00
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#151
No description provided.