[GH-ISSUE #2181] If you have a public resource that has a healthcheck for a remote newt site, Then switch to local.. #6885

Closed
opened 2026-04-25 15:53:09 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @AstralDestiny on GitHub (Dec 29, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2181

Originally assigned to: @oschwartz10612 on GitHub.

Describe the Bug

If you make a resource pointing to say pathfinder:80 and make the healthcheck and save the resource, Then switch it to a local site and save it,

},
"72-Pathfinder-service": {
"loadBalancer": {
"servers": []
}
}
},

Is what pangolin reports to traefik when it's then saved as a local site,

Image Image

Environment

  • OS Type & Version: Debian 13
  • Pangolin Version: EE-1.14.1
  • Gerbil Version: current latest
  • Traefik Version: v3
  • Newt Version: current latest
  • Olm Version: (if applicable)

To Reproduce

Make a resource, enable the healthcheck, Save Go back seeing you placed it wrong and move it to local site, Healthcheck is still used even for local site yet that is not a feature currently,

Thus pangolin reports,
},
"72-Pathfinder-service": {
"loadBalancer": {
"servers": []
}
}
},

Expected Behavior

Ignore the healthcheck as it's not valid in local though deleting and re-making the target to be local from the start does fix it but could be accidently done.

Originally created by @AstralDestiny on GitHub (Dec 29, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2181 Originally assigned to: @oschwartz10612 on GitHub. ### Describe the Bug If you make a resource pointing to say pathfinder:80 and make the healthcheck and save the resource, Then switch it to a local site and save it, }, "72-Pathfinder-service": { "loadBalancer": { "servers": [] } } }, Is what pangolin reports to traefik when it's then saved as a local site, <img width="490" height="72" alt="Image" src="https://github.com/user-attachments/assets/3e60fa47-4c41-47d1-858e-ccd2ba17c090" /> <img width="719" height="215" alt="Image" src="https://github.com/user-attachments/assets/b2375bd9-90d3-4e18-b10e-253dbd27f2c4" /> ### Environment - OS Type & Version: Debian 13 - Pangolin Version: EE-1.14.1 - Gerbil Version: current latest - Traefik Version: v3 - Newt Version: current latest - Olm Version: (if applicable) ### To Reproduce Make a resource, enable the healthcheck, Save Go back seeing you placed it wrong and move it to local site, Healthcheck is still used even for local site yet that is not a feature currently, Thus pangolin reports, }, "72-Pathfinder-service": { "loadBalancer": { "servers": [] } } }, ### Expected Behavior Ignore the healthcheck as it's not valid in local though deleting and re-making the target to be local from the start does fix it but could be accidently done.
GiteaMirror added the bug label 2026-04-25 15:53:09 -05:00
Author
Owner

@oschwartz10612 commented on GitHub (Dec 29, 2025):

Will be fixed in the next release by 0eb39abdb4

<!-- gh-comment-id:3696809945 --> @oschwartz10612 commented on GitHub (Dec 29, 2025): Will be fixed in the next release by 0eb39abdb45ebba2385a3c1adf1aa723916e78ed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#6885