18F / afsmallbiz

Central point for all 18F Air Force Small Business projects
sbhub.wbi-icc.com
Other
5 stars 5 forks source link

SBIR-EZ starts without database connection #81

Open dwcaraway opened 10 years ago

dwcaraway commented 10 years ago

SBIR-EZ currently is able to start even if the database connection fails. Instead, the system should either fail to start or should display a warning page that the database connection is down.

Steps to recreate: Setup postgres database but don't give local access Install and Start SBIR-EZ Observe that Unable to connect to the database: [Error: error: password authentication failed for user "<your user name>"] shows in the terminal after starting SBIR-EZ but one is still able to navigate the site.