[GH-ISSUE #1742] Change Health Check status to unhealthy when Site goes offline #12801

Closed
opened 2026-05-13 18:14:58 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @ItsSK on GitHub (Oct 24, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1742

Originally assigned to: @oschwartz10612 on GitHub.

Describe the Bug

Hey Guys,

I noticed if I manually stop a Site1 (Portland-Oregon01) then open the resource which has site1 and site2 both show Healthy, even though Site1 is down and offline. Is there some method or way to make site1 change to unhealthy if Site is down?

Image Image

Environment

  • OS Type & Version: (e.g., Ubuntu 22.04)
  • Pangolin Version: 1.11.1
  • Gerbil Version: 1.2.2
  • Traefik Version: 3.5
  • Newt Version: 1.5.2
  • Olm Version: (if applicable)

To Reproduce

Turn off a site that is associated with a resource

Expected Behavior

Site/resource health check should change to unhealthy if site is down

Originally created by @ItsSK on GitHub (Oct 24, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1742 Originally assigned to: @oschwartz10612 on GitHub. ### Describe the Bug Hey Guys, I noticed if I manually stop a Site1 (Portland-Oregon01) then open the resource which has site1 and site2 both show Healthy, even though Site1 is down and offline. Is there some method or way to make site1 change to unhealthy if Site is down? <img width="1280" height="529" alt="Image" src="https://github.com/user-attachments/assets/7d20cbb8-ac9c-4908-82bc-3e3bf33c9c57" /> <img width="1280" height="785" alt="Image" src="https://github.com/user-attachments/assets/2f24ebe5-6f18-462e-8422-cbbcb8637b66" /> ### Environment - OS Type & Version: (e.g., Ubuntu 22.04) - Pangolin Version: 1.11.1 - Gerbil Version: 1.2.2 - Traefik Version: 3.5 - Newt Version: 1.5.2 - Olm Version: (if applicable) ### To Reproduce Turn off a site that is associated with a resource ### Expected Behavior Site/resource health check should change to unhealthy if site is down
GiteaMirror added the enhancement label 2026-05-13 18:14:58 -05:00
Author
Owner

@keiznklei commented on GitHub (Nov 16, 2025):

I am also experiencing this. I think it is because newt is the one doing the health check and if it is offline, it won't update it.

<!-- gh-comment-id:3537861407 --> @keiznklei commented on GitHub (Nov 16, 2025): I am also experiencing this. I think it is because newt is the one doing the health check and if it is offline, it won't update it.
Author
Owner

@PavanendraBaahubali commented on GitHub (Jan 3, 2026):

Hey @ItsSK,
When you say “turn off the site”, what exactly do you mean?
Do you mean stopping the newt agent, or stopping the gerbil service?

<!-- gh-comment-id:3706855433 --> @PavanendraBaahubali commented on GitHub (Jan 3, 2026): Hey @ItsSK, When you say “turn off the site”, what exactly do you mean? Do you mean stopping the newt agent, or stopping the gerbil service?
Author
Owner

@ItsSK commented on GitHub (Jan 6, 2026):

Hey @PavanendraBaahubali, I'm turning off the newt agent.

<!-- gh-comment-id:3716718509 --> @ItsSK commented on GitHub (Jan 6, 2026): Hey @PavanendraBaahubali, I'm turning off the newt agent.
Author
Owner

@pinionless commented on GitHub (Feb 10, 2026):

I was just testing healthcheck to setup failover routes but when newt tunnel goes offline all of the routes for that site remain healthy.

<!-- gh-comment-id:3880969452 --> @pinionless commented on GitHub (Feb 10, 2026): I was just testing healthcheck to setup failover routes but when newt tunnel goes offline all of the routes for that site remain healthy.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#12801