pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.85k stars 2.32k forks source link

[Bug]: Postgres egg seems to be broken #1549

Closed SentixDev closed 2 years ago

SentixDev commented 2 years ago

Panel Version

1.7.0

Wings Version

1.6.1

Service

postgres

Modified

No, I did not modify the egg

Expected Behavior

After setting up the server i wanted to connect to the postgres db.

Actual Behavior

Trying to connect via pgadmin results in "FATAL: password authentication failed for user 'pterodactyl'"

Steps To Reproduce

  1. Download the egg and create a port allocation in the node
  2. Create a server using the postgres egg and change the default passwords
  3. Replace postgresql.conf with the provided
  4. Add the pg_hba.conf entry for the host to be able to connect from
  5. Try to connect to the database with the configured password

Install logs

command is taking hours to load smh

janganlahkau commented 2 years ago

Can I get your web panel? Plss

FC5570 commented 2 years ago

Can this be looked into please. It's been almost a month since this issue was created.

Software-Noob commented 2 years ago

The specified egg variables are never used anywhere in the egg. I'm currently busy but leaving this here for the future.

tescomealdealll commented 2 years ago

sorry to ask but will this be fixed anytime soon?

SentixDev commented 2 years ago

sorry to ask but will this be fixed anytime soon?

I don't think so. Just install Postgres & pgadmin with docker compose, does the same job, just no fancy pterodactyl ui :(

ggvick commented 2 years ago

Thats sad, I would also love to see this egg fixed but nobody seems to care about it too much

omsenjalia commented 2 years ago

Yeaa

DTS-11 commented 2 years ago

any plans of fixing this issue?

DTS-11 commented 2 years ago

sorry to ask but will this be fixed anytime soon?

I don't think so. Just install Postgres & pgadmin with docker compose, does the same job, just no fancy pterodactyl ui :(

install postgres on my local machine or on the host? and how do I connect it? I can't find connection url and password.. kinda new to this platform