mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
[GH-ISSUE #2788] v1.17.0 upgrade shows "no available server" message for local sites #11001
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 @gitmotion on GitHub (Apr 4, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2788
Describe the Bug
After upgrading to
v1.17.0, I was getting ano available servermessage when accessing alocalsite resource.Localsites (newt sites were fine)Workaround:
Not exactly sure what happened, but my guess would be a potential migration issue for local sites??
v1.17.0upgradeJust thought I'd mention this in case and if anyone else ran into the same issue for local sites
Thanks!
Environment
To Reproduce
Upgrade to 1.17.0 and access a local site
Expected Behavior
Upgrading to 1.17.0 should direct to local sites correctly
@oschwartz10612 commented on GitHub (Apr 5, 2026):
Hello! I think this was fixed shortly after the release in https://github.com/fosrl/pangolin/issues/2782. Could you pull the latest container images and try again and if it is still broken please LMK!
@gitmotion commented on GitHub (Apr 6, 2026):
confirmed it's working now, thanks!