If you have a public resource that has a healthcheck for a remote newt site, Then switch to local.. #421

Closed
opened 2026-04-05 17:09:38 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @AstralDestiny on 12/29/2025

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 12/29/2025* ### 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.
MrUnknownDE added the bugbugbugbugbugbugbugbugbugbugbugbugbugbugbug labels 2026-04-05 17:09:39 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#421