mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 08:56:45 -05:00
[GH-ISSUE #1314] No new sites are added. #1851
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 @fernando-madepa on GitHub (Aug 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1314
When adding sites, no error message appears, but they are not saved.
Install everything according to the documentation without anything special.
@chachoCL commented on GitHub (Aug 24, 2025):
same, in a new install and in an instance updated from 1.5.0
@oschwartz10612 commented on GitHub (Aug 31, 2025):
Hi! Sorry for this! Not able to replicate this one. Does it work on the
latest version 1.9.2? Make sure to back up your config/ before updating.
When you click the button does nothing happen or does it look like it
creates the site (sends you back to the sites table) and it does not
show up? How often does this happen? Do you see anything in the console
logs or network tab about errors?
On older versions there is a checkbox you need to hit confirming you
copied the config before you can create the site. Did you hit that check
box?
@fernando-madepa commented on GitHub (Sep 1, 2025):
I was using version 1.8.0 with Docker, updated to 1.9.3, and now it works.
Thanks!
@oschwartz10612 commented on GitHub (Sep 1, 2025):
Great! Glad its working!