mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 09:21:15 -05:00
[GH-ISSUE #856] Failed to get Docker Status #3609
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 @C8opmBM on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/856
With last update, when we go to
Resources > Proxytab, there is an error popping up every time, on every resource.I enabled debug in logs, but there is no occurence showing.
@JW-CH commented on GitHub (Jun 6, 2025):
Same issue here, probably related to #802. I am using pangolin as a reverse proxy and do not have newt etc. installed.
@C8opmBM commented on GitHub (Jun 6, 2025):
Yes, this should have been mentioned, pangolin is in local mode, no newt.
@bmunro-peralex commented on GitHub (Jun 9, 2025):
got the same issue, looks like its firing two api calls everytime you click edit on a resource.
https://proxy.example.com/api/v1/site/1/docker/check
https://proxy.example.com/api/v1/site/1/docker/status
@oschwartz10612 commented on GitHub (Jun 9, 2025):
Fixed by
c135b5e3cf@github-actions[bot] commented on GitHub (Jun 24, 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.