mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
PostgreSQL server installation always fails #416
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 @tobfd on GitHub (Sep 1, 2025).
Current Behavior
When I create a PostgreSQL server, it loads briefly and then tells me in the admin area that the installation has failed.
Expected Behavior
When I create the PostgreSQL server, it installs successfully.
Steps to Reproduce
Use egg Postgres 16 from https://github.com/pelican-eggs/database/tree/main/sql/postgres and create a server with it.
Panel Version
1.0.0-beta24
Wings Version
1.0.0-beta16
Games and/or Eggs Affected
Postgres 16
Docker Image
ghcr.io/parkervcp/yolks:postgres_16
Error Logs
Is there an existing issue for this?
@SilberGecko6917 commented on GitHub (Sep 1, 2025):
It's also not working on my server.
@notAreYouScared commented on GitHub (Sep 1, 2025):
For egg support, please use the egg support channels on discord.
@rmartinoscar commented on GitHub (Sep 1, 2025):
Just tried it on demo works as well