mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #1321] Error fetching latest Newt version #38650
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 @marc-codina on GitHub (Aug 23, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1321
For some reason, my VPS' IP is blocked from api.github.com. (The error appeared 6 hours after creating the instance and installing Pangolin.)
This causes an error in the Pangolin logs when trying to access the Sites section.
This slows down the system until a timeout occurs, and the Sites section appears empty. If I try to create a new Resource, I cannot do so because there is no Site.
My temporary solution is to modify the server.mjs file and point to a local IP address from which to obtain the ‘tags’ file.