mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
Error fetching latest Newt version #603
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).
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.