mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #136] Cannot add target configuration #3244
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 @FlavioSantoro92 on GitHub (Feb 1, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/136
Originally assigned to: @miloschwartz on GitHub.
If in the "IP / Hostname" field I insert a string (es. "localhost") I cannot add the target. In the console log I got the error "Error: Invalid IP address format".
@oschwartz10612 commented on GitHub (Feb 1, 2025):
Hi,
I am not able to reproduce this issue. Are you on the latest
beta.11?@FlavioSantoro92 commented on GitHub (Feb 1, 2025):
Yes, docker with image fosrl/pangolin:1.0.0-beta.11.
When I press on the "add target" button the error in console appears.