mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #1085] Docker error 500 : ValueError: 'unknown' does not appear to be an IPv4 or IPv6 address #753
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#753
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 @keyermann on GitHub (Nov 14, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1085
Hi everyone,
I am currently testing HeathChecks via Docker to see if it meets our needs.
But I systematically run into an error I can't identify the cause.
Every time I try to ping I get a 500 error with the message: ValueError: 'unknown' does not appear to be an IPv4 or IPv6 address
Is this a configuration error?