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

waiting for postgres to become available.. #4670

Closed
akashverma0786 opened this issue Nov 7, 2023 Discussed in #4669 · 3 comments
Closed

waiting for postgres to become available.. #4670

akashverma0786 opened this issue Nov 7, 2023 Discussed in #4669 · 3 comments

Comments

@akashverma0786
Copy link

Discussed in #4669

Originally posted by akashverma0786 November 7, 2023
image
I followed the documentation but I am getting the same issue even after starting a new project.

@foarsitter
Copy link
Collaborator

The error message is pretty clear, just read the logs in the screenshot from top to bottom.

@akashverma0786
Copy link
Author

image
Now it shows password authentication failed

@foarsitter
Copy link
Collaborator

Make sure your container is initiated with the same credentials.
Search the docker volume docker volume ls and delete it docker volume rm <volume_name>. Then start your postgres instance again. Make sure you have enough memory left as your first screenshot shows you didn't. Then everything will be fine.

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

No branches or pull requests

2 participants