mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #1207] v3.11 container fails to start #819
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#819
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 @yurividal on GitHub (Aug 29, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1207
When i update from 3.10 to 3.11, the container fails to start with the following error:
Reverting back to 3.10 fixes the issue
@cuu508 commented on GitHub (Aug 29, 2025):
Likely related to https://github.com/healthchecks/healthchecks/pull/1177
@cuu508 commented on GitHub (Aug 31, 2025):
@yurividal I released v3.11.1 which should fix the error you saw.
I'm not entirely happy with IPv4/IPv6 handling, and may do more tweaks there but this should work for now.