You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the current behavior?
When I run make start on the terminal with the intention of starting the server locally, a message postgres is unavailable - sleeping
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via [repl][repl].
Run make build to build the docker image
Run make start to start the docker containers
The message postgres is unavailable - sleeping is displayed
What is the expected behavior?
Running the command, make start should start all the docker containers without any issues
NB: You can drop a comment below for more clarification
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
What is the current behavior?
When I run make start on the terminal with the intention of starting the server locally, a message postgres is unavailable - sleeping
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via [repl][repl].
What is the expected behavior?
Running the command, make start should start all the docker containers without any issues
NB: You can drop a comment below for more clarification
The text was updated successfully, but these errors were encountered: