mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-18 10:52:00 -05:00
[GH-ISSUE #1426] Validation error of IP address on Client Resource: "Invalid IP at destinationIp" #3846
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @billyinferno on GitHub (Sep 7, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1426
When you create Client Resource and put "localhost" on the Destination IP, it will works.
But if you edit the same Resource and put "localhost" it will showed Validation Error.
@Pallavikumarimdb commented on GitHub (Sep 7, 2025):
This looks similar to #1419
@github-actions[bot] commented on GitHub (Sep 22, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@oschwartz10612 commented on GitHub (Sep 24, 2025):
Yeah thanks @Pallavikumarimdb