[GH-ISSUE #2938] Health Check still not shown on v1.18.1 #9039

Open
opened 2026-04-30 05:18:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @carloslockward on GitHub (Apr 30, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2938

Describe the Bug

Healthcheck status still fails after updating to 1.18.1 and restarting Newt.

Image

Environment

  • OS Type & Version: 22.04.1-Ubuntu
  • Pangolin Version: v1.18.1
  • Gerbil Version: v1.3.1
  • Traefik Version: v3.6.15
  • Newt Version: v1.12.3 (Unraid)
  • Olm Version: N/A

To Reproduce

  • Install Pangolin 1.18.1
  • Install Newt v1.12.3
  • Navigate to the sites page,
  • Click on the down arrow next to "Unknown" on a Monitored Resource
  • Restart Newt
  • Verify again.

Expected Behavior

Health Status shows "Healthy"

Other

Originally created by @carloslockward on GitHub (Apr 30, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2938 ### Describe the Bug Healthcheck status still fails after updating to 1.18.1 and restarting Newt. <img width="537" height="141" alt="Image" src="https://github.com/user-attachments/assets/3abe19a8-05f5-44b3-a0de-a78cf11f2f36" /> ### Environment - OS Type & Version: 22.04.1-Ubuntu - Pangolin Version: v1.18.1 - Gerbil Version: v1.3.1 - Traefik Version: v3.6.15 - Newt Version: v1.12.3 (Unraid) - Olm Version: N/A ### To Reproduce - Install Pangolin 1.18.1 - Install Newt v1.12.3 - Navigate to the sites page, - Click on the down arrow next to "Unknown" on a Monitored Resource - Restart Newt - Verify again. ### Expected Behavior Health Status shows "Healthy" ### Other - Related to #2930
Author
Owner

@oschwartz10612 commented on GitHub (Apr 30, 2026):

I think this is because you migrated to 1.18.0 and not to 1.18.1 so the resource health checks were inserted incorrectly at that time. Restarting the newt might not be working because the health check status is not changing.

What you could do is upgrade again from 1.17 to 1.18.1 or unfortunately you might need to disable then re enable each health check. I think that will cause it to update the resource.

<!-- gh-comment-id:4349504255 --> @oschwartz10612 commented on GitHub (Apr 30, 2026): I think this is because you migrated to 1.18.0 and not to 1.18.1 so the resource health checks were inserted incorrectly at that time. Restarting the newt might not be working because the health check status is not changing. What you could do is upgrade again from 1.17 to 1.18.1 or unfortunately you might need to disable then re enable each health check. I think that will cause it to update the resource.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#9039