mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 13:19:07 -05:00
Fresh Pangolin installation crashes #770
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 @o3liger on GitHub (Nov 10, 2025).
Describe the Bug
I installed Pangolin on a fresh Netcup server.
The installation completed successfully without any errors.
After the installation I was able to register the admin user and create a new site, which worked normally at first. However, after a few minutes Pangolin becomes unreachable via the web interface. No error message appears, the page just stops responding (connection timeout).
Docker containers are all up and running.
Environment
To Reproduce
Expected Behavior
Pangolin should remain accessible via the web interface after installation.