mirror of
https://github.com/fosrl/newt.git
synced 2026-05-21 08:21:42 -05:00
[GH-ISSUE #332] Enabling Health Checks on Public Resources causes Public Resources to fail #2075
Reference in New Issue
Block a user
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 @ljis120301 on GitHub (Apr 28, 2026).
Original GitHub issue: https://github.com/fosrl/newt/issues/332
Describe the Bug
https://next.whoisjason.me/s/EPSrd9PJQPaQJMq
Whenever the "Health Check" is enabled for a public resource, it will cause that public resource to go offline.
This behavior happens with Server Version 1.17.1 + Newt 1.12.0 , Reverting to Newt 1.11.0 fixes this issue.
This is a copy of the logs while the preview video was running
Environment
To Reproduce
Expected Behavior
Health Checks should not cause public resources to stop working, This appears to be a regression from Newt 1.11.0
@ljis120301 commented on GitHub (Apr 28, 2026):
Issue has been Resolved in Newt 1.12.1
@oschwartz10612 commented on GitHub (Apr 28, 2026):
Great! Thanks for letting us know.