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
During the setup process using Docker, an issue occurs while populating the database. It results in a database connection error, leading to the failure of the setup process.
Screenshots-
Steps to Reproduce:
Clone the repository and follow the setup instructions on a Fedora system.
Attempt to run the Docker Compose setup.
Try populating the database with the command rake dev:populate
Observe the database connection error
Desired Behavior:
It should have successfully populated the database
Environment:
Operating System: Fedora
The text was updated successfully, but these errors were encountered:
JiyaGupta-cs
changed the title
Database Connection Error: Unable to Connect to Hostname During Setup using Docker
Database Connection Error: During Setup using Docker
Dec 20, 2024
Current Behavior:
During the setup process using Docker, an issue occurs while populating the database. It results in a database connection error, leading to the failure of the setup process.
Screenshots-
Steps to Reproduce:
rake dev:populate
Desired Behavior:
It should have successfully populated the database
Environment:
Operating System: Fedora
The text was updated successfully, but these errors were encountered: