Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Postgres database "Make it publicly available" option unticks after restart #5016

Closed
arxkdev opened this issue Jan 29, 2025 · 2 comments · Fixed by #5051
Closed

[Bug]: Postgres database "Make it publicly available" option unticks after restart #5016

arxkdev opened this issue Jan 29, 2025 · 2 comments · Fixed by #5051

Comments

@arxkdev
Copy link
Contributor

arxkdev commented Jan 29, 2025

Error Message and Logs

There's no errors anywhere from what I can see (Console & Network tabs). I tried checking my Horizon dashboard mycoolify.com/horizon and there was no failed jobs.

Steps to Reproduce

  1. Create a Postgres service
  2. Tick "Make it publicly available"
  3. Restart your proxy (of the server that it is running on)
  4. You'll see the option is now unticked and it is no longer publicly available

Example Repository URL

No response

Coolify Version

v4.0.0-beta.389

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04

Additional Information

Apparently, this issue exists in several database services on Coolify, although I haven't tested all of them. There is another similar issue for MySQL documented here: #4315 . According to #4315 , the checkbox unticks whenever the actual service is restarted, suggesting that any type of restart will untick it.

(This isn't a visual bug, it actually disconnects it from the public)

I started my proxy without realizing this had happened, and it took me a couple of hours to notice that I had inadvertently disconnected my database. While it's not a critical issue, it's certainly not ideal.

@arxkdev arxkdev added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 29, 2025
@takefy-dev
Copy link

Happens with Postgres, redis basically every time you restart a service with the "make it publicly available" checkbox

@andrasbacsai andrasbacsai self-assigned this Feb 3, 2025
@andrasbacsai andrasbacsai added 🐞 Confirmed Bug Verified issues that have been reproduced by the team. and removed 🔍 Triage Issues that need assessment and prioritization. labels Feb 3, 2025
@andrasbacsai
Copy link
Member

It will be fixed in the next version.

@andrasbacsai andrasbacsai linked a pull request Feb 3, 2025 that will close this issue
@andrasbacsai andrasbacsai added the ✅ Done Issues that are fixed and a PR is ready to be merged. label Feb 3, 2025
@github-actions github-actions bot removed 🐛 Bug Reported issues that need to be reproduced by the team. 🐞 Confirmed Bug Verified issues that have been reproduced by the team. ✅ Done Issues that are fixed and a PR is ready to be merged. labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants