When using Concourse with an external database, it may be observed that the credhub and uaa processes are in a failing state. When looking at the logs in /var/vcap/sys/log/uaa/localhost.log, it shows:
SQL State : 08001
Error Code : 0
Message : The connection attempt failed.This error indicates for whatever reason, the VM where credhub and UAA are running cannot communicate with the configured DB. The following should be tested to narrow down where the issue may be:
If the above steps don't resolve the problem, please contact support.