mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[GH-ISSUE #2164] Raw TCP or UDP Resource cannot be viewed and throws an Exception #6878
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 @tayvermtos on GitHub (Dec 24, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2164
Describe the Bug
After the latest Upgrade to Pangolin 1.14 I can no longer view the General Tab of a raw TCP or UDP Resource.
Environment
To Reproduce
Upgrade to Pangolin 1.14
Either create a new TCP or UDP Public Resource
Go on to the Resource and You will see the Proxy Tab
When You press on the "General" Tab You will get the following:
"Application error: a client-side exception has occurred while loading control26.tower-tech.co.uk (see the browser console for more information)."
I think the reason is this:
Expected Behavior
It should display the Info of that raw TCP or UDP resource
@oschwartz10612 commented on GitHub (Dec 24, 2025):
Will be fixed in the next patch by
8fa62a0