-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[bitnami/discourse] docker.io/bitnami/discourse gets stuck on the connecting to db phase #72338
Comments
Hi, Could you add the |
so I decided i am running a posgresql container stand alone which works perferctly even over internet still same
|
this is the out put with debug on
|
Hi, Looking at the issue, it seems that the problem is not in the Bitnami packaging of Discourse, but a networking issue. It is not clear to me if the issue is in how you set up the networking or in docker itself. I will leave the ticket open in case someone from the community wants to share their experience. |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary. |
Name and Version
docker.io/bitnami/discourse:lsest
What architecture are you using?
None
What steps will reproduce the bug?
1.1 Linux 6.8.0-41-generic [bitnami/nginx-exporter] Release 0.10.0-debian-11-r16 #41-Ubuntu GNU/Linux
1.2 Docker version 27.2.0, build 3ab4256
1.3 I run npm, wordpress etc all some dockerized some not all using the mariadb and redis containers attached to a shared network iso_out and iso_in
this is the docker-compose
version: '3'
What is the expected behavior?
docker-compose up -d should just fire things up without an issue, since every component works on its own.
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: