mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-11 03:53:21 -05:00
Subnet error after updating to 1.7 #513
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 @bhthllj on GitHub (Jul 21, 2025).
I was anticipating the feature to add domains in the gui. After updating to v1.7 and adding a domain using the gui, all worked fine. Previously, I had added a domain in the config.yml, which did work fine, but I did not want it to be seen the other organization I just created along with the newly added domain.
So I removed the domain from the config.yml, and now I was not able to create any additional sites or resources (see screenshot attached). Changing values for gerbil's block size / site block size or subnet group did not help.
I assume the entry in the yml was made persistent in the sqlite db and removing it caused the error.
@bhthllj commented on GitHub (Jul 21, 2025):
P.S.: I was able to reproduce the error on another vps by following the steps above, with the same result every time.
@miloschwartz commented on GitHub (Jul 21, 2025):
Are you on the latest 1.7.3?
@nico-checkmk commented on GitHub (Jul 22, 2025):
For me that was fixed with 1.7.3
@github-actions[bot] commented on GitHub (Aug 6, 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.