mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #637] 1.3.0 - can't create HTTPS resource #8306
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 @baldemar-wuda on GitHub (May 2, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/637
Unfortunately, after updating to 1.3.0 I can't add any new HTTPS resources (raw tcp/udp resources work fine).
@miloschwartz commented on GitHub (May 2, 2025):
Fixing this ASAP
Edit: I blame merge conflicts
@miloschwartz commented on GitHub (May 2, 2025):
I just patched with a new container build to hopefully fix this.
Let me know if there are any more issues with this update because it is a big one!
@v1rusnl commented on GitHub (May 2, 2025):
Just updated atm to 1.3.0 and creating HTTPS ressource works.
@baldemar-wuda commented on GitHub (May 2, 2025):
Yes, now it is working!