[GH-ISSUE #2205] Can't enable healthcheck #2101

Closed
opened 2026-04-16 09:05:39 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @roadkingvrod on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2205

Describe the Bug

I'm not sure what I'm doing wrong, but I can't enable the healthcheck. It's just a solid line:

Image

Environment

  • OS Type & Version: (e.g., Ubuntu 22.04) ubuntu docker
  • Pangolin Version: current
  • Gerbil Version: current
  • Traefik Version: current
  • Newt Version: current
  • Olm Version: (if applicable)

To Reproduce

go to any resource page and look for the gear icon.

Expected Behavior

able to configure heath checks.

Originally created by @roadkingvrod on GitHub (Jan 2, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2205 ### Describe the Bug I'm not sure what I'm doing wrong, but I can't enable the healthcheck. It's just a solid line: <img width="3115" height="1480" alt="Image" src="https://github.com/user-attachments/assets/55192913-ece8-48da-879c-e70fa9a0b70c" /> ### Environment - OS Type & Version: (e.g., Ubuntu 22.04) ubuntu docker - Pangolin Version: current - Gerbil Version: current - Traefik Version: current - Newt Version: current - Olm Version: (if applicable) ### To Reproduce go to any resource page and look for the gear icon. ### Expected Behavior able to configure heath checks.
Author
Owner

@baahrens commented on GitHub (Jan 2, 2026):

Judging from the code this would only ever happen if you site was not a Newt site, so either WireGuard or Local. In other words, HealthCheck is only supported for newt sites.

<!-- gh-comment-id:3705980676 --> @baahrens commented on GitHub (Jan 2, 2026): Judging from the code this would only ever happen if you site was not a Newt site, so either WireGuard or Local. In other words, HealthCheck is only supported for newt sites.
Author
Owner

@jiriteach commented on GitHub (Jan 2, 2026):

Yup - I am not running Newt and see this as well so must be only an option if using Newt.

<!-- gh-comment-id:3705983276 --> @jiriteach commented on GitHub (Jan 2, 2026): Yup - I am not running Newt and see this as well so must be only an option if using Newt.
Author
Owner

@roadkingvrod commented on GitHub (Jan 2, 2026):

That must be it. I must have missed that in the docs. Thanks!

<!-- gh-comment-id:3705985750 --> @roadkingvrod commented on GitHub (Jan 2, 2026): That must be it. I must have missed that in the docs. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2101