Skip to content
Mobey-eth edited this page Aug 24, 2024 · 2 revisions

FAQs

Common Issues and Solutions

Issue: Application Fails to Connect to the Database

  • Solution: Ensure your PostgreSQL instances are running and the app.env file contains the correct database credentials.

Issue: Tests Timing Out

  • Solution: Add the -timeout tag to your test commands to prevent early timeout.

Issue: Configuration Not Loading

  • Solution: Ensure the app.env exists