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

[bitnami/discourse] Postgres container not starting #27217

Closed
Squadz opened this issue Mar 13, 2023 · 3 comments
Closed

[bitnami/discourse] Postgres container not starting #27217

Squadz opened this issue Mar 13, 2023 · 3 comments
Assignees
Labels
discourse solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@Squadz
Copy link

Squadz commented Mar 13, 2023

Name and Version

bitnami/discourse:latest

What architecture are you using?

None

What steps will reproduce the bug?

  1. curl -sSL https://raw.githubusercontent.com/bitnami/containers/main/bitnami/discourse/docker-compose.yml > docker-compose.yml
  2. docker-compose up -d

What is the expected behavior?

All containers should be running

What do you see instead?

discourse_postgresql returns [123] FATAL: role "bn_discourse" does not exist

Also when trying to make persistent the application with:

-      - 'postgresql_data:/bitnami/postgresql'
+      - /path/to/postgresql-persistence:/bitnami/postgresql

We are getting mkdir: cannot create directory ‘/bitnami/postgresql/data’: Permission denied (issue 1210)

Additional information

No response

@Squadz Squadz added the tech-issues The user has a technical issue about an application label Mar 13, 2023
@github-actions github-actions bot added the triage Triage is needed label Mar 13, 2023
@Squadz Squadz changed the title [bitnami/discourse] [bitnami/discourse] Postgres container not starting Mar 13, 2023
@carrodher
Copy link
Member

Please, note that the Bitnami team is not actively monitoring GitHub Issues for this project. This issue will stay open for 20 days to allow the community to contribute, after 15 days without activity the issue will be marked as stale, being closed after 5 days.

If you would like to contribute to this container image by fixing a bug or adding a new feature, feel free to create a PR, the Bitnami team will be happy to review it and provide feedback.

@github-actions
Copy link

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.

@github-actions github-actions bot added the stale 15 days without activity label Mar 30, 2023
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

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.

@github-actions github-actions bot added the solved label Apr 4, 2023
@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discourse solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants